프로젝트 의존물들

compile

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

그룹ID 산출물ID 버전 형식 Licenses
com.poscoict glue-core 5.2.0-RELEASE jar Glue Framework License
org.mybatis mybatis 3.5.6 jar The Apache Software License, Version 2.0
org.mybatis mybatis-spring 2.0.6 jar The Apache Software License, Version 2.0

test

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

그룹ID 산출물ID 버전 형식 Licenses
ch.qos.logback logback-classic 1.2.3 jar Eclipse Public License - v 1.0GNU Lesser General Public License
junit junit 4.13 jar Eclipse Public License 1.0
net.sf.ehcache ehcache 2.10.6 jar The Apache Software License, Version 2.0
org.apache.commons commons-dbcp2 2.8.0 jar Apache License, Version 2.0
org.xerial sqlite-jdbc 3.28.0 jar The Apache Software License, Version 2.0

프로젝트 전이 의존물

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

compile

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

그룹ID 산출물ID 버전 형식 Licenses
com.poscoict glue-schema 5.2.0-RELEASE jar Glue Framework License
com.poscoict.license license-api 1.3.0 jar -
org.apache.commons commons-lang3 3.11 jar Apache License, Version 2.0
org.bouncycastle bcprov-jdk15on 1.60 jar Bouncy Castle Licence
org.slf4j slf4j-api 1.7.30 jar MIT License
org.springframework spring-aop 5.2.10.RELEASE jar Apache License, Version 2.0
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-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
org.springframework spring-web 5.2.10.RELEASE jar Apache License, Version 2.0
org.springframework spring-webmvc 5.2.10.RELEASE jar Apache License, Version 2.0

runtime

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

그룹ID 산출물ID 버전 형식 Licenses
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
ch.qos.logback logback-core 1.2.3 jar Eclipse Public License - v 1.0GNU Lesser General Public License
org.apache.commons commons-pool2 2.8.1 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License

프로젝트 의존물 그래프

의존물 트리

라이센스

Glue Framework License: Glue Core, Glue MyBatis, Glue Schema

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

Apache License, Version 2.0: Apache Commons DBCP, Apache Commons Lang, Apache Commons Pool, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Transaction, Spring Web, Spring Web MVC

알 수 없음: 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: Jackson-annotations, Jackson-core, SQLite JDBC, ehcache, jackson-databind, mybatis, mybatis-spring

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.3.jar 290.3 kB 234 175 27 1.6 Yes
logback-core-1.2.3.jar 471.9 kB 419 373 36 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.0-RELEASE.jar 315.9 kB 220 169 29 1.8 Yes
glue-schema-5.2.0-RELEASE.jar 21.1 kB 35 15 2 1.8 Yes
license-api-1.3.0.jar 33.7 kB 35 19 3 1.8 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-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
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
mybatis-3.5.6.jar 1.7 MB 1094 996 74 1.8 Yes
mybatis-spring-2.0.6.jar 71.2 kB 55 32 9 1.8 Yes
slf4j-api-1.7.30.jar 41.5 kB 46 34 4 1.5 Yes
spring-aop-5.2.10.RELEASE.jar 372.8 kB 306 277 17 1.8 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-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
spring-web-5.2.10.RELEASE.jar 1.4 MB 997 927 55 1.8 Yes
spring-webmvc-5.2.10.RELEASE.jar 956.8 kB 586 541 28 1.8 Yes
sqlite-jdbc-3.28.0.jar 6 MB 150 100 7 1.6 Yes
Total 크기 항목들 클래스 패키지 Java Version Debug Information
29 33.7 MB 19611 12893 801 1.8 28
compile: 18 compile: 14.2 MB compile: 10435 compile: 9614 compile: 556 - compile: 17
test: 8 test: 17.8 MB test: 8306 test: 2480 test: 213 - test: 8
runtime: 3 runtime: 1.7 MB runtime: 870 runtime: 799 runtime: 32 - runtime: 3