Browse Source

依赖源码说明

msgroup 4 năm trước cách đây
mục cha
commit
83870afbad
1 tập tin đã thay đổi với 21 bổ sung0 xóa
  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>