프로젝트 의존물들

compile

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

그룹ID 산출물ID 버전 형식 Licenses 선택사항
org.aspectj aspectjweaver 1.9.22.1 jar Eclipse Public License - v 2.0 Yes

test

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

그룹ID 산출물ID 버전 형식 Licenses
com.atomikos transactions-jdbc 6.0.0 jar Atomikos Multiple Licensing Scheme
com.mockrunner mockrunner-core 2.0.7 jar Mockrunner License, based on Apache Software License, version 1.1
com.mockrunner mockrunner-ejb 2.0.7 jar Mockrunner License, based on Apache Software License, version 1.1
com.mockrunner mockrunner-jdbc 2.0.7 jar Mockrunner License, based on Apache Software License, version 1.1
jakarta.servlet jakarta.servlet-api 6.1.0 jar EPL 2.0GPL2 w/ CPE
jakarta.transaction jakarta.transaction-api 2.0.1 jar EPL 2.0GPL2 w/ CPE
net.bytebuddy byte-buddy 1.14.18 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.14.18 jar Apache License, Version 2.0
org.apache.derby derby 10.17.1.0 jar Apache 2
org.assertj assertj-core 3.26.3 jar Apache License, Version 2.0
org.hsqldb hsqldb 2.7.3 jar HSQLDB License, a BSD open source license
org.jboss.byteman byteman-bmunit 4.0.23 jar LGPL 2.1
org.junit.jupiter junit-jupiter-engine 5.10.3 jar Eclipse Public License v2.0
org.mockito mockito-core 5.12.0 jar MIT
org.slf4j slf4j-simple 2.0.16 jar MIT License
org.springframework spring-test 6.1.11 jar Apache License, Version 2.0
org.springframework spring-web 6.1.11 jar Apache License, Version 2.0
org.springframework.batch spring-batch-core 5.1.2 jar Apache 2.0
org.springframework.batch spring-batch-test 5.1.2 jar Apache 2.0
org.springframework.boot spring-boot-autoconfigure 3.3.2 jar Apache License, Version 2.0

provided

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

그룹ID 산출물ID 버전 형식 Licenses
org.mybatis mybatis 3.5.16 jar The Apache Software License, Version 2.0
org.springframework spring-context 6.1.11 jar Apache License, Version 2.0
org.springframework spring-jdbc 6.1.11 jar Apache License, Version 2.0
org.springframework.batch spring-batch-infrastructure 5.1.2 jar Apache 2.0

프로젝트 전이 의존물

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

test

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

그룹ID 산출물ID 버전 형식 Licenses
io.micrometer micrometer-core 1.12.6 jar The Apache Software License, Version 2.0
org.apache.derby derbyshared 10.17.1.0 jar Apache 2
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.hdrhistogram HdrHistogram 2.1.12 jar Public Domain, per Creative Commons CC0BSD-2-Clause
org.jboss.byteman byteman 4.0.23 jar LGPL 2.1
org.jboss.byteman byteman-install 4.0.23 jar LGPL 2.1
org.jboss.byteman byteman-submit 4.0.23 jar LGPL 2.1
org.jdom jdom2 2.0.6.1 jar Similar to Apache License but with the acknowledgment clause removed
org.junit.jupiter junit-jupiter-api 5.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.3 jar Eclipse Public License v2.0
org.latencyutils LatencyUtils 2.0.3 jar Public Domain, per Creative Commons CC0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.slf4j slf4j-api 2.0.16 jar MIT License
org.springframework.boot spring-boot 3.3.2 jar Apache License, Version 2.0
oro oro 2.0.8 jar -

provided

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

그룹ID 산출물ID 버전 형식 Licenses
io.micrometer micrometer-commons 1.12.8 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.12.8 jar The Apache Software License, Version 2.0
org.springframework spring-aop 6.1.11 jar Apache License, Version 2.0
org.springframework spring-beans 6.1.11 jar Apache License, Version 2.0
org.springframework spring-core 6.1.11 jar Apache License, Version 2.0
org.springframework spring-expression 6.1.11 jar Apache License, Version 2.0
org.springframework spring-jcl 6.1.11 jar Apache License, Version 2.0
org.springframework spring-tx 6.1.11 jar Apache License, Version 2.0
org.springframework.retry spring-retry 2.0.6 jar Apache 2.0

프로젝트 의존물 그래프

의존물 트리

라이센스

Apache 2.0: Spring Batch Core, Spring Batch Infrastructure, Spring Batch Test, Spring Retry

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

HSQLDB License, a BSD open source license: HyperSQL Database

BSD-2-Clause: HdrHistogram

MIT License: SLF4J API Module, SLF4J Simple Provider

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API

GPL2 w/ CPE: Jakarta Servlet, jakarta.transaction API

Atomikos Multiple Licensing Scheme: Transactions JDBC

Apache 2: Apache Derby Database Engine and Embedded JDBC Driver, Apache Derby Shared Code

Similar to Apache License but with the acknowledgment clause removed: JDOM

Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils

Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring TestContext Framework, Spring Transaction, Spring Web, spring-boot, spring-boot-autoconfigure

LGPL 2.1: byteman, byteman-bmunit, byteman-install, byteman-submit

MIT: mockito-core

EPL 2.0: Jakarta Servlet, jakarta.transaction API

알 수 없음: oro

Eclipse Public License - v 2.0: AspectJ Weaver

Mockrunner License, based on Apache Software License, version 1.1: MockRunner-Core, MockRunner-EJB, MockRunner-JDBC

The Apache Software License, Version 2.0: micrometer-commons, micrometer-core, micrometer-observation, mybatis, mybatis-spring

의존 파일 상세

파일명 크기 항목들 클래스 패키지 Java Version Debug Information Sealed
transactions-jdbc-6.0.0.jar 52.3 kB 41 29 3 1.8 Yes No
mockrunner-core-2.0.7.jar 130.2 kB 105 84 10 1.8 Yes No
mockrunner-ejb-2.0.7.jar 36.2 kB 43 28 4 1.8 Yes No
mockrunner-jdbc-2.0.7.jar 167.2 kB 75 63 2 1.8 Yes No
micrometer-commons-1.12.8.jar 47.5 kB 50 36 6 1.8 Yes No
micrometer-core-1.12.6.jar 883.6 kB 606 - - - - No
   • Root - 586 523 44 1.8 Yes -
   • Versioned - 20 13 1 11 Yes -
micrometer-observation-1.12.8.jar 71.8 kB 71 56 6 1.8 Yes No
jakarta.servlet-api-6.1.0.jar 398.4 kB 165 85 5 11 Yes No
jakarta.transaction-api-2.0.1.jar 28.6 kB 32 20 2 1.8 Yes No
byte-buddy-1.14.18.jar 4.2 MB 2935 - - - - No
   • Root - 2933 2880 38 1.6 Yes -
   • Versioned - 2 1 1 9 No -
byte-buddy-agent-1.14.18.jar 262.8 kB 93 - - - - No
   • Root - 91 72 2 1.5 Yes -
   • Versioned - 2 1 1 9 No -
derby-10.17.1.0.jar 3.5 MB 1529 1471 92 19 Yes Yes
derbyshared-10.17.1.0.jar 88.8 kB 48 46 12 19 Yes No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes No
assertj-core-3.26.3.jar 1.4 MB 882 - - - - No
   • Root - 878 839 27 1.8 Yes -
   • Versioned - 4 1 1 9 No -
HdrHistogram-2.1.12.jar 173.8 kB 106 96 2 1.7 Yes No
hsqldb-2.7.3.jar 1.7 MB 749 685 23 11 No Yes
byteman-4.0.23.jar 858.5 kB 385 351 22 9 Yes No
byteman-bmunit-4.0.23.jar 40.6 kB 35 23 1 1.6 Yes No
byteman-install-4.0.23.jar 10.8 kB 14 2 1 1.6 Yes No
byteman-submit-4.0.23.jar 15.5 kB 15 3 1 1.6 Yes No
jdom2-2.0.6.1.jar 327.8 kB 227 207 15 1.5 Yes No
junit-jupiter-api-5.10.3.jar 211.4 kB 198 183 8 1.8 Yes No
junit-jupiter-engine-5.10.3.jar 244.7 kB 147 130 9 1.8 Yes No
junit-platform-commons-1.10.3.jar 106.2 kB 64 - - - - No
   • Root - 56 43 7 1.8 Yes -
   • Versioned - 8 2 1 9 Yes -
junit-platform-engine-1.10.3.jar 204.8 kB 153 136 10 1.8 Yes No
LatencyUtils-2.0.3.jar 29.8 kB 31 22 1 1.6 Yes No
mockito-core-5.12.0.jar 704 kB 642 570 64 11 Yes No
mybatis-3.5.16.jar 1.8 MB 1182 1082 77 1.8 Yes No
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes No
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes No
slf4j-api-2.0.16.jar 69.4 kB 71 - - - - No
   • Root - 69 55 4 1.8 Yes -
   • Versioned - 2 1 1 9 No -
slf4j-simple-2.0.16.jar 15.7 kB 22 - - - - No
   • Root - 20 6 1 1.8 Yes -
   • Versioned - 2 1 1 9 No -
spring-aop-6.1.11.jar 417.1 kB 320 288 17 17 Yes No
spring-beans-6.1.11.jar 861.7 kB 474 443 13 17 Yes No
spring-context-6.1.11.jar 1.3 MB 928 843 58 17 Yes No
spring-core-6.1.11.jar 1.9 MB 1222 - - - - No
   • Root - 1216 1141 59 17 Yes -
   • Versioned - 6 1 1 21 Yes -
spring-expression-6.1.11.jar 303.5 kB 161 149 6 17 Yes No
spring-jcl-6.1.11.jar 24.5 kB 26 15 2 17 Yes No
spring-jdbc-6.1.11.jar 467.3 kB 333 301 17 17 Yes No
spring-test-6.1.11.jar 856.2 kB 578 519 42 17 Yes No
spring-tx-6.1.11.jar 282.2 kB 237 207 13 17 Yes No
spring-web-6.1.11.jar 1.9 MB 1200 1121 58 17 Yes No
spring-batch-core-5.1.2.jar 681.2 kB 529 422 34 17 Yes No
spring-batch-infrastructure-5.1.2.jar 538.2 kB 461 401 51 17 Yes No
spring-batch-test-5.1.2.jar 34.1 kB 34 21 2 17 Yes No
spring-boot-3.3.2.jar 1.6 MB 1119 989 82 17 Yes No
spring-boot-autoconfigure-3.3.2.jar 2 MB 1531 1397 111 17 Yes No
spring-retry-2.0.6.jar 152 kB 136 113 12 17 Yes No
oro-2.0.8.jar 65.3 kB 74 62 6 1.2 No No
aspectjweaver-1.9.22.1.jar 2.2 MB 1056 1002 37 1.8 Yes No
Total 크기 항목들 클래스 패키지 Java Version Debug Information Sealed
51 33.4 MB 21218 19315 1133 19 49 2
compile: 1 compile: 2.2 MB compile: 1056 compile: 1002 compile: 37 17 compile: 1 -
provided: 13 provided: 8.2 MB provided: 5601 provided: 5075 provided: 337 provided: 13 -
test: 37 test: 23.1 MB test: 14561 test: 13238 test: 759 19 test: 35 test: 2