|
@@ -36,48 +36,54 @@
|
|
|
<dependencies>
|
|
<dependencies>
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>net.mingsoft</groupId>
|
|
<groupId>net.mingsoft</groupId>
|
|
|
- <artifactId>ms-ad</artifactId>
|
|
|
|
|
- </dependency>
|
|
|
|
|
- <dependency>
|
|
|
|
|
- <groupId>net.mingsoft</groupId>
|
|
|
|
|
- <artifactId>ms-clean</artifactId>
|
|
|
|
|
- </dependency>
|
|
|
|
|
- <dependency>
|
|
|
|
|
- <groupId>net.mingsoft</groupId>
|
|
|
|
|
- <artifactId>ms-mattention</artifactId>
|
|
|
|
|
- </dependency>
|
|
|
|
|
- <dependency>
|
|
|
|
|
- <groupId>net.mingsoft</groupId>
|
|
|
|
|
- <artifactId>ms-mcomment</artifactId>
|
|
|
|
|
- </dependency>
|
|
|
|
|
- <dependency>
|
|
|
|
|
- <groupId>net.mingsoft</groupId>
|
|
|
|
|
- <artifactId>ms-mpay</artifactId>
|
|
|
|
|
- </dependency>
|
|
|
|
|
- <dependency>
|
|
|
|
|
- <groupId>net.mingsoft</groupId>
|
|
|
|
|
- <artifactId>ms-msend</artifactId>
|
|
|
|
|
- </dependency>
|
|
|
|
|
- <dependency>
|
|
|
|
|
- <groupId>net.mingsoft</groupId>
|
|
|
|
|
<artifactId>ms-mpeople</artifactId>
|
|
<artifactId>ms-mpeople</artifactId>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
+
|
|
|
|
|
+<!-- <dependency>-->
|
|
|
|
|
+<!-- <groupId>net.mingsoft</groupId>-->
|
|
|
|
|
+<!-- <artifactId>ms-ad</artifactId>-->
|
|
|
|
|
+<!-- </dependency>-->
|
|
|
|
|
+<!-- <dependency>-->
|
|
|
|
|
+<!-- <groupId>net.mingsoft</groupId>-->
|
|
|
|
|
+<!-- <artifactId>ms-clean</artifactId>-->
|
|
|
|
|
+<!-- </dependency>-->
|
|
|
|
|
+<!-- <dependency>-->
|
|
|
|
|
+<!-- <groupId>net.mingsoft</groupId>-->
|
|
|
|
|
+<!-- <artifactId>ms-mattention</artifactId>-->
|
|
|
|
|
+<!-- </dependency>-->
|
|
|
|
|
+<!-- <dependency>-->
|
|
|
|
|
+<!-- <groupId>net.mingsoft</groupId>-->
|
|
|
|
|
+<!-- <artifactId>ms-mcomment</artifactId>-->
|
|
|
|
|
+<!-- </dependency>-->
|
|
|
|
|
+<!-- <dependency>-->
|
|
|
|
|
+<!-- <groupId>net.mingsoft</groupId>-->
|
|
|
|
|
+<!-- <artifactId>ms-mpay</artifactId>-->
|
|
|
|
|
+<!-- </dependency>-->
|
|
|
|
|
+<!-- <dependency>-->
|
|
|
|
|
+<!-- <groupId>net.mingsoft</groupId>-->
|
|
|
|
|
+<!-- <artifactId>ms-msend</artifactId>-->
|
|
|
|
|
+<!-- </dependency>-->
|
|
|
|
|
+
|
|
|
|
|
+<!-- <dependency>-->
|
|
|
|
|
+<!-- <groupId>net.mingsoft</groupId>-->
|
|
|
|
|
+<!-- <artifactId>ms-quartz</artifactId>-->
|
|
|
|
|
+<!-- </dependency>-->
|
|
|
|
|
+<!-- <dependency>-->
|
|
|
|
|
+<!-- <groupId>net.mingsoft</groupId>-->
|
|
|
|
|
+<!-- <artifactId>ms-spider</artifactId>-->
|
|
|
|
|
+<!-- </dependency>-->
|
|
|
|
|
+<!-- <dependency>-->
|
|
|
|
|
+<!-- <groupId>net.mingsoft</groupId>-->
|
|
|
|
|
+<!-- <artifactId>ms-mweixin</artifactId>-->
|
|
|
|
|
+<!-- </dependency>-->
|
|
|
|
|
+
|
|
|
|
|
+ <!-- 此部分是铭飞平台MStroe的客户端(MStore不在铭飞开源产品范围),如果不需要使用MStore可以删除掉 -->
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>net.mingsoft</groupId>
|
|
<groupId>net.mingsoft</groupId>
|
|
|
- <artifactId>ms-quartz</artifactId>
|
|
|
|
|
- </dependency>
|
|
|
|
|
- <dependency>
|
|
|
|
|
- <groupId>net.mingsoft</groupId>
|
|
|
|
|
- <artifactId>ms-spider</artifactId>
|
|
|
|
|
- </dependency>
|
|
|
|
|
- <dependency>
|
|
|
|
|
- <groupId>net.mingsoft</groupId>
|
|
|
|
|
- <artifactId>ms-mweixin</artifactId>
|
|
|
|
|
|
|
+ <artifactId>store-client</artifactId>
|
|
|
|
|
+ <version>5.1</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
|
|
- <!-- 此部分是铭飞平台MStroe的客户端(MStore不在铭飞开源产品范围),如果不需要使用MStore可以删除掉 -->
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
</dependencies>
|
|
</dependencies>
|
|
|
|
|
|
|
|
<build>
|
|
<build>
|