Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
org.slf4j slf4j-api 2.0.17 jar MIT

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
net.bytebuddy byte-buddy 1.18.1 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.18.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.3.3.Final jar Apache-2.0
org.jboss.weld weld-junit5 5.0.3.Final jar Apache License, Version 2.0
org.jboss.weld.se weld-se-core 6.0.3.Final jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter-engine 6.0.1 jar Eclipse Public License v2.0
org.mockito mockito-core 5.20.0 jar MIT
org.mockito mockito-junit-jupiter 5.20.0 jar MIT
org.slf4j slf4j-simple 2.0.17 jar MIT

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
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.19 jar The Apache Software License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
com.github.spotbugs spotbugs-annotations 4.9.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.1.Final jar Apache License 2.0
org.jboss.logging jboss-logging-annotations 3.0.4.Final jar Apache License 2.0
org.jboss.logging jboss-logging-processor 3.0.4.Final jar Apache License 2.0
org.jboss.weld weld-api 6.0.Final jar Apache License, Version 2.0
org.jboss.weld weld-core-impl 6.0.3.Final jar Apache License, Version 2.0
org.jboss.weld weld-junit-common 5.0.3.Final jar Apache License, Version 2.0
org.jboss.weld weld-lite-extension-translator 6.0.3.Final jar Apache License, Version 2.0
org.jboss.weld weld-spi 6.0.Final jar Apache License, Version 2.0
org.jboss.weld.environment weld-environment-common 6.0.3.Final jar Apache License, Version 2.0
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 6.0.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.13.4 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.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

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
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

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: classfilewriter

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

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, JBoss Logging I18n Annotation Processor, JBoss Logging I18n Annotations

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 JUnit 5 Extensions, Weld SE (Core), Weld SPIs for container integration, Weld Testing Common Utilities

Apache-2.0: Narayana: ArjunaJTA narayana-jta

MIT: SLF4J API Module, SLF4J Simple Provider, 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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
spotbugs-annotations-4.9.6.jar 16.2 kB 32 25 1 1.8 Yes No
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes No
jakarta.annotation-api-3.0.0.jar 26.4 kB 32 19 4 11 Yes No
jakarta.el-api-6.0.0.jar 93.3 kB 70 58 2 17 Yes No
jakarta.enterprise.cdi-api-4.1.0.jar 159.6 kB 227 195 14 11 Yes No
jakarta.enterprise.cdi-el-api-4.1.0.jar 9.3 kB 16 2 2 11 No No
jakarta.enterprise.lang-model-4.1.0.jar 27.5 kB 41 26 4 11 Yes No
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 1.8 No No
jakarta.interceptor-api-2.2.0.jar 24 kB 23 11 2 11 Yes No
jakarta.persistence-api-3.1.0.jar 165.2 kB 226 207 5 11 Yes No
jakarta.resource-api-2.0.0.jar 68.5 kB 113 89 6 1.8 Yes No
jakarta.transaction-api-2.0.1.jar 28.6 kB 32 20 2 1.8 Yes No
byte-buddy-1.18.1.jar 9.2 MB 6220 - - - - No
   • Root - 3100 3046 39 1.5 Yes -
   • Versioned - 3090 3047 40 1.8 Yes -
   • Versioned - 30 25 1 24 Yes -
byte-buddy-agent-1.18.1.jar 366.5 kB 170 - - - - No
   • Root - 91 72 2 1.5 Yes -
   • Versioned - 79 73 3 1.8 Yes -
derby-10.17.1.0.jar 3.5 MB 1529 1471 92 19 Yes Yes
derbyoptionaltools-10.17.1.0.jar 76.8 kB 28 24 7 19 Yes Yes
derbyshared-10.17.1.0.jar 88.8 kB 48 46 12 19 Yes No
derbytools-10.17.1.0.jar 253.6 kB 105 96 11 19 Yes No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes No
microprofile-reactive-streams-operators-api-3.0.jar 42.3 kB 68 52 2 1.8 Yes No
jboss-transaction-spi-8.0.0.Final.jar 32.4 kB 51 37 4 1.8 Yes No
jboss-classfilewriter-1.3.1.Final.jar 121.8 kB 90 75 6 11 Yes No
jboss-invocation-2.0.0.Final.jar 75.8 kB 71 56 4 11 Yes No
jdeparser-2.0.3.Final.jar 239.2 kB 220 209 1 1.8 Yes No
jboss-logging-3.6.1.Final.jar 61.9 kB 46 35 2 11 Yes No
jboss-logging-annotations-3.0.4.Final.jar 17.5 kB 39 27 2 11 Yes No
jboss-logging-processor-3.0.4.Final.jar 216.3 kB 139 114 6 11 Yes No
narayana-jta-7.3.3.Final.jar 1.1 MB 621 477 82 17 Yes No
weld-api-6.0.Final.jar 34.9 kB 72 45 13 1.8 Yes No
weld-core-impl-6.0.3.Final.jar 1.7 MB 1122 1047 61 17 Yes No
weld-junit-common-5.0.3.Final.jar 46.8 kB 37 24 1 17 Yes No
weld-junit5-5.0.3.Final.jar 47.4 kB 49 35 2 17 Yes No
weld-lite-extension-translator-6.0.3.Final.jar 158.7 kB 100 79 4 17 Yes No
weld-spi-6.0.Final.jar 84.2 kB 152 106 23 1.8 Yes No
weld-environment-common-6.0.3.Final.jar 84 kB 68 48 6 17 Yes No
weld-se-core-6.0.3.Final.jar 74.6 kB 70 44 8 1.8 Yes No
jspecify-1.0.0.jar 3.8 kB 14 - - - - No
   • Root - 10 4 1 1.8 No -
   • Versioned - 4 1 1 9 No -
junit-jupiter-api-6.0.1.jar 250.7 kB 224 208 9 17 Yes No
junit-jupiter-engine-6.0.1.jar 356 kB 189 172 9 17 Yes No
junit-jupiter-params-5.13.4.jar 660.8 kB 431 397 22 1.8 Yes No
junit-platform-commons-6.0.1.jar 171.3 kB 103 87 10 17 Yes No
junit-platform-engine-6.0.1.jar 277.7 kB 193 175 9 17 Yes No
mockito-core-5.20.0.jar 710.5 kB 648 576 66 11 Yes No
mockito-junit-jupiter-5.20.0.jar 9.4 kB 14 6 3 11 Yes No
mybatis-3.5.19.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
reactive-streams-1.0.3.jar 11.4 kB 17 13 1 1.6 Yes No
slf4j-api-2.0.17.jar 69.9 kB 71 - - - - No
   • Root - 69 55 4 1.8 Yes -
   • Versioned - 2 1 1 9 No -
slf4j-simple-2.0.17.jar 15.7 kB 22 - - - - No
   • Root - 20 6 1 1.8 Yes -
   • Versioned - 2 1 1 9 No -
Total Size Entries Classes Packages Java Version Debug Information Sealed
50 22.7 MB 15182 10795 663 19 47 2
compile: 1 compile: 69.9 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: 40 test: 20.3 MB test: 13396 test: 9247 test: 546 19 test: 38 test: 2