|
|
@ -43,25 +43,8 @@
|
|
|
|
</pluginRepository>
|
|
|
|
</pluginRepository>
|
|
|
|
</pluginRepositories>
|
|
|
|
</pluginRepositories>
|
|
|
|
|
|
|
|
|
|
|
|
<dependencyManagement>
|
|
|
|
|
|
|
|
<dependencies>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>3rd-party</groupId>
|
|
|
|
|
|
|
|
<artifactId>echelon</artifactId>
|
|
|
|
|
|
|
|
<scope>compile</scope>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>3rd-party</groupId>
|
|
|
|
|
|
|
|
<artifactId>dguard</artifactId>
|
|
|
|
|
|
|
|
<scope>compile</scope>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</dependencies>
|
|
|
|
|
|
|
|
</dependencyManagement>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<dependencies>
|
|
|
|
<dependencies>
|
|
|
|
|
|
|
|
<!-- 1.fims-java-* -->
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>cokr.xit.app</groupId>
|
|
|
|
<groupId>cokr.xit.app</groupId>
|
|
|
|
<artifactId>fims-java-all</artifactId>
|
|
|
|
<artifactId>fims-java-all</artifactId>
|
|
|
|