|
|
@ -42,34 +42,14 @@
|
|
|
|
</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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>cokr.xit.app</groupId>
|
|
|
|
<groupId>cokr.xit.app</groupId>
|
|
|
|
<artifactId>fims-java-public</artifactId>
|
|
|
|
<artifactId>fims-java-public</artifactId>
|
|
|
|
<version>1.0.0-SNAPSHOT</version>
|
|
|
|
<version>1.0.0-SNAPSHOT</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 문자전송 -->
|
|
|
|
<!-- 문자전송 -->
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>cokr.xit.interfaces</groupId>
|
|
|
|
<groupId>cokr.xit.interfaces</groupId>
|
|
|
|