|
|
@ -70,6 +70,13 @@
|
|
|
|
<scope>runtime</scope>
|
|
|
|
<scope>runtime</scope>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 엑셀,한컴한글 -->
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>cokr.xit.base</groupId>
|
|
|
|
|
|
|
|
<artifactId>xit-docs</artifactId>
|
|
|
|
|
|
|
|
<version>23.04.01-SNAPSHOT</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 자망연계 -->
|
|
|
|
<!-- 자망연계 -->
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>cokr.xit.interfaces</groupId>
|
|
|
|
<groupId>cokr.xit.interfaces</groupId>
|
|
|
@ -131,13 +138,6 @@
|
|
|
|
<version>23.04.01-SNAPSHOT</version>
|
|
|
|
<version>23.04.01-SNAPSHOT</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 한컴 한글 라이브러리 -->
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>kr.dogfoot</groupId>
|
|
|
|
|
|
|
|
<artifactId>hwplib</artifactId>
|
|
|
|
|
|
|
|
<version>1.1.1</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- PDF 라이브러리 -->
|
|
|
|
<!-- PDF 라이브러리 -->
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.pdfbox</groupId>
|
|
|
|
<groupId>org.apache.pdfbox</groupId>
|
|
|
|