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
ba313fb9
Commit
ba313fb9
authored
Aug 08, 2021
by
msgroup
Browse files
依赖源码说明
parent
83870afb
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
ba313fb9
...
@@ -45,6 +45,7 @@
...
@@ -45,6 +45,7 @@
<artifactId>
ms-base
</artifactId>
<artifactId>
ms-base
</artifactId>
<version>
2.1.5
</version>
<version>
2.1.5
</version>
</dependency>
</dependency>
<!--base源码-->
<dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-base
</artifactId>
<artifactId>
ms-base
</artifactId>
...
@@ -57,6 +58,7 @@
...
@@ -57,6 +58,7 @@
<artifactId>
ms-basic
</artifactId>
<artifactId>
ms-basic
</artifactId>
<version>
2.1.5
</version>
<version>
2.1.5
</version>
</dependency>
</dependency>
<!--basic源码-->
<dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-basic
</artifactId>
<artifactId>
ms-basic
</artifactId>
...
@@ -69,6 +71,7 @@
...
@@ -69,6 +71,7 @@
<artifactId>
ms-mdiy
</artifactId>
<artifactId>
ms-mdiy
</artifactId>
<version>
2.1.5
</version>
<version>
2.1.5
</version>
</dependency>
</dependency>
<!--mdiy源码-->
<dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-mdiy
</artifactId>
<artifactId>
ms-mdiy
</artifactId>
...
@@ -76,6 +79,7 @@
...
@@ -76,6 +79,7 @@
<classifier>
sources
</classifier>
<classifier>
sources
</classifier>
<scope>
provided
</scope>
<scope>
provided
</scope>
</dependency>
</dependency>
<!--store入口依赖(源码不开发),如果不需要MStore可以直接去掉依赖-->
<dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<groupId>
net.mingsoft
</groupId>
<artifactId>
store-client
</artifactId>
<artifactId>
store-client
</artifactId>
...
...
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