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 |
---|---|---|---|---|
com.github.jonasrutishauser | cdi-test-api | 1.1.2 | jar | GNU LGPL 3 |
org.jboss.narayana.jta | cdi | 7.0.0.Final | jar | Apache-2.0 |
org.jboss.narayana.jta | narayana-jta | 7.0.0.Final | jar | Apache-2.0 |
org.jboss.weld.module | weld-jta | 4.0.3.Final | jar | Apache License, Version 2.0 |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.github.jonasrutishauser | cdi-test-core | 1.1.2 | jar | GNU LGPL 3 |
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 |
---|---|---|---|---|
org.junit.jupiter | junit-jupiter-api | 5.10.0 | jar | Eclipse Public License v2.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.jboss.weld.environment | weld-environment-common | 4.0.3.Final | jar | Apache License, Version 2.0 |
org.jboss.weld.probe | weld-probe-core | 4.0.3.Final | jar | Apache License, Version 2.0 |
org.jboss.weld.se | weld-se-core | 4.0.3.Final | jar | Apache License, Version 2.0 |
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 |
---|---|---|---|---|
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.10.0 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.github.jonasrutishauser:cdi-test-jta:jar:1.1.2
- com.github.jonasrutishauser:cdi-test-api:jar:1.1.2 (compile)
- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:3.0.0 (compile)
- com.github.jonasrutishauser:cdi-test-core:jar:1.1.2 (runtime)
- org.jboss.weld.se:weld-se-core:jar:4.0.3.Final (runtime)
- org.jboss.weld.environment:weld-environment-common:jar:4.0.3.Final (runtime)
- org.jboss.weld.probe:weld-probe-core:jar:4.0.3.Final (runtime)
- org.jboss.classfilewriter:jboss-classfilewriter:jar:1.2.5.Final (compile)
- org.jboss.weld.se:weld-se-core:jar:4.0.3.Final (runtime)
- org.jboss.weld.module:weld-jta:jar:4.0.3.Final (compile)
- jakarta.transaction:jakarta.transaction-api:jar:2.0.0 (compile)
- org.jboss.weld:weld-api:jar:4.0.SP1 (compile)
- org.jboss.weld:weld-core-impl:jar:4.0.3.Final (compile)
- jakarta.annotation:jakarta.annotation-api:jar:2.0.0 (compile)
- org.jboss.logging:jboss-logging:jar:3.5.0.Final (compile)
- org.jboss.weld:weld-spi:jar:4.0.SP1 (compile)
- org.jboss.narayana.jta:cdi:jar:7.0.0.Final (compile)
- org.jboss.narayana.jta:jta:jar:7.0.0.Final (compile)
- org.jboss.narayana:common:jar:7.0.0.Final (compile)
- org.jboss.narayana.arjunacore:arjuna:jar:7.0.0.Final (compile)
- jakarta.interceptor:jakarta.interceptor-api:jar:2.0.0 (compile)
- jakarta.inject:jakarta.inject-api:jar:2.0.0 (compile)
- org.jboss.invocation:jboss-invocation:jar:2.0.0.Final (compile)
- jakarta.ejb:jakarta.ejb-api:jar:4.0.0 (compile)
- org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-api:jar:3.0 (compile)
- org.jboss.narayana.jta:jta:jar:7.0.0.Final (compile)
- org.jboss.narayana.jta:narayana-jta:jar:7.0.0.Final (compile)
- jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.0 (compile)
- jakarta.el:jakarta.el-api:jar:4.0.0 (compile)
- org.jboss:jboss-transaction-spi:jar:8.0.0.Final (compile)
- jakarta.resource:jakarta.resource-api:jar:2.0.0 (compile)
- org.reactivestreams:reactive-streams:jar:1.0.3 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- com.github.jonasrutishauser:cdi-test-api:jar:1.1.2 (compile)
Licenses
Apache License, version 2.0: JBoss Logging 3, classfilewriter
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
GPL2 w/ CPE: Jakarta Annotations API, Jakarta Enterprise Beans API, Jakarta Interceptors, jakarta.resource API, jakarta.transaction API
Public Domain: JBoss Transaction SPI
CC0: reactive-streams
Eclipse Public License v. 2.0: Jakarta Expression Language API
Apache License 2.0: CDI APIs, CDI Language Model, JBoss Invocation API - Jakarta EE Variant
GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta Expression Language API
Apache License, Version 2.0: Eclipse MicroProfile Reactive Streams Operators API, Weld APIs, Weld Environment Common, Weld Implementation (Core), Weld JTA, Weld Probe Core, Weld SE (Core), Weld SPIs for container integration
Apache-2.0: Narayana: ArjunaCore arjuna, Narayana: ArjunaJTA cdi, Narayana: ArjunaJTA jta, Narayana: ArjunaJTA narayana-jta, Narayana: common
EPL 2.0: Jakarta Annotations API, Jakarta Enterprise Beans API, Jakarta Interceptors, jakarta.resource API, jakarta.transaction API
GNU LGPL 3: CDI Test API, CDI Test Implementation, CDI Test JTA
The Apache Software License, Version 2.0: Jakarta Dependency Injection
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
cdi-test-api-1.1.2.jar | 9.8 kB | 22 | 7 | 3 | 11 | Yes |
cdi-test-core-1.1.2.jar | 36.7 kB | 36 | 19 | 3 | 11 | Yes |
jakarta.annotation-api-2.0.0.jar | 25.4 kB | 29 | 16 | 4 | 1.8 | Yes |
jakarta.ejb-api-4.0.0.jar | 60 kB | 97 | 81 | 3 | 1.8 | Yes |
jakarta.el-api-4.0.0.jar | 80.6 kB | 61 | 49 | 1 | 1.8 | Yes |
jakarta.enterprise.cdi-api-3.0.0.jar | 119.3 kB | 174 | 148 | 11 | 1.8 | Yes |
jakarta.enterprise.lang-model-4.0.0.jar | 26.2 kB | 38 | 23 | 4 | 11 | Yes |
jakarta.inject-api-2.0.0.jar | 10.1 kB | 17 | 6 | 1 | 1.5 | No |
jakarta.interceptor-api-2.0.0.jar | 24.6 kB | 22 | 10 | 1 | 1.8 | Yes |
jakarta.resource-api-2.0.0.jar | 68.5 kB | 113 | 89 | 6 | 1.8 | Yes |
jakarta.transaction-api-2.0.0.jar | 27.9 kB | 31 | 19 | 1 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
microprofile-reactive-streams-operators-api-3.0.jar | 42.3 kB | 68 | 52 | 2 | 1.8 | Yes |
jboss-transaction-spi-8.0.0.Final.jar | 32.4 kB | 51 | 37 | 4 | 1.8 | Yes |
jboss-classfilewriter-1.2.5.Final.jar | 120.4 kB | 90 | 75 | 6 | 1.8 | Yes |
jboss-invocation-2.0.0.Final.jar | 75.8 kB | 71 | 56 | 4 | 11 | Yes |
jboss-logging-3.5.0.Final.jar | 62.6 kB | 47 | 35 | 2 | 11 | Yes |
common-7.0.0.Final.jar | 32.3 kB | 36 | 17 | 5 | 11 | Yes |
arjuna-7.0.0.Final.jar | 539.6 kB | 334 | 282 | 35 | 11 | Yes |
cdi-7.0.0.Final.jar | 42.2 kB | 38 | 20 | 3 | 11 | Yes |
jta-7.0.0.Final.jar | 213.8 kB | 144 | 102 | 23 | 11 | Yes |
narayana-jta-7.0.0.Final.jar | 1.1 MB | 525 | 495 | 83 | 11 | Yes |
weld-api-4.0.SP1.jar | 32.6 kB | 68 | 42 | 12 | 1.8 | Yes |
weld-core-impl-4.0.3.Final.jar | 1.7 MB | 1190 | - | - | - | - |
• Root | - | 1181 | 1106 | 60 | 1.8 | Yes |
• Versioned | - | 9 | 2 | 1 | 11 | Yes |
weld-spi-4.0.SP1.jar | 84.9 kB | 153 | 107 | 23 | 1.8 | Yes |
weld-environment-common-4.0.3.Final.jar | 86.7 kB | 73 | 53 | 6 | 1.8 | Yes |
weld-jta-4.0.3.Final.jar | 22.1 kB | 30 | 14 | 1 | 1.8 | Yes |
weld-probe-core-4.0.3.Final.jar | 817.9 kB | 123 | 86 | 1 | 1.8 | Yes |
weld-se-core-4.0.3.Final.jar | 72.5 kB | 71 | 45 | 8 | 1.8 | Yes |
junit-jupiter-api-5.10.0.jar | 211 kB | 197 | 182 | 8 | 1.8 | Yes |
junit-platform-commons-1.10.0.jar | 106.2 kB | 64 | - | - | - | - |
• Root | - | 56 | 43 | 7 | 1.8 | Yes |
• Versioned | - | 8 | 2 | 1 | 9 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
reactive-streams-1.0.3.jar | 11.4 kB | 17 | 13 | 1 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
33 | 5.8 MB | 4054 | 3341 | 336 | 11 | 32 |
compile: 25 | compile: 4.5 MB | compile: 3466 | compile: 2901 | compile: 299 | 11 | compile: 24 |
runtime: 4 | runtime: 1 MB | runtime: 303 | runtime: 203 | runtime: 18 | runtime: 4 | |
test: 4 | test: 338.3 kB | test: 285 | test: 237 | test: 19 | 1.8 | test: 4 |