Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
0d79f10c
Commit
0d79f10c
authored
Oct 03, 2020
by
RuoYi
Browse files
jna指定版本
parent
d3595cd9
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
0d79f10c
...
...
@@ -78,11 +78,13 @@
<dependency>
<groupId>
net.java.dev.jna
</groupId>
<artifactId>
jna
</artifactId>
<version>
${jna.version}
</version>
</dependency>
<dependency>
<groupId>
net.java.dev.jna
</groupId>
<artifactId>
jna-platform
</artifactId>
<version>
${jna.version}
</version>
</dependency>
<!-- swagger2-->
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment