浏览代码

依赖源码说明

msgroup 4 年之前
父节点
当前提交
83870afbad
共有 1 个文件被更改,包括 21 次插入0 次删除
  1. 21 0
      pom.xml

+ 21 - 0
pom.xml

@@ -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>