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 | javax-cdi-instance-handle | 1.0.3-SNAPSHOT | 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.apache.openwebbeans | openwebbeans-junit5 | 2.0.27 | jar | Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 5.10.0 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.10.0 | 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 |
|---|---|---|---|---|
| javax.annotation | javax.annotation-api | 1.3.2 | jar | CDDL + GPLv2 with classpath exception |
| javax.enterprise | cdi-api | 2.0 | jar | Apache 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 |
|---|---|---|---|---|
| org.apache.openwebbeans | openwebbeans-impl | 2.0.27 | jar | Apache License, Version 2.0 |
| org.apache.openwebbeans | openwebbeans-se | 2.0.27 | jar | Apache License, Version 2.0 |
| org.apache.openwebbeans | openwebbeans-spi | 2.0.27 | jar | Apache License, Version 2.0 |
| org.apache.xbean | xbean-asm9-shaded | 4.21 | jar | nullnull |
| org.apache.xbean | xbean-finder-shaded | 4.21 | jar | The Apache Software License, Version 2.0 |
| 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.junit.platform | junit-platform-engine | 1.10.0 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.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 |
|---|---|---|---|---|
| javax.el | javax.el-api | 3.0.0 | jar | CDDL + GPLv2 with classpath exception |
| javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
| javax.interceptor | javax.interceptor-api | 1.2 | jar | CDDL + GPLv2 with classpath exception |
Project Dependency Graph
Dependency Tree
- com.github.jonasrutishauser:javax-cdi-instance-handle-openwebbeans-it:jar:1.0.3-SNAPSHOT
- com.github.jonasrutishauser:javax-cdi-instance-handle:jar:1.0.3-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- javax.enterprise:cdi-api:jar:2.0 (provided)
- javax.el:javax.el-api:jar:3.0.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- javax.interceptor:javax.interceptor-api:jar:1.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- javax.inject:javax.inject:jar:1 (provided)
![[Information]](./images/icon_info_sml.gif)
- javax.el:javax.el-api:jar:3.0.0 (provided)
- javax.annotation:javax.annotation-api:jar:1.3.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.10.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.10.0 (test)
- org.apache.openwebbeans:openwebbeans-junit5:jar:2.0.27 (test)
- org.apache.openwebbeans:openwebbeans-se:jar:2.0.27 (test)
- org.apache.openwebbeans:openwebbeans-impl:jar:2.0.27 (test)
- org.apache.xbean:xbean-finder-shaded:jar:4.21 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.xbean:xbean-asm9-shaded:jar:4.21 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.openwebbeans:openwebbeans-spi:jar:2.0.27 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.xbean:xbean-finder-shaded:jar:4.21 (test)
- org.apache.openwebbeans:openwebbeans-impl:jar:2.0.27 (test)
- org.apache.openwebbeans:openwebbeans-se:jar:2.0.27 (test)
- com.github.jonasrutishauser:javax-cdi-instance-handle:jar:1.0.3-SNAPSHOT (compile)
Licenses
Unnamed: Apache XBean :: ASM shaded (repackaged)
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache License, Version 2.0: Apache OpenWebBeans CDI Java SE Implementation, CDI APIs, OpenWebBeans Core, OpenWebBeans JUnit5, SPI definition
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
CDDL + GPLv2 with classpath exception: Expression Language 3.0 API, javax.annotation API, javax.interceptor API
GNU LGPL 3: javax-cdi-instance-handle, javax-cdi-instance-handle-openwebbeans-it
The Apache Software License, Version 2.0: Apache XBean :: Finder shaded (repackaged), javax.inject
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| javax-cdi-instance-handle-1.0.3-SNAPSHOT.jar | 20.2 kB | 31 | 14 | 2 | 1.8 | Yes |
| javax.annotation-api-1.3.2.jar | 26.6 kB | 29 | 15 | 3 | 1.8 | Yes |
| javax.el-api-3.0.0.jar | 73.1 kB | 57 | 46 | 1 | 1.7 | Yes |
| cdi-api-2.0.jar | 113.9 kB | 171 | 146 | 11 | 1.8 | Yes |
| javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
| javax.interceptor-api-1.2.jar | 24.4 kB | 21 | 10 | 1 | 1.7 | Yes |
| openwebbeans-impl-2.0.27.jar | 788.1 kB | 462 | 399 | 44 | 1.8 | Yes |
| openwebbeans-junit5-2.0.27.jar | 24.3 kB | 28 | 12 | 2 | 1.8 | Yes |
| openwebbeans-se-2.0.27.jar | 38.2 kB | 31 | 13 | 1 | 1.8 | Yes |
| openwebbeans-spi-2.0.27.jar | 22.9 kB | 43 | 26 | 4 | 1.8 | Yes |
| xbean-asm9-shaded-4.21.jar | 295.2 kB | 143 | 121 | 6 | 1.8 | Yes |
| xbean-finder-shaded-4.21.jar | 159.9 kB | 105 | 88 | 4 | 1.8 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
| junit-jupiter-api-5.10.0.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
| junit-jupiter-engine-5.10.0.jar | 244 kB | 147 | 130 | 9 | 9 | Yes |
| junit-platform-commons-1.10.0.jar | 106.2 kB | 64 | 44 | 7 | 9 | Yes |
| junit-platform-engine-1.10.0.jar | 204.8 kB | 153 | 136 | 10 | 9 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 18 | 2.4 MB | 1714 | 1400 | 118 | 9 | 17 |
| compile: 1 | compile: 20.2 kB | compile: 31 | compile: 14 | compile: 2 | 1.8 | compile: 1 |
| provided: 5 | provided: 240.4 kB | provided: 286 | provided: 223 | provided: 17 | provided: 4 | |
| test: 12 | test: 2.1 MB | test: 1397 | test: 1163 | test: 99 | 9 | test: 12 |
