프로젝트 의존물들

compile

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

그룹ID 산출물ID 버전 형식 License
com.fasterxml.jackson.core jackson-databind 2.9.10 jar The Apache Software License, Version 2.0
com.poscoict glue-schema 5.1.0-RELEASE jar POSCOICT_License.txt
com.poscoict.license license-api 1.2.2 jar -
commons-codec commons-codec 1.14 jar Apache License, Version 2.0
commons-httpclient commons-httpclient 3.1 jar Apache License
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.jcs jcs 1.3 jar The Apache Software License, Version 2.0
org.apache.poi poi-ooxml 3.17 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.30 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-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-webmvc 5.2.10.RELEASE jar Apache License, Version 2.0
org.springframework spring-websocket 5.2.10.RELEASE jar Apache License, Version 2.0

test

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

그룹ID 산출물ID 버전 형식 License
ch.qos.logback logback-classic 1.2.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
junit junit 4.13 jar Eclipse Public License 1.0
mysql mysql-connector-java 8.0.22 jar The GNU General Public License, v2 with FOSS exception
org.apache.commons commons-dbcp2 2.7.0 jar Apache License, Version 2.0
org.apache.commons commons-pool2 2.8.1 jar Apache License, Version 2.0
org.mariadb.jdbc mariadb-java-client 2.6.2 jar LGPL-2.1
org.postgresql postgresql 42.2.18 jar BSD-2-Clause
org.xerial sqlite-jdbc 3.28.0 jar The Apache Software License, Version 2.0

provided

다음과 같이 프로젝트의 의존물 목록을 제공합니다. 이 의존물들은 애플리케이션의 컴파일에 필요한 것들이지만, 라이브러리를 사용할 때에 기본적으로 제공되어야 하는 것들입니다:

그룹ID 산출물ID 버전 형식 License 선택사항
javax javaee-api 6.0 jar CDDL + GPLv2 with classpath exception No
com.oracle.database.jdbc ojdbc8 19.3.0.0 jar Oracle Free Use Terms and Conditions (FUTC) Yes
net.sourceforge.jexcelapi jxl 2.6.12 jar GNU Lesser General Public License Yes
org.jboss jboss-vfs 3.0.0.GA jar lgpl Yes

프로젝트 전이 의존물

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

compile

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

그룹ID 산출물ID 버전 형식 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.github.virtuald curvesapi 1.04 jar BSD License
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
concurrent concurrent 1.0 jar -
javax.xml.bind jaxb-api 2.2.11 jar CDDL 1.1-GPL2 w/ CPE
org.apache.commons commons-collections4 4.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-schemas 3.17 jar The Apache Software 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.springframework spring-aop 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-web 5.2.10.RELEASE jar Apache License, Version 2.0

test

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

그룹ID 산출물ID 버전 형식 License
ch.qos.logback logback-core 1.2.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.google.protobuf protobuf-java 3.11.4 jar 3-Clause BSD License
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
org.checkerframework checker-qual 3.5.0 jar The MIT License
org.hamcrest hamcrest-core 1.3 jar New BSD License

provided

다음과 같이 프로젝트의 의존물 목록을 제공합니다. 이 의존물들은 애플리케이션의 컴파일에 필요한 것들이지만, 라이브러리를 사용할 때에 기본적으로 제공되어야 하는 것들입니다:

그룹ID 산출물ID 버전 형식 License 선택사항
com.oracle.database.ha ons 19.3.0.0 jar Oracle Free Use Terms and Conditions (FUTC) Yes
com.oracle.database.ha simplefan 19.3.0.0 jar Oracle Free Use Terms and Conditions (FUTC) Yes
com.oracle.database.jdbc ucp 19.3.0.0 jar Oracle Free Use Terms and Conditions (FUTC) Yes
com.oracle.database.security oraclepki 19.3.0.0 jar Oracle Free Use Terms and Conditions (FUTC) Yes
com.oracle.database.security osdt_cert 19.3.0.0 jar Oracle Free Use Terms and Conditions (FUTC) Yes
com.oracle.database.security osdt_core 19.3.0.0 jar Oracle Free Use Terms and Conditions (FUTC) Yes
org.jboss.logging jboss-logging-spi 2.2.0.CR1 jar lgpl Yes

프로젝트 의존물 그래프

의존물 트리

라이센스

The GNU General Public License, v2 with FOSS exception: MySQL Connector/J

3-Clause BSD License: Protocol Buffers [Core]

CDDL 1.1: Java Architecture for XML Binding

Glue Framework License: Glue Core, Glue Schema

LGPL-2.1: mariadb-java-client

lgpl: JBoss Logging Programming Interface, JBoss VFS

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

Apache License: HttpClient

BSD-2-Clause: PostgreSQL JDBC Driver

GPL2 w/ CPE: Java Architecture for XML Binding

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

New BSD License: Hamcrest Core

Bouncy Castle Licence: Bouncy Castle Provider

BSD License: curvesapi

The MIT License: Checker Qual

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Collections, 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 Expression Language (SpEL), Spring JDBC, Spring Transaction, Spring Web, Spring Web MVC, Spring WebSocket

Oracle Free Use Terms and Conditions (FUTC): ojdbc8, ons, oraclepki, osdt_cert, osdt_core, simplefan, ucp

CDDL + GPLv2 with classpath exception: Java(TM) EE 6 Specification APIs

알 수 없음: POSCO ICT License API, concurrent

CDDL+GPL License: Old JAXB Core, Old JAXB Runtime

The Apache Software License, Version 2.0: Apache Commons Logging, Apache POI, Jackson-annotations, Jackson-core, Jakarta JCS, SQLite JDBC, XmlBeans, ehcache, jackson-databind

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

의존 파일 상세

파일명 크기 항목들 클래스 패키지 JDK Rev 디버그 Sealed
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 -
curvesapi-1.04.jar 96.06 kB 102 83 6 1.5 debug -
protobuf-java-3.11.4.jar 1.58 MB 692 666 2 1.7 debug -
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 -
commons-httpclient-3.1.jar 297.85 kB 183 167 8 1.2 debug -
commons-logging-1.2.jar 60.38 kB 42 28 2 1.2 debug -
concurrent-1.0.jar 247.06 kB 227 218 2 1.1 debug -
javaee-api-6.0.jar 956.66 kB 1,983 1,830 118 1.6 release -
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 -
mysql-connector-java-8.0.22.jar 2.28 MB 1,052 1,000 28 1.8 debug -
ehcache-2.10.6.jar 9.76 MB 6,876 1,283 101 1.8 debug -
commons-collections4-4.1.jar 733.63 kB 548 518 18 1.6 debug -
commons-dbcp2-2.7.0.jar 203.59 kB 97 80 4 1.8 debug -
commons-lang3-3.11.jar 564.20 kB 368 339 17 1.8 debug -
commons-pool2-2.8.1.jar 129.99 kB 93 78 3 1.8 debug -
jcs-1.3.jar 425.14 kB 325 265 51 1.3 debug -
poi-3.17.jar 2.58 MB 1,793 1,715 64 1.6 debug -
poi-ooxml-3.17.jar 1.41 MB 732 670 46 1.6 debug -
poi-ooxml-schemas-3.17.jar 5.65 MB 5,846 2,579 48 1.6 release -
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 -
checker-qual-3.5.0.jar 209.36 kB 382 321 33 1.8 debug -
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug -
mariadb-java-client-2.6.2.jar 606.72 kB 297 240 41 1.8 debug -
postgresql-42.2.18.jar 981.17 kB 515 453 41 1.8 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-jdbc-5.2.10.RELEASE.jar 399.40 kB 315 285 17 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-webmvc-5.2.10.RELEASE.jar 934.33 kB 586 541 28 1.8 debug -
spring-websocket-5.2.10.RELEASE.jar 411.55 kB 275 241 22 1.8 debug -
sqlite-jdbc-3.28.0.jar 5.76 MB 150 100 7 1.6 debug -
ons-19.3.0.0.jar 141.29 kB 108 97 5 1.6 debug -
simplefan-19.3.0.0.jar 28.52 kB 35 30 2 1.8 debug -
ojdbc8-19.3.0.0.jar 4.02 MB 1,930 1,844 39 1.8 debug sealed
Total 크기 항목들 클래스 패키지 JDK Rev 디버그 Sealed
51 57.00 MB 38,801 27,060 1,380 1.8 47 1
compile: 34 compile: 38.98 MB compile: 30,333 compile: 19,352 compile: 957 - compile: 31 -
test: 13 test: 12.90 MB test: 4,412 test: 3,907 test: 259 - test: 13 -
provided: 4 provided: 5.12 MB provided: 4,056 provided: 3,801 provided: 164 - provided: 3 provided: 1

의존물 레파지토리 위치

레파지토리ID URL 릴리즈 스냅샷 Blacklisted
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
jvnet-nexus-staging https://maven.java.net/content/repositories/staging/ 가능 가능 -
repository.jboss.org http://repository.jboss.org/maven2/ 가능 - -
RnD_thirdparty http://localrepository:8081/nexus/content/repositories/thirdparty/ 가능 가능 -
releases.java.net https://maven.java.net/content/repositories/releases/ 가능 가능 -
jboss http://repository.jboss.org/maven2 가능 - -
RnD_releases http://localrepository:8081/nexus/content/repositories/releases/ 가능 가능 -
snapshots.jboss.org http://snapshots.jboss.org/maven2/ - 가능 -
jboss-snapshots http://snapshots.jboss.org/maven2 - 가능 -
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - 가능 Yes
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - 가능 Yes

각 의존물에 대한 레파지토리 위치

산출물 Nexus jvnet-nexus-staging repository.jboss.org RnD_thirdparty releases.java.net jboss RnD_releases snapshots.jboss.org jboss-snapshots
ch.qos.logback:logback-classic:jar:1.2.3 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
ch.qos.logback:logback-core:jar:1.2.3 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
com.fasterxml.jackson.core:jackson-annotations:jar:2.9.10 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
com.fasterxml.jackson.core:jackson-core:jar:2.9.10 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
com.fasterxml.jackson.core:jackson-databind:jar:2.9.10 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
com.github.virtuald:curvesapi:jar:1.04 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
com.google.protobuf:protobuf-java:jar:3.11.4 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
com.poscoict:glue-schema:jar:5.1.0-RELEASE Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - Found at http://localrepository:8081/nexus/content/repositories/releases/ - -
com.poscoict.license:license-api:jar:1.2.2 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - Found at http://localrepository:8081/nexus/content/repositories/releases/ - -
com.sun.xml.bind:jaxb-core:jar:2.2.11 Found at http://localrepository:8081/nexus/content/groups/public/ Found at https://maven.java.net/content/repositories/staging/ - - Found at https://maven.java.net/content/repositories/releases/ - - - -
com.sun.xml.bind:jaxb-impl:jar:2.2.11 Found at http://localrepository:8081/nexus/content/groups/public/ Found at https://maven.java.net/content/repositories/staging/ - - Found at https://maven.java.net/content/repositories/releases/ - - - -
commons-codec:commons-codec:jar:1.14 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
commons-httpclient:commons-httpclient:jar:3.1 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
commons-logging:commons-logging:jar:1.2 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
concurrent:concurrent:jar:1.0 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
javax:javaee-api:jar:6.0 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
javax.xml.bind:jaxb-api:jar:2.2.11 Found at http://localrepository:8081/nexus/content/groups/public/ Found at https://maven.java.net/content/repositories/staging/ - - Found at https://maven.java.net/content/repositories/releases/ - - - -
junit:junit:jar:4.13 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
mysql:mysql-connector-java:jar:8.0.22 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
net.sf.ehcache:ehcache:jar:2.10.6 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.apache.commons:commons-collections4:jar:4.1 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.apache.commons:commons-dbcp2:jar:2.7.0 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.apache.commons:commons-lang3:jar:3.11 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.apache.commons:commons-pool2:jar:2.8.1 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.apache.jcs:jcs:jar:1.3 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.apache.poi:poi:jar:3.17 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.apache.poi:poi-ooxml:jar:3.17 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.apache.poi:poi-ooxml-schemas:jar:3.17 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.apache.xmlbeans:xmlbeans:jar:3.1.0 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.bouncycastle:bcprov-jdk15on:jar:1.60 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.checkerframework:checker-qual:jar:3.5.0 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.hamcrest:hamcrest-core:jar:1.3 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.mariadb.jdbc:mariadb-java-client:jar:2.6.2 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.postgresql:postgresql:jar:42.2.18 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.slf4j:slf4j-api:jar:1.7.30 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.springframework:spring-aop:jar:5.2.10.RELEASE Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.springframework:spring-beans:jar:5.2.10.RELEASE Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.springframework:spring-context:jar:5.2.10.RELEASE Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.springframework:spring-context-support:jar:5.2.10.RELEASE Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.springframework:spring-core:jar:5.2.10.RELEASE Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.springframework:spring-expression:jar:5.2.10.RELEASE Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.springframework:spring-jcl:jar:5.2.10.RELEASE Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.springframework:spring-jdbc:jar:5.2.10.RELEASE Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.springframework:spring-tx:jar:5.2.10.RELEASE Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.springframework:spring-web:jar:5.2.10.RELEASE Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.springframework:spring-webmvc:jar:5.2.10.RELEASE Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.springframework:spring-websocket:jar:5.2.10.RELEASE Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.xerial:sqlite-jdbc:jar:3.28.0 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
com.oracle.database.ha:ons:jar:19.3.0.0 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
com.oracle.database.ha:simplefan:jar:19.3.0.0 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
com.oracle.database.jdbc:ojdbc8:jar:19.3.0.0 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
com.oracle.database.jdbc:ucp:jar:19.3.0.0 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
com.oracle.database.security:oraclepki:jar:19.3.0.0 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
com.oracle.database.security:osdt_cert:jar:19.3.0.0 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
com.oracle.database.security:osdt_core:jar:19.3.0.0 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
net.sourceforge.jexcelapi:jxl:jar:2.6.12 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
org.jboss:jboss-vfs:jar:3.0.0.GA Found at http://localrepository:8081/nexus/content/groups/public/ - - Found at http://localrepository:8081/nexus/content/repositories/thirdparty/ - - - - -
org.jboss.logging:jboss-logging-spi:jar:2.2.0.CR1 Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - - -
Total Nexus jvnet-nexus-staging repository.jboss.org RnD_thirdparty releases.java.net jboss RnD_releases snapshots.jboss.org jboss-snapshots
58 (compile: 34, test: 13, provided: 11) 58 3 0 1 3 0 2 0 0