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 |
|---|---|---|---|---|
| jakarta.enterprise | jakarta.enterprise.cdi-api | 4.0.0 | jar | Apache License 2.0 |
| org.apache.deltaspike.core | deltaspike-core-impl | 2.0.1 | jar | Apache-2.0 |
| org.checkerframework | checker-qual | 3.53.0 | jar | The MIT License |
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 |
|---|---|---|---|---|
| jakarta.xml.ws | jakarta.xml.ws-api | 4.0.2 | jar | Eclipse Distribution License - v 1.0 |
| org.assertj | assertj-core | 3.27.7 | jar | Apache-2.0 |
| org.jboss.weld | weld-junit5 | 4.0.5.Final | jar | Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-engine | 6.0.2 | jar | Eclipse Public License v2.0 |
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 |
|---|---|---|---|---|
| com.github.spotbugs | spotbugs-annotations | 4.9.8 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
| com.google.errorprone | error_prone_annotations | 2.46.0 | jar | Apache 2.0 |
| com.google.j2objc | j2objc-annotations | 3.1 | jar | Apache License, Version 2.0 |
| org.gaul | modernizer-maven-annotations | 3.2.0 | jar | The Apache Software License, Version 2.0 |
| org.projectlombok | lombok | 1.18.42 | jar | The MIT License |
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:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| jakarta.annotation | jakarta.annotation-api | 2.1.0 | jar | EPL 2.0GPL2 w/ CPE |
| jakarta.el | jakarta.el-api | 5.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.0.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.1.0 | jar | EPL 2.0GPL2 w/ CPE |
| org.apache.deltaspike.core | deltaspike-core-api | 2.0.1 | jar | Apache-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:
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 |
|---|---|---|---|---|
| com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.github.hazendaz.cdi:beanprovider:jar:1.0.0
- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.0 (compile)
- jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.el:jakarta.el-api:jar:5.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.0 (compile)
- org.apache.deltaspike.core:deltaspike-core-impl:jar:2.0.1 (compile)
- org.apache.deltaspike.core:deltaspike-core-api:jar:2.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.deltaspike.core:deltaspike-core-api:jar:2.0.1 (compile)
- jakarta.xml.ws:jakarta.xml.ws-api:jar:4.0.2 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (test)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (test)
- jakarta.xml.soap:jakarta.xml.soap-api:jar:3.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (test)
- org.assertj:assertj-core:jar:3.27.7 (test)
- net.bytebuddy:byte-buddy:jar:1.18.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.18.3 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.2 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.2 (test)
- org.jboss.weld:weld-junit5:jar:4.0.5.Final (test)
- org.jboss.weld.se:weld-se-core:jar:5.1.6.Final (test)
- org.jboss.weld.environment:weld-environment-common:jar:5.1.6.Final (test)
- org.jboss.weld:weld-core-impl:jar:5.1.6.Final (test)
- org.jboss.weld:weld-api:jar:5.0.SP3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.weld:weld-spi:jar:5.0.SP3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.logging:jboss-logging:jar:3.5.0.Final (test)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.weld:weld-api:jar:5.0.SP3 (test)
- org.jboss.weld:weld-core-impl:jar:5.1.6.Final (test)
- org.jboss.weld:weld-lite-extension-translator:jar:5.1.6.Final (test)
- org.jboss.logging:jboss-logging-processor:jar:2.2.1.Final (test)
- org.jboss.logging:jboss-logging-annotations:jar:2.2.1.Final (test)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.jdeparser:jdeparser:jar:2.0.3.Final (test)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.logging:jboss-logging-annotations:jar:2.2.1.Final (test)
- org.jboss.logging:jboss-logging-processor:jar:2.2.1.Final (test)
- org.jboss.classfilewriter:jboss-classfilewriter:jar:1.3.0.Final (test)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.weld.environment:weld-environment-common:jar:5.1.6.Final (test)
- org.jboss.weld:weld-junit-common:jar:4.0.5.Final (test)
- jakarta.persistence:jakarta.persistence-api:jar:3.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.persistence:jakarta.persistence-api:jar:3.1.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:6.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.weld.se:weld-se-core:jar:5.1.6.Final (test)
- org.checkerframework:checker-qual:jar:3.53.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.46.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:3.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.projectlombok:lombok:jar:1.18.42 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.gaul:modernizer-maven-annotations:jar:3.2.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.github.spotbugs:spotbugs-annotations:jar:4.9.8 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.0 (compile)
Licenses
Apache License, version 2.0: JBoss Logging 3, JBoss Logging I18n Annotations, classfilewriter
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
lgpl: JBoss Logging I18n Annotation Processor
Apache 2.0: error-prone annotations
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
Public Domain: jdeparser
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
Eclipse Public License v. 2.0: Jakarta Expression Language API, Jakarta Persistence API
Apache License 2.0: CDI APIs, CDI Language Model
GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta Expression Language API
EDL 1.0: Jakarta Activation API
The MIT License: Checker Qual, Project Lombok
Apache License, Version 2.0: Byte Buddy (without dependencies), CDI Lite Extension Translator, J2ObjC Annotations, Weld APIs, Weld Environment Common, Weld Implementation (Core), Weld SE (Core), Weld SPIs for container integration, beanprovider, weld-junit-common, weld-junit5
Apache-2.0: Apache DeltaSpike Core-API, Apache DeltaSpike Core-Implementation, AssertJ Core
Eclipse Distribution License - v 1.0: Jakarta SOAP with Attachments API, Jakarta XML Binding API, Jakarta XML Web Services API
EPL 2.0: Jakarta Annotations API, Jakarta Interceptors
The Apache Software License, Version 2.0: FindBugs-jsr305, Jakarta Dependency Injection, Modernizer Maven Plugin annotations
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| spotbugs-annotations-4.9.8.jar | 16.2 kB | 32 | 25 | 1 | 1.8 | Yes |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
| error_prone_annotations-2.46.0.jar | 20.3 kB | 49 | - | - | - | - |
| • Root | - | 42 | 29 | 2 | 1.8 | Yes |
| • Versioned | - | 7 | 1 | 1 | 9 | No |
| j2objc-annotations-3.1.jar | 16.8 kB | 38 | - | - | - | - |
| • Root | - | 36 | 24 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jakarta.activation-api-2.1.3.jar | 66.5 kB | 60 | 46 | 3 | 1.8 | Yes |
| jakarta.annotation-api-2.1.0.jar | 26.1 kB | 31 | 18 | 4 | 1.8 | Yes |
| jakarta.el-api-5.0.0.jar | 87.9 kB | 65 | 53 | 2 | 11 | Yes |
| jakarta.enterprise.cdi-api-4.0.0.jar | 151.5 kB | 214 | 184 | 13 | 11 | Yes |
| jakarta.enterprise.lang-model-4.0.0.jar | 26.2 kB | 38 | 23 | 4 | 11 | Yes |
| jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | 1.8 | No |
| jakarta.interceptor-api-2.1.0.jar | 25.3 kB | 23 | 11 | 2 | 1.8 | Yes |
| jakarta.persistence-api-3.1.0.jar | 165.2 kB | 226 | 207 | 5 | 11 | Yes |
| jakarta.xml.bind-api-4.0.2.jar | 131 kB | 138 | 115 | 7 | 11 | Yes |
| jakarta.xml.soap-api-3.0.2.jar | 38 kB | 46 | 34 | 2 | 11 | Yes |
| jakarta.xml.ws-api-4.0.2.jar | 77.6 kB | 115 | 90 | 11 | 11 | Yes |
| byte-buddy-1.18.3.jar | 9.2 MB | 6220 | - | - | - | - |
| • Root | - | 3100 | 3046 | 39 | 1.5 | Yes |
| • Versioned | - | 3090 | 3047 | 40 | 1.8 | Yes |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| deltaspike-core-api-2.0.1.jar | 179.3 kB | 221 | 166 | 36 | 11 | Yes |
| deltaspike-core-impl-2.0.1.jar | 191.1 kB | 142 | 102 | 20 | 11 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| assertj-core-3.27.7.jar | 1.4 MB | 887 | - | - | - | - |
| • Root | - | 883 | 842 | 29 | 1.8 | Yes |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| checker-qual-3.53.0.jar | 241.6 kB | 459 | 386 | 33 | 1.8 | Yes |
| modernizer-maven-annotations-3.2.0.jar | 3.3 kB | 14 | - | - | - | - |
| • Root | - | 12 | 1 | 1 | 1.8 | No |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jboss-classfilewriter-1.3.0.Final.jar | 121.8 kB | 90 | 75 | 6 | 11 | Yes |
| jdeparser-2.0.3.Final.jar | 239.2 kB | 220 | 209 | 1 | 1.8 | Yes |
| jboss-logging-3.5.0.Final.jar | 62.6 kB | 47 | 35 | 2 | 11 | Yes |
| jboss-logging-annotations-2.2.1.Final.jar | 20.6 kB | 38 | 25 | 1 | 1.8 | Yes |
| jboss-logging-processor-2.2.1.Final.jar | 219.2 kB | 139 | 115 | 6 | 1.8 | Yes |
| weld-api-5.0.SP3.jar | 33.1 kB | 68 | 42 | 12 | 11 | Yes |
| weld-core-impl-5.1.6.Final.jar | 1.7 MB | 1179 | 1105 | 60 | 1.8 | Yes |
| weld-junit-common-4.0.5.Final.jar | 46.7 kB | 37 | 24 | 1 | 11 | Yes |
| weld-junit5-4.0.5.Final.jar | 47.2 kB | 49 | 35 | 2 | 11 | Yes |
| weld-lite-extension-translator-5.1.6.Final.jar | 153.1 kB | 99 | 78 | 4 | 1.8 | Yes |
| weld-spi-5.0.SP3.jar | 82.9 kB | 148 | 102 | 23 | 11 | Yes |
| weld-environment-common-5.1.6.Final.jar | 85.9 kB | 72 | 52 | 6 | 1.8 | Yes |
| weld-se-core-5.1.6.Final.jar | 74.6 kB | 71 | 45 | 8 | 11 | Yes |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| junit-jupiter-api-6.0.2.jar | 250.7 kB | 224 | 208 | 9 | 17 | Yes |
| junit-jupiter-engine-6.0.2.jar | 356 kB | 189 | 172 | 9 | 17 | Yes |
| junit-jupiter-params-6.0.2.jar | 296.6 kB | 216 | 195 | 9 | 17 | Yes |
| junit-platform-commons-6.0.2.jar | 171.3 kB | 103 | 87 | 10 | 17 | Yes |
| junit-platform-engine-6.0.2.jar | 280 kB | 195 | 177 | 9 | 17 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| lombok-1.18.42.jar | 2 MB | 1068 | 179 | 13 | 1.6 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 43 | 18.4 MB | 13372 | 8420 | 416 | 17 | 40 |
| compile: 9 | compile: 939.7 kB | compile: 1211 | compile: 950 | compile: 116 | 11 | compile: 8 |
| provided: 6 | provided: 2.1 MB | provided: 1247 | provided: 293 | provided: 21 | provided: 5 | |
| test: 28 | test: 15.3 MB | test: 10914 | test: 7177 | test: 279 | 17 | test: 27 |


