项目依赖

compile

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

GroupId ArtifactId 版本 类型 许可证
org.slf4j slf4j-api 2.0.16 jar MIT License

test

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

GroupId ArtifactId 版本 类型 许可证
net.bytebuddy byte-buddy 1.15.1 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.15.1 jar Apache License, Version 2.0
org.apache.derby derby 10.17.1.0 jar Apache 2
org.apache.derby derbyoptionaltools 10.17.1.0 jar Apache 2
org.apache.derby derbyshared 10.17.1.0 jar Apache 2
org.jboss.narayana.jta narayana-jta 7.0.2.Final jar Apache-2.0
org.jboss.weld weld-junit5 5.0.0.Beta1 jar Apache License, Version 2.0
org.jboss.weld.se weld-se-core 6.0.0.Beta4 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter-engine 5.11.0 jar Eclipse Public License v2.0
org.mockito mockito-core 5.13.0 jar MIT
org.mockito mockito-junit-jupiter 5.13.0 jar MIT
org.slf4j slf4j-simple 2.0.16 jar MIT License

provided

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

GroupId ArtifactId 版本 类型 许可证
jakarta.annotation jakarta.annotation-api 3.0.0 jar EPL 2.0GPL2 w/ CPE
jakarta.enterprise jakarta.enterprise.cdi-api 4.1.0 jar Apache License 2.0
jakarta.transaction jakarta.transaction-api 2.0.1 jar EPL 2.0GPL2 w/ CPE
org.jboss.classfilewriter jboss-classfilewriter 1.3.1.Final jar Apache License, version 2.0
org.mybatis mybatis 3.5.16 jar The Apache Software License, Version 2.0

项目传递依赖

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

test

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

GroupId ArtifactId 版本 类型 许可证
com.github.spotbugs spotbugs-annotations 4.8.6 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
jakarta.enterprise jakarta.enterprise.cdi-el-api 4.1.0 jar Apache License 2.0
jakarta.persistence jakarta.persistence-api 3.1.0 jar Eclipse Public License v. 2.0Eclipse Distribution License v. 1.0
jakarta.resource jakarta.resource-api 2.0.0 jar EPL 2.0GPL2 w/ CPE
org.apache.derby derbytools 10.17.1.0 jar Apache 2
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.eclipse.microprofile.reactive-streams-operators microprofile-reactive-streams-operators-api 3.0 jar Apache License, Version 2.0
org.jboss jboss-transaction-spi 8.0.0.Final jar Public Domain
org.jboss.invocation jboss-invocation 2.0.0.Final jar Apache License 2.0
org.jboss.jdeparser jdeparser 2.0.3.Final jar Public Domain
org.jboss.logging jboss-logging 3.6.0.Final jar Apache License 2.0
org.jboss.logging jboss-logging-annotations 2.2.1.Final jar Apache License, version 2.0
org.jboss.logging jboss-logging-processor 2.2.1.Final jar lgpl
org.jboss.weld weld-api 6.0.Beta5 jar Apache License, Version 2.0
org.jboss.weld weld-core-impl 6.0.0.Beta4 jar Apache License, Version 2.0
org.jboss.weld weld-junit-common 5.0.0.Beta1 jar Apache License, Version 2.0
org.jboss.weld weld-lite-extension-translator 6.0.0.Beta4 jar Apache License, Version 2.0
org.jboss.weld weld-spi 6.0.Beta5 jar Apache License, Version 2.0
org.jboss.weld.environment weld-environment-common 6.0.0.Beta4 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.11.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.0 jar Eclipse Public License v2.0
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.reactivestreams reactive-streams 1.0.3 jar CC0

provided

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

GroupId ArtifactId 版本 类型 许可证
jakarta.el jakarta.el-api 6.0.0 jar Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.enterprise jakarta.enterprise.lang-model 4.1.0 jar Apache License 2.0
jakarta.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0
jakarta.interceptor jakarta.interceptor-api 2.2.0 jar EPL 2.0GPL2 w/ CPE

项目依赖图

项目依赖树

执照

Apache License, version 2.0: JBoss Logging I18n Annotations, classfilewriter

lgpl: JBoss Logging I18n Annotation Processor

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

MIT License: SLF4J API Module, SLF4J Simple Provider

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

Eclipse Distribution License v. 1.0: Jakarta Persistence API

GPL2 w/ CPE: Jakarta Annotations API, Jakarta Interceptors, jakarta.resource API, jakarta.transaction API

Public Domain: JBoss Transaction SPI, jdeparser

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

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

CC0: reactive-streams

Eclipse Public License v. 2.0: Jakarta Expression Language API, Jakarta Persistence API

Apache License 2.0: CDI APIs, CDI EL integration API, CDI Language Model, JBoss Invocation API - Jakarta EE Variant, JBoss Logging 3

GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta Expression Language API

Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, CDI Lite Extension Translator, Eclipse MicroProfile Reactive Streams Operators API, Objenesis, Weld APIs, Weld Environment Common, Weld Implementation (Core), Weld SE (Core), Weld SPIs for container integration, weld-junit-common, weld-junit5

Apache-2.0: Narayana: ArjunaJTA narayana-jta

MIT: mockito-core, mockito-junit-jupiter

EPL 2.0: Jakarta Annotations API, Jakarta Interceptors, jakarta.resource API, jakarta.transaction API

The Apache Software License, Version 2.0: FindBugs-jsr305, Jakarta Dependency Injection, mybatis, mybatis-cdi

依赖文件详细信息

文件 大小 条目 Java 版本 调试信息 封闭的
spotbugs-annotations-4.8.6.jar 15.3 kB 31 24 1 1.8
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5
jakarta.annotation-api-3.0.0.jar 26.4 kB 32 19 4 11
jakarta.el-api-6.0.0.jar 93.3 kB 70 58 2 17
jakarta.enterprise.cdi-api-4.1.0.jar 159.6 kB 227 195 14 11
jakarta.enterprise.cdi-el-api-4.1.0.jar 9.3 kB 16 2 2 11
jakarta.enterprise.lang-model-4.1.0.jar 27.5 kB 41 26 4 11
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 1.8
jakarta.interceptor-api-2.2.0.jar 24 kB 23 11 2 11
jakarta.persistence-api-3.1.0.jar 165.2 kB 226 207 5 11
jakarta.resource-api-2.0.0.jar 68.5 kB 113 89 6 1.8
jakarta.transaction-api-2.0.1.jar 28.6 kB 32 20 2 1.8
byte-buddy-1.15.1.jar 4.2 MB 2950 - - - -
   • Root - 2948 2895 38 1.6 -
   • Versioned - 2 1 1 9 -
byte-buddy-agent-1.15.1.jar 262.8 kB 93 - - - -
   • Root - 91 72 2 1.5 -
   • Versioned - 2 1 1 9 -
derby-10.17.1.0.jar 3.5 MB 1529 1471 92 19
derbyoptionaltools-10.17.1.0.jar 76.8 kB 28 24 7 19
derbyshared-10.17.1.0.jar 88.8 kB 48 46 12 19
derbytools-10.17.1.0.jar 253.6 kB 105 96 11 19
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6
microprofile-reactive-streams-operators-api-3.0.jar 42.3 kB 68 52 2 1.8
jboss-transaction-spi-8.0.0.Final.jar 32.4 kB 51 37 4 1.8
jboss-classfilewriter-1.3.1.Final.jar 121.8 kB 90 75 6 11
jboss-invocation-2.0.0.Final.jar 75.8 kB 71 56 4 11
jdeparser-2.0.3.Final.jar 239.2 kB 220 209 1 1.8
jboss-logging-3.6.0.Final.jar 60.7 kB 46 35 2 11
jboss-logging-annotations-2.2.1.Final.jar 20.6 kB 38 25 1 1.8
jboss-logging-processor-2.2.1.Final.jar 219.2 kB 139 115 6 1.8
narayana-jta-7.0.2.Final.jar 1.1 MB 640 495 83 11
weld-api-6.0.Beta5.jar 34.9 kB 72 45 13 1.8
weld-core-impl-6.0.0.Beta4.jar 1.7 MB 1157 1082 61 1.8
weld-junit-common-5.0.0.Beta1.jar 46.8 kB 39 26 1 1.8
weld-junit5-5.0.0.Beta1.jar 47.4 kB 50 36 2 1.8
weld-lite-extension-translator-6.0.0.Beta4.jar 155.8 kB 99 78 4 1.8
weld-spi-6.0.Beta5.jar 84.2 kB 152 106 23 1.8
weld-environment-common-6.0.0.Beta4.jar 84.3 kB 70 50 6 1.8
weld-se-core-6.0.0.Beta4.jar 74.7 kB 70 44 8 11
junit-jupiter-api-5.11.0.jar 216.3 kB 197 182 8 1.8
junit-jupiter-engine-5.11.0.jar 260.1 kB 152 135 9 1.8
junit-jupiter-params-5.10.3.jar 586 kB 381 347 22 1.8
junit-platform-commons-1.11.0.jar 140.6 kB 86 - - - -
   • Root - 77 63 8 1.8 -
   • Versioned - 9 3 1 9 -
junit-platform-engine-1.11.0.jar 238.1 kB 174 155 10 1.8
mockito-core-5.13.0.jar 704 kB 642 570 64 11
mockito-junit-jupiter-5.13.0.jar 8.9 kB 13 5 2 11
mybatis-3.5.16.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
reactive-streams-1.0.3.jar 11.4 kB 17 13 1 1.6
slf4j-api-2.0.16.jar 69.4 kB 71 - - - -
   • Root - 69 55 4 1.8 -
   • Versioned - 2 1 1 9 -
slf4j-simple-2.0.16.jar 15.7 kB 22 - - - -
   • Root - 20 6 1 1.8 -
   • Versioned - 2 1 1 9 -
共计 大小 条目 Java 版本 调试信息 封闭的
49 17.4 MB 11720 10531 656 19 47 2
compile: 1 compile: 69.4 kB compile: 71 compile: 55 compile: 4 17 compile: 1 -
provided: 9 provided: 2.3 MB provided: 1715 provided: 1493 provided: 113 provided: 8 -
test: 39 test: 15 MB test: 9934 test: 8983 test: 539 19 test: 38 test: 2