|
|
@ -35,12 +35,32 @@
|
|
|
|
<version>23.04.01-SNAPSHOT</version>
|
|
|
|
<version>23.04.01-SNAPSHOT</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 시스템로그 -->
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>cokr.xit.base</groupId>
|
|
|
|
<groupId>cokr.xit.base</groupId>
|
|
|
|
<artifactId>xit-syslog</artifactId>
|
|
|
|
<artifactId>xit-syslog</artifactId>
|
|
|
|
<version>23.04.01-SNAPSHOT</version>
|
|
|
|
<version>23.04.01-SNAPSHOT</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 암복호화 -->
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.egovframe.rte</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.egovframe.rte.fdl.crypto</artifactId>
|
|
|
|
|
|
|
|
<version>4.1.0</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>cokr.xit.base</groupId>
|
|
|
|
|
|
|
|
<artifactId>xit-crypto</artifactId>
|
|
|
|
|
|
|
|
<version>23.04.01-SNAPSHOT</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 마리아DB -->
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.mariadb.jdbc</groupId>
|
|
|
|
|
|
|
|
<artifactId>mariadb-java-client</artifactId>
|
|
|
|
|
|
|
|
<scope>runtime</scope>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 자망연계 -->
|
|
|
|
<!-- 자망연계 -->
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>cokr.xit.interfaces</groupId>
|
|
|
|
<groupId>cokr.xit.interfaces</groupId>
|
|
|
@ -55,7 +75,18 @@
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- TODO : 전기차 여부 연계 -->
|
|
|
|
<!-- TODO : 전기차 여부 연계 -->
|
|
|
|
|
|
|
|
<!-- <dependency>
|
|
|
|
|
|
|
|
<groupId></groupId>
|
|
|
|
|
|
|
|
<artifactId></artifactId>
|
|
|
|
|
|
|
|
<version></version>
|
|
|
|
|
|
|
|
</dependency> -->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- TODO : 미세먼지(mecar) 연계 -->
|
|
|
|
<!-- TODO : 미세먼지(mecar) 연계 -->
|
|
|
|
|
|
|
|
<!-- <dependency>
|
|
|
|
|
|
|
|
<groupId></groupId>
|
|
|
|
|
|
|
|
<artifactId></artifactId>
|
|
|
|
|
|
|
|
<version></version>
|
|
|
|
|
|
|
|
</dependency> -->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 국민신문고 -->
|
|
|
|
<!-- 국민신문고 -->
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
@ -65,6 +96,11 @@
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- TODO : 새올 민원 연계 -->
|
|
|
|
<!-- TODO : 새올 민원 연계 -->
|
|
|
|
|
|
|
|
<!-- <dependency>
|
|
|
|
|
|
|
|
<groupId></groupId>
|
|
|
|
|
|
|
|
<artifactId></artifactId>
|
|
|
|
|
|
|
|
<version></version>
|
|
|
|
|
|
|
|
</dependency> -->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 차세대세외수입 개별시스템 연계 -->
|
|
|
|
<!-- 차세대세외수입 개별시스템 연계 -->
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
@ -79,33 +115,13 @@
|
|
|
|
<version>23.04.01-SNAPSHOT</version>
|
|
|
|
<version>23.04.01-SNAPSHOT</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- epost -->
|
|
|
|
<!-- epost 연계 -->
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>cokr.xit.interfaces</groupId>
|
|
|
|
<groupId>cokr.xit.interfaces</groupId>
|
|
|
|
<artifactId>xit-epost</artifactId>
|
|
|
|
<artifactId>xit-epost</artifactId>
|
|
|
|
<version>23.04.01-SNAPSHOT</version>
|
|
|
|
<version>23.04.01-SNAPSHOT</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 암복호화 -->
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.egovframe.rte</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.egovframe.rte.fdl.crypto</artifactId>
|
|
|
|
|
|
|
|
<version>4.1.0</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>cokr.xit.base</groupId>
|
|
|
|
|
|
|
|
<artifactId>xit-crypto</artifactId>
|
|
|
|
|
|
|
|
<version>23.04.01-SNAPSHOT</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 마리아DB -->
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.mariadb.jdbc</groupId>
|
|
|
|
|
|
|
|
<artifactId>mariadb-java-client</artifactId>
|
|
|
|
|
|
|
|
<scope>runtime</scope>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 한컴 한글 라이브러리 -->
|
|
|
|
<!-- 한컴 한글 라이브러리 -->
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>kr.dogfoot</groupId>
|
|
|
|
<groupId>kr.dogfoot</groupId>
|
|
|
@ -126,7 +142,6 @@
|
|
|
|
<artifactId>commons-net</artifactId>
|
|
|
|
<artifactId>commons-net</artifactId>
|
|
|
|
<version>2.2</version>
|
|
|
|
<version>2.2</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>commons-discovery</groupId>
|
|
|
|
<groupId>commons-discovery</groupId>
|
|
|
|
<artifactId>commons-discovery</artifactId>
|
|
|
|
<artifactId>commons-discovery</artifactId>
|
|
|
@ -141,6 +156,18 @@
|
|
|
|
<version>2.11.5</version>
|
|
|
|
<version>2.11.5</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 바코드 관련 -->
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>com.google.zxing</groupId>
|
|
|
|
|
|
|
|
<artifactId>core</artifactId>
|
|
|
|
|
|
|
|
<version>3.5.3</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>com.google.zxing</groupId>
|
|
|
|
|
|
|
|
<artifactId>javase</artifactId>
|
|
|
|
|
|
|
|
<version>3.5.3</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
</dependencies>
|
|
|
|
</dependencies>
|
|
|
|
|
|
|
|
|
|
|
|
<build>
|
|
|
|
<build>
|
|
|
|