프로젝트 의존물들

compile

다음은 이 프로젝트의 의존물 목록입니다. 이 의존물들은 애플리케이션을 컴파일하고 실행하는 데에 필수적인 것들입니다:

그룹ID 산출물ID 버전 형식 Licenses
com.poscoict glue-core 5.2.1-RELEASE jar Glue Framework License
org.apache.commons commons-dbcp2 2.8.0 jar Apache License, Version 2.0

runtime

다음은 이 프로젝트의 런타임 환경 의존물 목록입니다. 이 의존물들은 애플리케이션을 실행하는 데에 필수적인 것들입니다:

그룹ID 산출물ID 버전 형식 Licenses
ch.qos.logback logback-classic 1.2.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License

test

다음은 이 프로젝트의 테스트에 대한 의존물 목록입니다. 이 의존물들은 오직 애플리케이션들에 대한 단위테스트를 컴파일하고 실행하는 데에 필수적인 것들입니다:

그룹ID 산출물ID 버전 형식 Licenses
junit junit 4.13 jar Eclipse Public License 1.0

프로젝트 전이 의존물

다음은 이 프로젝트의 전이 의존물 (Transitive Dependencies) 목록입니다. 전이 의존물들은 프로젝트 의존물들의 의존물들입니다.

compile

다음은 이 프로젝트의 의존물 목록입니다. 이 의존물들은 애플리케이션을 컴파일하고 실행하는 데에 필수적인 것들입니다:

그룹ID 산출물ID 버전 형식 Licenses
com.poscoict glue-schema 5.2.1-RELEASE jar Glue Framework License
com.poscoict.license license-api 1.3.0 jar -
commons-codec commons-codec 1.15 jar Apache License, Version 2.0
commons-httpclient commons-httpclient 3.1 jar -
net.sf.ehcache ehcache 2.10.6 jar The Apache Software License, Version 2.0
org.apache.commons commons-collections4 4.1 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.11 jar Apache License, Version 2.0
org.apache.commons commons-pool2 2.8.1 jar Apache License, Version 2.0
org.apache.poi poi 3.17 jar The Apache Software License, Version 2.0
org.apache.poi poi-ooxml 3.17 jar The Apache Software License, Version 2.0
org.apache.poi poi-ooxml-schemas 3.17 jar The Apache Software License, Version 2.0
org.bouncycastle bcprov-jdk15on 1.60 jar Bouncy Castle Licence
org.slf4j slf4j-api 1.7.36 jar MIT License
org.springframework spring-beans 5.2.10.RELEASE jar Apache License, Version 2.0
org.springframework spring-context 5.2.10.RELEASE jar Apache License, Version 2.0
org.springframework spring-context-support 5.2.10.RELEASE jar Apache License, Version 2.0
org.springframework spring-core 5.2.10.RELEASE jar Apache License, Version 2.0
org.springframework spring-expression 5.2.10.RELEASE jar Apache License, Version 2.0
org.springframework spring-jcl 5.2.10.RELEASE jar Apache License, Version 2.0
org.springframework spring-jdbc 5.2.10.RELEASE jar Apache License, Version 2.0
org.springframework spring-tx 5.2.10.RELEASE jar Apache License, Version 2.0

runtime

다음은 이 프로젝트의 런타임 환경 의존물 목록입니다. 이 의존물들은 애플리케이션을 실행하는 데에 필수적인 것들입니다:

그룹ID 산출물ID 버전 형식 Licenses
ch.qos.logback logback-core 1.2.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml.jackson.core jackson-annotations 2.9.10 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.9.10 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.9.10 jar The Apache Software License, Version 2.0

test

다음은 이 프로젝트의 테스트에 대한 의존물 목록입니다. 이 의존물들은 오직 애플리케이션들에 대한 단위테스트를 컴파일하고 실행하는 데에 필수적인 것들입니다:

그룹ID 산출물ID 버전 형식 Licenses
org.hamcrest hamcrest-core 1.3 jar New BSD License

프로젝트 의존물 그래프

의존물 트리

라이센스

Glue Framework License: Glue Core, Glue Scheduler Job (API), Glue Schema

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons DBCP, Apache Commons Lang, Apache Commons Pool, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Transaction

알 수 없음: POSCO ICT License API

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Apache POI, Jackson-annotations, Jackson-core, ehcache, jackson-databind

Bouncy Castle Licence: Bouncy Castle Provider

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

의존 파일 상세

파일명 크기 항목들 클래스 패키지 Java Version Debug Information
logback-classic-1.2.11.jar 231.9 kB 207 157 25 1.6 Yes
logback-core-1.2.11.jar 448.8 kB 398 354 34 1.6 Yes
jackson-annotations-2.9.10.jar 66.9 kB 80 68 1 1.6 Yes
jackson-core-2.9.10.jar 325.6 kB 132 107 11 1.6 Yes
jackson-databind-2.9.10.jar 1.3 MB 658 624 20 1.7 Yes
glue-core-5.2.1-RELEASE.jar 322.1 kB 220 169 29 1.8 Yes
glue-schema-5.2.1-RELEASE.jar 21.3 kB 35 15 2 1.8 Yes
license-api-1.3.0.jar 33.7 kB 35 19 3 1.8 Yes
commons-codec-1.15.jar 353.8 kB 253 106 7 1.7 Yes
commons-httpclient-3.1.jar 305 kB 183 167 8 1.2 Yes
junit-4.13.jar 381.8 kB 387 348 32 1.5 Yes
ehcache-2.10.6.jar 10.2 MB 6876 1283 101 1.8 Yes
commons-collections4-4.1.jar 751.2 kB 548 518 18 1.6 Yes
commons-dbcp2-2.8.0.jar 207.8 kB 95 78 4 1.8 Yes
commons-lang3-3.11.jar 577.7 kB 368 339 17 1.8 Yes
commons-pool2-2.8.1.jar 133.1 kB 93 78 3 1.8 Yes
poi-3.17.jar 2.7 MB 1793 1715 64 1.6 Yes
poi-ooxml-3.17.jar 1.5 MB 732 670 46 1.6 Yes
poi-ooxml-schemas-3.17.jar 5.9 MB 5846 2579 48 1.6 No
bcprov-jdk15on-1.60.jar 4.2 MB 3494 3330 149 1.5 No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
spring-beans-5.2.10.RELEASE.jar 688.4 kB 414 384 13 1.8 Yes
spring-context-5.2.10.RELEASE.jar 1.2 MB 967 880 64 1.8 Yes
spring-context-support-5.2.10.RELEASE.jar 183 kB 140 119 11 1.8 Yes
spring-core-5.2.10.RELEASE.jar 1.4 MB 1023 965 47 1.8 Yes
spring-expression-5.2.10.RELEASE.jar 282.2 kB 164 150 6 1.8 Yes
spring-jcl-5.2.10.RELEASE.jar 24 kB 28 17 2 1.8 Yes
spring-jdbc-5.2.10.RELEASE.jar 409 kB 315 285 17 1.8 Yes
spring-tx-5.2.10.RELEASE.jar 314.6 kB 288 254 20 1.8 Yes
Total 크기 항목들 클래스 패키지 Java Version Debug Information
30 34.7 MB 25870 15857 809 1.8 28
compile: 23 compile: 31.9 MB compile: 23956 compile: 14154 compile: 683 - compile: 21
test: 2 test: 426.8 kB test: 439 test: 393 test: 35 - test: 2
runtime: 5 runtime: 2.4 MB runtime: 1475 runtime: 1310 runtime: 91 - runtime: 5