|
|
@ -59,7 +59,8 @@
|
|
|
|
</pluginRepositories>
|
|
|
|
</pluginRepositories>
|
|
|
|
|
|
|
|
|
|
|
|
<dependencies>
|
|
|
|
<dependencies>
|
|
|
|
<!-- 앱 지원 -->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 1. 앱 지원 -->
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>cokr.xit.app</groupId>
|
|
|
|
<groupId>cokr.xit.app</groupId>
|
|
|
|
<artifactId>app-support-java</artifactId>
|
|
|
|
<artifactId>app-support-java</artifactId>
|
|
|
@ -81,8 +82,6 @@
|
|
|
|
<version>2.4.11</version>
|
|
|
|
<version>2.4.11</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</dependencies>
|
|
|
|
</dependencies>
|
|
|
|
|
|
|
|
|
|
|
|
<build>
|
|
|
|
<build>
|
|
|
|