|
|
@ -82,6 +82,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
<dependencies>
|
|
|
|
<dependencies>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>cokr.xit.app</groupId>
|
|
|
|
|
|
|
|
<artifactId>fims-java-public</artifactId>
|
|
|
|
|
|
|
|
<version>0.0.1-SNAPSHOT</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 유니코드, 캐릭터셋 탐지 -->
|
|
|
|
<!-- 유니코드, 캐릭터셋 탐지 -->
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>com.ibm.icu</groupId>
|
|
|
|
<groupId>com.ibm.icu</groupId>
|
|
|
@ -181,17 +188,6 @@
|
|
|
|
<version>3.5.3</version>
|
|
|
|
<version>3.5.3</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>cokr.xit.app</groupId>
|
|
|
|
|
|
|
|
<artifactId>app-support</artifactId>
|
|
|
|
|
|
|
|
<version>0.0.1-SNAPSHOT</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>cokr.xit.app</groupId>
|
|
|
|
|
|
|
|
<artifactId>fims-java-public</artifactId>
|
|
|
|
|
|
|
|
<version>0.0.1-SNAPSHOT</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</dependencies>
|
|
|
|
</dependencies>
|
|
|
|
|
|
|
|
|
|
|
|
<build>
|
|
|
|
<build>
|
|
|
|