|
|
@@ -47,13 +47,34 @@
|
|
|
</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>
|