项目依赖

compile

以下是这一项目的编译依赖列表。编译和运行本应用需要这些依赖。

GroupId ArtifactId 版本 类型 许可证 备注
org.aspectj aspectjweaver 1.9.25 jar Eclipse Public License - v 2.0

test

以下是这一项目的测试依赖列表。这些依赖仅仅在编译和运行本应用中的单元测试时需要。

GroupId ArtifactId 版本 类型 许可证
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.18.2 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.18.2 jar Apache License, Version 2.0
org.apache.derby derby 10.17.1.0 jar Apache 2
org.assertj assertj-core 3.27.6 jar Apache-2.0
org.hsqldb hsqldb 2.7.4 jar HSQLDB License, a BSD open source license
org.jboss.byteman byteman-bmunit 4.0.26 jar LGPL 2.1
org.junit.jupiter junit-jupiter-engine 6.0.1 jar Eclipse Public License v2.0
org.mockito mockito-junit-jupiter 5.20.0 jar MIT
org.slf4j slf4j-simple 2.0.17 jar MIT
org.springframework spring-test 7.0.1 jar Apache License, Version 2.0
org.springframework spring-web 7.0.1 jar Apache License, Version 2.0
org.springframework.batch spring-batch-core 6.0.0 jar Apache 2.0
org.springframework.batch spring-batch-test 6.0.0 jar Apache 2.0
org.springframework.boot spring-boot-autoconfigure 4.0.0 jar Apache License, Version 2.0

provided

以下是这一项目的已提供的依赖列表。编译本应用时需要这些依赖,但这些依赖库在使用时会默认提供。

GroupId ArtifactId 版本 类型 许可证
org.mybatis mybatis 3.5.19 jar The Apache Software License, Version 2.0
org.springframework spring-context 7.0.1 jar Apache License, Version 2.0
org.springframework spring-jdbc 7.0.1 jar Apache License, Version 2.0
org.springframework.batch spring-batch-infrastructure 6.0.0 jar Apache 2.0

项目传递依赖

以下是本项目的传递依赖列表。传递依赖是项目依赖的依赖:

test

以下是这一项目的测试依赖列表。这些依赖仅仅在编译和运行本应用中的单元测试时需要。

GroupId ArtifactId 版本 类型 许可证
io.micrometer micrometer-core 1.16.0 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.2.2 jar Public Domain, per Creative Commons CC0BSD-2-Clause
org.jboss.byteman byteman 4.0.26 jar LGPL 2.1
org.jboss.byteman byteman-install 4.0.26 jar LGPL 2.1
org.jboss.byteman byteman-submit 4.0.26 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 6.0.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 6.0.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 6.0.1 jar Eclipse Public License v2.0
org.latencyutils LatencyUtils 2.0.3 jar Public Domain, per Creative Commons CC0
org.mockito mockito-core 5.20.0 jar MIT
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.17 jar MIT
org.springframework.boot spring-boot 4.0.0 jar Apache License, Version 2.0
oro oro 2.0.8 jar -

provided

以下是这一项目的已提供的依赖列表。编译本应用时需要这些依赖,但这些依赖库在使用时会默认提供。

GroupId ArtifactId 版本 类型 许可证
commons-logging commons-logging 1.3.5 jar Apache-2.0
io.micrometer micrometer-commons 1.16.0 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.16.0 jar The Apache Software License, Version 2.0
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0
org.springframework spring-aop 7.0.1 jar Apache License, Version 2.0
org.springframework spring-beans 7.0.1 jar Apache License, Version 2.0
org.springframework spring-core 7.0.1 jar Apache License, Version 2.0
org.springframework spring-expression 7.0.1 jar Apache License, Version 2.0
org.springframework spring-tx 7.0.1 jar Apache License, Version 2.0
org.springframework.retry spring-retry 2.0.12 jar Apache 2.0

项目依赖图

项目依赖树

执照

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

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

HSQLDB License, a BSD open source license: HyperSQL Database

BSD-2-Clause: HdrHistogram

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

未知: oro

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

Apache-2.0: Apache Commons Logging, AssertJ Core

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

MIT: SLF4J API Module, SLF4J Simple Provider, mockito-core, mockito-junit-jupiter

EPL 2.0: Jakarta Servlet, jakarta.transaction API

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 版本 调试信息 封闭的
transactions-jdbc-6.0.0.jar 52.3 kB 41 29 3 1.8
mockrunner-core-2.0.7.jar 130.2 kB 105 84 10 1.8
mockrunner-ejb-2.0.7.jar 36.2 kB 43 28 4 1.8
mockrunner-jdbc-2.0.7.jar 167.2 kB 75 63 2 1.8
commons-logging-1.3.5.jar 73.7 kB 42 - - - -
   • Root - 41 27 2 1.8 -
   • Versioned - 1 1 1 9 -
micrometer-commons-1.16.0.jar 51.7 kB 54 39 7 1.8
micrometer-core-1.16.0.jar 911.6 kB 643 579 46 1.8
micrometer-observation-1.16.0.jar 81.9 kB 81 66 6 1.8
jakarta.servlet-api-6.1.0.jar 398.4 kB 165 85 5 11
jakarta.transaction-api-2.0.1.jar 28.6 kB 32 20 2 1.8
byte-buddy-1.18.2.jar 9.2 MB 6220 - - - -
   • Root - 3100 3046 39 1.5 -
   • Versioned - 3090 3047 40 1.8 -
   • Versioned - 30 25 1 24 -
byte-buddy-agent-1.18.2.jar 366.5 kB 170 - - - -
   • Root - 91 72 2 1.5 -
   • Versioned - 79 73 3 1.8 -
derby-10.17.1.0.jar 3.5 MB 1529 1471 92 19
derbyshared-10.17.1.0.jar 88.8 kB 48 46 12 19
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6
assertj-core-3.27.6.jar 1.4 MB 887 - - - -
   • Root - 883 842 29 1.8 -
   • Versioned - 4 1 1 9 -
HdrHistogram-2.2.2.jar 177.2 kB 108 97 2 1.8
hsqldb-2.7.4.jar 1.7 MB 751 687 23 11
byteman-4.0.26.jar 860.7 kB 385 351 22 9
byteman-bmunit-4.0.26.jar 40.6 kB 35 23 1 1.6
byteman-install-4.0.26.jar 10.8 kB 14 2 1 1.6
byteman-submit-4.0.26.jar 15.5 kB 15 3 1 1.6
jdom2-2.0.6.1.jar 327.8 kB 227 207 15 1.5
jspecify-1.0.0.jar 3.8 kB 14 - - - -
   • Root - 10 4 1 1.8 -
   • Versioned - 4 1 1 9 -
junit-jupiter-api-6.0.1.jar 250.7 kB 224 208 9 17
junit-jupiter-engine-6.0.1.jar 356 kB 189 172 9 17
junit-platform-commons-6.0.1.jar 171.3 kB 103 87 10 17
junit-platform-engine-6.0.1.jar 277.7 kB 193 175 9 17
LatencyUtils-2.0.3.jar 29.8 kB 31 22 1 1.6
mockito-core-5.20.0.jar 710.5 kB 648 576 66 11
mockito-junit-jupiter-5.20.0.jar 9.4 kB 14 6 3 11
mybatis-3.5.19.jar 1.8 MB 1182 1082 77 1.8
objenesis-3.3.jar 49.4 kB 59 43 10 1.8
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6
slf4j-api-2.0.17.jar 69.9 kB 71 - - - -
   • Root - 69 55 4 1.8 -
   • Versioned - 2 1 1 9 -
slf4j-simple-2.0.17.jar 15.7 kB 22 - - - -
   • Root - 20 6 1 1.8 -
   • Versioned - 2 1 1 9 -
spring-aop-7.0.1.jar 425.2 kB 324 292 18 17
spring-beans-7.0.1.jar 926.3 kB 504 473 13 17
spring-context-7.0.1.jar 1.4 MB 952 869 58 17
spring-core-7.0.1.jar 2 MB 1287 - - - -
   • Root - 1266 1189 61 17 -
   • Versioned - 6 1 1 21 -
   • Versioned - 15 9 1 24 -
spring-expression-7.0.1.jar 322.6 kB 170 158 6 17
spring-jdbc-7.0.1.jar 479.9 kB 336 304 17 17
spring-test-7.0.1.jar 1.1 MB 726 654 52 17
spring-tx-7.0.1.jar 287.6 kB 238 208 13 17
spring-web-7.0.1.jar 2.2 MB 1391 1309 61 17
spring-batch-core-6.0.0.jar 771.7 kB 578 442 45 17
spring-batch-infrastructure-6.0.0.jar 558.4 kB 466 401 53 17
spring-batch-test-6.0.0.jar 32.4 kB 34 21 2 17
spring-boot-4.0.0.jar 1.4 MB 921 832 47 17
spring-boot-autoconfigure-4.0.0.jar 369.4 kB 292 255 20 17
spring-retry-2.0.12.jar 156.1 kB 138 115 12 17
oro-2.0.8.jar 65.3 kB 74 62 6 1.2
aspectjweaver-1.9.25.jar 2.2 MB 1060 1002 37 1.8
共计 大小 条目 Java 版本 调试信息 封闭的
53 38.1 MB 23935 18901 1051 19 50 2
compile: 1 compile: 2.2 MB compile: 1060 compile: 1002 compile: 37 17 compile: 1 -
provided: 14 provided: 8.6 MB provided: 5788 provided: 5227 provided: 344 provided: 13 -
test: 38 test: 27.3 MB test: 17087 test: 12672 test: 670 19 test: 36 test: 2