소스 검색

依赖源码说明

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>