다음은 이 프로젝트의 의존물 목록입니다. 이 의존물들은 애플리케이션을 컴파일하고 실행하는 데에 필수적인 것들입니다:
그룹ID | 산출물ID | 버전 | 형식 | License |
---|---|---|---|---|
com.poscoict | glue-core | 5.1.0-RELEASE | jar | POSCOICT_License.txt |
org.springframework | spring-context | 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.data | spring-data-redis | 2.3.5.RELEASE | jar | Apache License, Version 2.0 |
다음은 이 프로젝트의 런타임 환경 의존물 목록입니다. 이 의존물들은 애플리케이션을 실행하는 데에 필수적인 것들입니다:
그룹ID | 산출물ID | 버전 | 형식 | License |
---|---|---|---|---|
redis.clients | jedis | 3.3.0 | jar | MIT |
다음은 이 프로젝트의 테스트에 대한 의존물 목록입니다. 이 의존물들은 오직 애플리케이션들에 대한 단위테스트를 컴파일하고 실행하는 데에 필수적인 것들입니다:
그룹ID | 산출물ID | 버전 | 형식 | License |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.2.3 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
com.fasterxml.jackson.core | jackson-databind | 2.9.10 | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.13 | jar | Eclipse Public License 1.0 |
다음은 이 프로젝트의 전이 의존물 (Transitive Dependencies) 목록입니다. 전이 의존물들은 프로젝트 의존물들의 의존물들입니다.
다음은 이 프로젝트의 의존물 목록입니다. 이 의존물들은 애플리케이션을 컴파일하고 실행하는 데에 필수적인 것들입니다:
그룹ID | 산출물ID | 버전 | 형식 | License |
---|---|---|---|---|
com.poscoict | glue-schema | 5.1.0-RELEASE | jar | POSCOICT_License.txt |
com.poscoict.license | license-api | 1.2.2 | jar | - |
com.sun.xml.bind | jaxb-core | 2.2.11 | jar | CDDL+GPL License |
com.sun.xml.bind | jaxb-impl | 2.2.11 | jar | CDDL+GPL License |
commons-codec | commons-codec | 1.14 | jar | Apache License, Version 2.0 |
javax.xml.bind | jaxb-api | 2.2.11 | jar | CDDL 1.1-GPL2 w/ CPE |
net.sf.ehcache | ehcache | 2.10.6 | jar | src/assemble/EHCACHE-CORE-LICENSE.txt |
org.apache.commons | commons-lang3 | 3.11 | jar | Apache License, Version 2.0 |
org.apache.xmlbeans | xmlbeans | 3.1.0 | jar | The Apache Software 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-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-oxm | 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-websocket | 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 |
다음은 이 프로젝트의 런타임 환경 의존물 목록입니다. 이 의존물들은 애플리케이션을 실행하는 데에 필수적인 것들입니다:
그룹ID | 산출물ID | 버전 | 형식 | License |
---|---|---|---|---|
org.apache.commons | commons-pool2 | 2.6.2 | jar | Apache License, Version 2.0 |
다음은 이 프로젝트의 테스트에 대한 의존물 목록입니다. 이 의존물들은 오직 애플리케이션들에 대한 단위테스트를 컴파일하고 실행하는 데에 필수적인 것들입니다:
그룹ID | 산출물ID | 버전 | 형식 | License |
---|---|---|---|---|
ch.qos.logback | logback-core | 1.2.3 | jar | Eclipse Public License - v 1.0-GNU 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 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
CDDL 1.1: Java Architecture for XML Binding
Glue Framework License: Glue Core, Glue Redis, Glue Schema
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
GPL2 w/ CPE: Java Architecture for XML Binding
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest Core
Bouncy Castle Licence: Bouncy Castle Provider
Apache License, Version 2.0: Apache Commons Codec, 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 Object/XML Marshalling, Spring Transaction, Spring Web, Spring WebSocket
MIT: Jedis
알 수 없음: POSCO ICT License API
CDDL+GPL License: Old JAXB Core, Old JAXB Runtime
The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, XmlBeans, ehcache, jackson-databind
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
파일명 | 크기 | 항목들 | 클래스 | 패키지 | JDK Rev | 디버그 |
---|---|---|---|---|---|---|
logback-classic-1.2.3.jar | 283.53 kB | 234 | 175 | 27 | 1.6 | debug |
logback-core-1.2.3.jar | 460.84 kB | 419 | 373 | 36 | 1.6 | debug |
jackson-annotations-2.9.10.jar | 65.33 kB | 80 | 68 | 1 | 1.6 | debug |
jackson-core-2.9.10.jar | 318.00 kB | 132 | 107 | 11 | 1.6 | debug |
jackson-databind-2.9.10.jar | 1.29 MB | 658 | 624 | 20 | 1.7 | debug |
glue-core/target/classes | - | 0 | 0 | 0 | - | release |
glue-schema/target/classes | - | 0 | 0 | 0 | - | release |
license-api-1.2.2.jar | 33.70 kB | 36 | 21 | 3 | 1.6 | debug |
jaxb-core-2.2.11.jar | 246.42 kB | 251 | 175 | 23 | 1.6 | debug |
jaxb-impl-2.2.11.jar | 1,023.30 kB | 670 | 537 | 19 | 1.6 | debug |
commons-codec-1.14.jar | 339.52 kB | 249 | 102 | 7 | 1.7 | debug |
jaxb-api-2.2.11.jar | 99.85 kB | 122 | 104 | 6 | 1.5 | debug |
junit-4.13.jar | 372.82 kB | 387 | 348 | 32 | 1.5 | debug |
ehcache-2.10.6.jar | 9.76 MB | 6,876 | 1,283 | 101 | 1.8 | debug |
commons-lang3-3.11.jar | 564.20 kB | 368 | 339 | 17 | 1.8 | debug |
commons-pool2-2.6.2.jar | 126.15 kB | 92 | 77 | 3 | 1.7 | debug |
xmlbeans-3.1.0.jar | 2.46 MB | 2,092 | 1,373 | 51 | 1.6 | debug |
bcprov-jdk15on-1.60.jar | 4.00 MB | 3,494 | 3,330 | 149 | 1.5 | release |
hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
slf4j-api-1.7.30.jar | 40.50 kB | 46 | 34 | 4 | 1.5 | debug |
spring-aop-5.2.10.RELEASE.jar | 364.02 kB | 306 | 277 | 17 | 1.8 | debug |
spring-beans-5.2.10.RELEASE.jar | 672.30 kB | 414 | 384 | 13 | 1.8 | debug |
spring-context-5.2.10.RELEASE.jar | 1.17 MB | 967 | 880 | 64 | 1.8 | debug |
spring-context-support-5.2.10.RELEASE.jar | 178.67 kB | 140 | 119 | 11 | 1.8 | debug |
spring-core-5.2.10.RELEASE.jar | 1.38 MB | 1,023 | 965 | 47 | 1.8 | debug |
spring-expression-5.2.10.RELEASE.jar | 275.60 kB | 164 | 150 | 6 | 1.8 | debug |
spring-jcl-5.2.10.RELEASE.jar | 23.40 kB | 28 | 17 | 2 | 1.8 | debug |
spring-oxm-5.2.10.RELEASE.jar | 62.66 kB | 55 | 37 | 7 | 1.8 | debug |
spring-tx-5.2.10.RELEASE.jar | 307.25 kB | 288 | 254 | 20 | 1.8 | debug |
spring-web-5.2.10.RELEASE.jar | 1.38 MB | 997 | 927 | 55 | 1.8 | debug |
spring-websocket-5.2.10.RELEASE.jar | 411.55 kB | 275 | 241 | 22 | 1.8 | debug |
spring-data-commons-2.3.5.RELEASE.jar | 1.16 MB | 827 | 756 | 42 | 1.8 | debug |
spring-data-keyvalue-2.3.5.RELEASE.jar | 104.96 kB | 103 | 75 | 12 | 1.8 | debug |
spring-data-redis-2.3.5.RELEASE.jar | 1.79 MB | 1,132 | 1,078 | 31 | 1.8 | debug |
jedis-3.3.0.jar | 662.64 kB | 601 | 587 | 5 | 1.7 | debug |
Total | 크기 | 항목들 | 클래스 | 패키지 | JDK Rev | 디버그 |
35 | 31.30 MB | 23,578 | 15,862 | 867 | 1.8 | 32 |
compile: 26 | compile: 27.74 MB | compile: 20,923 | compile: 13,458 | compile: 729 | - | compile: 23 |
test: 7 | test: 2.79 MB | test: 1,962 | test: 1,740 | test: 130 | - | test: 7 |
runtime: 2 | runtime: 788.79 kB | runtime: 693 | runtime: 664 | runtime: 8 | - | runtime: 2 |
레파지토리ID | URL | 릴리즈 | 스냅샷 | Blacklisted |
---|---|---|---|---|
spring-libs-snapshot | https://repo.spring.io/libs-snapshot | 가능 | 가능 | - |
RnD_releases | http://localrepository:8081/nexus/content/repositories/releases/ | 가능 | 가능 | - |
central | http://repo.maven.apache.org/maven2 | 가능 | - | - |
terracotta-snapshots | http://www.terracotta.org/download/reflector/snapshots | 가능 | 가능 | Yes |
terracotta-releases | http://www.terracotta.org/download/reflector/releases | 가능 | 가능 | Yes |
spring-libs-release | https://repo.spring.io/libs-release | 가능 | 가능 | - |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | - | 가능 | Yes |
jvnet-nexus-staging | https://maven.java.net/content/repositories/staging/ | 가능 | 가능 | - |
RnD_thirdparty | http://localrepository:8081/nexus/content/repositories/thirdparty/ | 가능 | 가능 | - |
releases.java.net | https://maven.java.net/content/repositories/releases/ | 가능 | 가능 | - |
apache.snapshots | https://repository.apache.org/snapshots | - | 가능 | - |
각 의존물에 대한 레파지토리 위치