프로젝트 의존물들

compile

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

그룹ID 산출물ID 버전 형식 Licenses
com.poscoict glue-core 5.2.0-RELEASE jar Glue Framework License
org.springframework.data spring-data-redis 2.3.5.RELEASE jar Apache License, Version 2.0

runtime

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

그룹ID 산출물ID 버전 형식 Licenses
redis.clients jedis 3.3.0 jar MIT

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

프로젝트 전이 의존물

다음은 이 프로젝트의 전이 의존물 (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-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-oxm 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
org.springframework.data spring-data-commons 2.3.5.RELEASE jar Apache License, Version 2.0
org.springframework.data spring-data-keyvalue 2.3.5.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 Redis, 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 Context Support, Spring Core, Spring Data Core, Spring Data KeyValue, Spring Data Redis, Spring Expression Language (SpEL), Spring JDBC, Spring Object/XML Marshalling, Spring Transaction, Spring Web, Spring Web MVC

MIT: Jedis

알 수 없음: 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, 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.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
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-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-oxm-5.2.10.RELEASE.jar 64.2 kB 55 37 7 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
spring-data-commons-2.3.5.RELEASE.jar 1.2 MB 827 756 42 1.8 Yes
spring-data-keyvalue-2.3.5.RELEASE.jar 107.5 kB 103 75 12 1.8 Yes
spring-data-redis-2.3.5.RELEASE.jar 1.9 MB 1132 1078 31 1.8 Yes
jedis-3.3.0.jar 678.5 kB 601 587 5 1.7 Yes
Total 크기 항목들 클래스 패키지 Java Version Debug Information
32 30 MB 21170 14417 819 1.8 31
compile: 21 compile: 15.8 MB compile: 11543 compile: 10651 compile: 576 - compile: 20
test: 7 test: 11.8 MB test: 8156 test: 2380 test: 206 - test: 7
runtime: 4 runtime: 2.4 MB runtime: 1471 runtime: 1386 runtime: 37 - runtime: 4