Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cloud-backend
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
framework
cloud-backend
Commits
44556299
Commit
44556299
authored
Jul 12, 2021
by
袁伟铭
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.0.0
parent
e3ccb0c0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
sys-server/pom.xml
+4
-4
No files found.
sys-server/pom.xml
View file @
44556299
...
@@ -139,16 +139,16 @@
...
@@ -139,16 +139,16 @@
<!-- 解析客户端操作系统、浏览器信息 -->
<!-- 解析客户端操作系统、浏览器信息 -->
<dependency>
<dependency>
<groupId>
eu.bitwalker
</groupId>
<groupId>
nl.basjes.parse.useragent
</groupId>
<artifactId>
UserAgentUtils
</artifactId>
<artifactId>
yauaa
</artifactId>
<version>
1.21
</version>
<version>
5.23
</version>
</dependency>
</dependency>
<!-- 获取系统信息 -->
<!-- 获取系统信息 -->
<dependency>
<dependency>
<groupId>
com.github.oshi
</groupId>
<groupId>
com.github.oshi
</groupId>
<artifactId>
oshi-core
</artifactId>
<artifactId>
oshi-core
</artifactId>
<version>
5.
3.6
</version>
<version>
5.
7.1
</version>
</dependency>
</dependency>
<!-- excel工具 -->
<!-- excel工具 -->
...
...
Write
Preview
Markdown
is supported
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