|
|
@ -78,7 +78,27 @@
|
|
|
|
<version>4.1.0</version>
|
|
|
|
<version>4.1.0</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 3. xit-foundation -->
|
|
|
|
<!-- 3. 암복호화thirdpary -->
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>3rd-party</groupId>
|
|
|
|
|
|
|
|
<artifactId>echelon</artifactId>
|
|
|
|
|
|
|
|
<version>2.5</version>
|
|
|
|
|
|
|
|
<scope>compile</scope>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>3rd-party</groupId>
|
|
|
|
|
|
|
|
<artifactId>dguard</artifactId>
|
|
|
|
|
|
|
|
<version>1.0</version>
|
|
|
|
|
|
|
|
<scope>compile</scope>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.egovframe.rte</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.egovframe.rte.fdl.crypto</artifactId>
|
|
|
|
|
|
|
|
<version>4.1.0</version>
|
|
|
|
|
|
|
|
<scope>compile</scope>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 4. xit-foundation -->
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>cokr.xit.base</groupId>
|
|
|
|
<groupId>cokr.xit.base</groupId>
|
|
|
|
<artifactId>xit-foundation</artifactId>
|
|
|
|
<artifactId>xit-foundation</artifactId>
|
|
|
|