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
MCMS
Commits
83870afb
Commit
83870afb
authored
Aug 08, 2021
by
msgroup
Browse files
依赖源码说明
parent
12762e39
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
83870afb
...
...
@@ -45,15 +45,36 @@
<artifactId>
ms-base
</artifactId>
<version>
2.1.5
</version>
</dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-base
</artifactId>
<version>
2.1.5
</version>
<classifier>
sources
</classifier>
<scope>
provided
</scope>
</dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-basic
</artifactId>
<version>
2.1.5
</version>
</dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-basic
</artifactId>
<version>
2.1.5
</version>
<classifier>
sources
</classifier>
<scope>
provided
</scope>
</dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-mdiy
</artifactId>
<version>
2.1.5
</version>
</dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-mdiy
</artifactId>
<version>
2.1.5
</version>
<classifier>
sources
</classifier>
<scope>
provided
</scope>
</dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
...
...
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