Commit 4cb0ade4 by gechengyang

变更swiftCore swiftMx最新jar包

parent b86a29e1
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <!-- <dependency>
<artifactId>swiftMt</artifactId> <artifactId>swiftMt</artifactId>
<groupId>com.brilliance.swift</groupId> <groupId>com.brilliance.swift</groupId>
<version>2.0-isc</version> <version>2.0-isc</version>
...@@ -63,6 +63,34 @@ ...@@ -63,6 +63,34 @@
<artifactId>swiftCore</artifactId> <artifactId>swiftCore</artifactId>
<groupId>com.brilliance.swift</groupId> <groupId>com.brilliance.swift</groupId>
<version>2.0-isc</version> <version>2.0-isc</version>
</dependency>-->
<!-- <dependency>
<artifactId>swiftMt</artifactId>
<groupId>com.brilliance.swift</groupId>
<version>2.0</version>
</dependency>-->
<dependency>
<artifactId>swiftMt</artifactId>
<groupId>com.brilliance.swift</groupId>
<version>2.0-isc</version>
</dependency>
<dependency>
<artifactId>swiftMt-common</artifactId>
<groupId>com.brilliance.swift</groupId>
<version>2.0-isc</version>
</dependency>
<dependency>
<artifactId>swiftMx</artifactId>
<groupId>com.brilliance.swift</groupId>
<version>2.0</version>
</dependency>
<dependency>
<artifactId>swiftCore</artifactId>
<groupId>com.brilliance.swift</groupId>
<version>2.0</version>
</dependency> </dependency>
<dependency> <dependency>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment