프로젝트 의존물들

compile

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

그룹ID 산출물ID 버전 형식 Licenses 선택사항
com.fasterxml.jackson.core jackson-databind 2.13.5 jar The Apache Software License, Version 2.0 No
com.poscoict glue-schema 5.2.2 jar Glue Framework License No
com.poscoict.license license-api 1.3.0 jar - No
commons-codec commons-codec 1.15 jar Apache License, Version 2.0 No
commons-httpclient commons-httpclient 3.1 jar - No
jakarta.mail jakarta.mail-api 1.6.7 jar EPL 2.0GPL2 w/ CPEEDL 1.0 No
net.sf.ehcache ehcache 2.10.9.2 jar The Apache Software License, Version 2.0 No
org.apache.commons commons-dbcp2 2.9.0 jar Apache License, Version 2.0 No
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0 No
org.apache.jcs jcs 1.3 jar - No
org.apache.poi poi-ooxml 4.1.2 jar Apache License, Version 2.0 No
org.glassfish.jaxb jaxb-runtime 2.3.9 jar Eclipse Distribution License - v 1.0 No
org.slf4j slf4j-api 1.7.32 jar MIT License No
org.springframework spring-context-support 5.3.31 jar Apache License, Version 2.0 No
org.springframework spring-jdbc 5.3.31 jar Apache License, Version 2.0 No
org.springframework spring-webmvc 5.3.31 jar Apache License, Version 2.0 No
org.springframework spring-websocket 5.3.31 jar Apache License, Version 2.0 Yes

test

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

그룹ID 산출물ID 버전 형식 Licenses
ch.qos.logback logback-classic 1.2.13 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.mysql mysql-connector-j 8.0.33 jar The GNU General Public License, v2 with Universal FOSS Exception, v1.0
junit junit 4.13 jar Eclipse Public License 1.0
org.mariadb.jdbc mariadb-java-client 3.1.4 jar LGPL-2.1
org.postgresql postgresql 42.3.8 jar BSD-2-Clause
org.xerial sqlite-jdbc 3.36.0.3 jar The Apache Software License, Version 2.0

provided

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

그룹ID 산출물ID 버전 형식 Licenses 선택사항
jakarta.servlet jakarta.servlet-api 4.0.4 jar EPL 2.0GPL2 w/ CPE No
net.sourceforge.jexcelapi jxl 2.6.12 jar GNU Lesser General Public License No
org.jboss jboss-vfs 3.0.0.GA jar lgpl No
com.oracle.database.jdbc ojdbc8 19.3.0.0 jar Oracle Free Use Terms and Conditions (FUTC) Yes

프로젝트 전이 의존물

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

compile

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

그룹ID 산출물ID 버전 형식 Licenses
com.fasterxml.jackson.core jackson-annotations 2.13.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.13.5 jar The Apache Software License, Version 2.0
com.sun.istack istack-commons-runtime 3.0.12 jar Eclipse Distribution License - v 1.0
concurrent concurrent 1.0 jar -
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
org.apache.commons commons-collections4 4.4 jar Apache License, Version 2.0
org.apache.commons commons-compress 1.19 jar Apache License, Version 2.0
org.apache.commons commons-pool2 2.10.0 jar Apache License, Version 2.0
org.apache.poi poi 4.1.2 jar Apache License, Version 2.0
org.apache.poi poi-ooxml-schemas 4.1.2 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.glassfish.jaxb txw2 2.3.9 jar Eclipse Distribution License - v 1.0
org.springframework spring-aop 5.3.31 jar Apache License, Version 2.0
org.springframework spring-beans 5.3.31 jar Apache License, Version 2.0
org.springframework spring-context 5.3.31 jar Apache License, Version 2.0
org.springframework spring-core 5.3.31 jar Apache License, Version 2.0
org.springframework spring-expression 5.3.31 jar Apache License, Version 2.0
org.springframework spring-jcl 5.3.31 jar Apache License, Version 2.0
org.springframework spring-tx 5.3.31 jar Apache License, Version 2.0
org.springframework spring-web 5.3.31 jar Apache License, Version 2.0

runtime

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

그룹ID 산출물ID 버전 형식 Licenses
com.sun.activation jakarta.activation 1.2.2 jar EDL 1.0

test

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

그룹ID 산출물ID 버전 형식 Licenses
ch.qos.logback logback-core 1.2.13 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.github.ben-manes.caffeine caffeine 2.9.3 jar Apache License, Version 2.0
com.github.waffle waffle-jna 3.2.0 jar MIT
com.google.errorprone error_prone_annotations 2.10.0 jar Apache 2.0
com.google.protobuf protobuf-java 3.21.9 jar BSD-3-Clause
net.java.dev.jna jna 5.12.1 jar LGPL-2.1-or-laterApache-2.0
net.java.dev.jna jna-platform 5.12.1 jar LGPL-2.1-or-laterApache-2.0
org.checkerframework checker-qual 3.5.0 jar The MIT License
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.slf4j jcl-over-slf4j 1.7.36 jar Apache License, Version 2.0

provided

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

그룹ID 산출물ID 버전 형식 Licenses 선택사항
org.jboss.logging jboss-logging-spi 2.2.0.CR1 jar lgpl No
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

프로젝트 의존물 그래프

의존물 트리

라이센스

Glue Framework License: Glue Core, Glue Schema

lgpl: JBoss Logging Programming Interface, JBoss VFS

Apache 2.0: error-prone annotations

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

GPL2 w/ CPE: Jakarta Mail API jar, Jakarta Servlet

The GNU General Public License, v2 with Universal FOSS Exception, v1.0: MySQL Connector/J

New BSD License: Hamcrest Core

LGPL-2.1-or-later: Java Native Access, Java Native Access Platform

The MIT License: Checker Qual

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons Compress, Apache Commons DBCP, Apache Commons Lang, Apache Commons Pool, Apache POI, Caffeine cache, JCL 1.2 implemented over SLF4J, 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

Apache-2.0: Java Native Access, Java Native Access Platform

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

EPL 2.0: Jakarta Mail API jar, Jakarta Servlet

알 수 없음: POSCO ICT License API, concurrent

LGPL-2.1: mariadb-java-client

BSD-2-Clause: PostgreSQL JDBC Driver

BSD-3-Clause: Protocol Buffers [Core]

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

Bouncy Castle Licence: Bouncy Castle Provider

EDL 1.0: Jakarta Activation, Jakarta Mail API jar

Eclipse Distribution License - v 1.0: JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime

MIT: waffle-jna

The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, SQLite JDBC, XmlBeans, ehcache, jackson-databind

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

의존 파일 상세

파일명 크기 항목들 클래스 패키지 Java Version Debug Information Sealed
logback-classic-1.2.13.jar 232.1 kB 207 157 25 1.6 Yes No
logback-core-1.2.13.jar 449.6 kB 398 354 34 1.6 Yes No
jackson-annotations-2.13.5.jar 75.7 kB 84 72 2 - Yes No
jackson-core-2.13.5.jar 375.2 kB 156 128 13 - Yes No
jackson-databind-2.13.5.jar 1.5 MB 746 708 23 - Yes No
caffeine-2.9.3.jar 912.1 kB 703 692 4 1.8 Yes No
waffle-jna-3.2.0.jar 71.7 kB 72 54 7 1.8 Yes No
error_prone_annotations-2.10.0.jar 16 kB 37 25 2 1.7 Yes No
protobuf-java-3.21.9.jar 1.7 MB 705 679 2 1.7 Yes No
mysql-connector-j-8.0.33.jar 2.5 MB 1117 1065 29 1.8 Yes No
glue-schema-5.2.2.jar 21.2 kB 35 15 2 1.8 Yes No
license-api-1.3.0.jar 33.8 kB 35 19 3 1.8 Yes No
jakarta.activation-1.2.2.jar 68.5 kB 61 43 4 - Yes No
istack-commons-runtime-3.0.12.jar 29.8 kB 44 23 4 - Yes No
commons-codec-1.15.jar 353.8 kB 253 106 7 1.7 Yes No
commons-httpclient-3.1.jar 305 kB 183 167 8 1.2 Yes No
concurrent-1.0.jar 253 kB 227 218 2 1.1 Yes No
jakarta.mail-api-1.6.7.jar 220.4 kB 156 141 6 - Yes No
jakarta.servlet-api-4.0.4.jar 83 kB 108 85 4 1.8 Yes No
jakarta.xml.bind-api-2.3.3.jar 115.6 kB 137 111 7 - Yes No
junit-4.13.jar 381.8 kB 387 348 32 1.5 Yes No
jna-5.12.1.jar 1.9 MB 186 123 4 1.6 Yes No
jna-platform-5.12.1.jar 1.4 MB 1326 1279 14 1.6 Yes No
ehcache-2.10.9.2.jar 11.5 MB 7845 1282 101 1.8 Yes No
jxl-2.6.12.jar 725.7 kB 555 534 11 1.6 Yes No
commons-collections4-4.4.jar 751.9 kB 555 524 19 1.8 Yes No
commons-compress-1.19.jar 615.1 kB 395 354 29 1.7 Yes No
commons-dbcp2-2.9.0.jar 211.3 kB 97 80 4 1.8 Yes No
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes No
commons-pool2-2.10.0.jar 141.2 kB 95 80 3 1.8 Yes No
jcs-1.3.jar 435.3 kB 325 265 51 1.3 Yes No
poi-4.1.2.jar 2.9 MB 1843 1764 66 1.8 Yes No
poi-ooxml-4.1.2.jar 1.9 MB 942 878 48 1.8 Yes No
poi-ooxml-schemas-4.1.2.jar 7.9 MB 7543 4261 50 1.8 No No
xmlbeans-3.1.0.jar 2.6 MB 2092 1373 51 1.6 Yes No
bcprov-jdk15on-1.60.jar 4.2 MB 3494 3330 149 1.5 No No
checker-qual-3.5.0.jar 214.4 kB 382 321 33 1.8 Yes No
jaxb-runtime-2.3.9.jar 1 MB 809 642 25 - Yes No
txw2-2.3.9.jar 72 kB 69 54 4 - Yes No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes No
jboss-vfs-3.0.0.GA.jar 109.7 kB 101 83 7 1.6 Yes No
jboss-logging-spi-2.2.0.CR1.jar 14.7 kB 25 15 1 1.5 Yes No
mariadb-java-client-3.1.4.jar 641.6 kB 355 290 40 - Yes No
postgresql-42.3.8.jar 1 MB 532 468 43 1.8 Yes No
jcl-over-slf4j-1.7.36.jar 16.6 kB 23 9 2 1.5 Yes No
slf4j-api-1.7.32.jar 41.5 kB 46 34 4 1.5 Yes No
spring-aop-5.3.31.jar 384.5 kB 308 279 17 1.8 Yes No
spring-beans-5.3.31.jar 706.4 kB 422 392 13 1.8 Yes No
spring-context-5.3.31.jar 1.3 MB 979 892 64 1.8 Yes No
spring-context-support-5.3.31.jar 187.2 kB 140 119 11 1.8 Yes No
spring-core-5.3.31.jar 1.5 MB 1037 978 49 1.8 Yes No
spring-expression-5.3.31.jar 293.2 kB 164 150 6 1.8 Yes No
spring-jcl-5.3.31.jar 25.2 kB 28 17 2 1.8 Yes No
spring-jdbc-5.3.31.jar 428.7 kB 318 288 17 1.8 Yes No
spring-tx-5.3.31.jar 333.5 kB 295 261 20 1.8 Yes No
spring-web-5.3.31.jar 1.6 MB 1081 1010 55 1.8 Yes No
spring-webmvc-5.3.31.jar 1 MB 602 557 28 1.8 Yes No
sqlite-jdbc-3.36.0.3.jar 9.7 MB 178 105 7 1.8 Yes No
ons-19.3.0.0.jar 144.7 kB 108 97 5 1.6 Yes No
simplefan-19.3.0.0.jar 29.2 kB 35 30 2 1.8 Yes No
ojdbc8-19.3.0.0.jar 4.2 MB 1930 1844 39 1.8 Yes Yes
ucp-19.3.0.0.jar 1.7 MB 618 564 24 1.8 Yes No
oraclepki-19.3.0.0.jar 306 kB 122 121 9 1.7 No Yes
osdt_cert-19.3.0.0.jar 205.2 kB 76 69 2 1.7 Yes No
osdt_core-19.3.0.0.jar 306.9 kB 191 177 7 1.7 No No
spring-websocket-5.3.31.jar 447.6 kB 285 251 22 1.8 Yes No
Total 크기 항목들 클래스 패키지 Java Version Debug Information Sealed
66 75.5 MB 44829 31844 1398 1.8 62 2
compile: 38 compile: 46.5 MB compile: 34239 compile: 22168 compile: 1002 - compile: 36 -
test: 16 test: 21.1 MB test: 6660 test: 6014 test: 281 - test: 16 -
runtime: 1 runtime: 68.5 kB runtime: 61 runtime: 43 runtime: 4 - runtime: 1 -
provided: 11 provided: 7.8 MB provided: 3869 provided: 3619 provided: 111 - provided: 9 provided: 2