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.ow2.asm | asm | 9.9.1 | jar | BSD-3-Clause |
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.google.inject.extensions | guice-assistedinject | 4.2.3 | jar | The Apache Software License, Version 2.0 |
| org.apache.felix | org.apache.felix.framework | 7.0.5 | jar | Apache License, Version 2.0 |
| org.slf4j | slf4j-simple | 1.7.36 | jar | MIT License |
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 | Classifier | Type | Licenses | Optional |
|---|---|---|---|---|---|---|
| com.google.inject | guice | 4.2.3 | classes | jar | The Apache Software License, Version 2.0 | No |
| com.google.inject.extensions | guice-servlet | 4.2.3 | - | jar | The Apache Software License, Version 2.0 | Yes |
| javax.annotation | javax.annotation-api | 1.3.2 | - | jar | CDDL + GPLv2 with classpath exception | Yes |
| javax.enterprise | cdi-api | 1.2 | - | jar | Apache License, Version 2.0 | Yes |
| javax.servlet | servlet-api | 2.5 | - | jar | - | Yes |
| junit | junit | 4.13.2 | - | jar | Eclipse Public License 1.0 | Yes |
| org.junit.jupiter | junit-jupiter-api | 5.12.2 | - | jar | Eclipse Public License v2.0 | Yes |
| org.osgi | osgi.core | 5.0.0 | - | jar | Apache License, Version 2.0 | Yes |
| org.slf4j | slf4j-api | 1.7.36 | - | jar | MIT License | Yes |
| org.testng | testng | 6.14.3 | - | jar | Apache 2.0 | Yes |
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.codehaus.mojo | animal-sniffer-annotations | 1.9 | jar | MIT license |
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 | Optional |
|---|---|---|---|---|---|
| aopalliance | aopalliance | 1.0 | jar | Public Domain | No |
| com.google.errorprone | error_prone_annotations | 2.41.0 | jar | Apache 2.0 | No |
| com.google.guava | failureaccess | 1.0.3 | jar | Apache License, Version 2.0 | No |
| com.google.guava | guava | 33.5.0-jre | jar | Apache License, Version 2.0 | No |
| com.google.guava | listenablefuture | 9999.0-empty-to-avoid-conflict-with-guava | jar | The Apache Software License, Version 2.0 | No |
| com.google.inject | guice | 4.2.3 | jar | The Apache Software License, Version 2.0 | No |
| com.google.j2objc | j2objc-annotations | 3.1 | jar | Apache License, Version 2.0 | No |
| javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 | No |
| org.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 | No |
| com.beust | jcommander | 1.72 | jar | Apache 2.0 | Yes |
| org.apache-extras.beanshell | bsh | 2.0b6 | jar | Apache License, Version 2.0 | Yes |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 | Yes |
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License | Yes |
| org.junit.platform | junit-platform-commons | 1.12.2 | jar | Eclipse Public License v2.0 | Yes |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 | Yes |
Project Dependency Graph
Dependency Tree
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:1.0.1-SNAPSHOT
- com.google.inject:guice:jar:classes:4.2.3 (provided)
- javax.inject:javax.inject:jar:1 (provided)
![[Information]](./images/icon_info_sml.gif)
- aopalliance:aopalliance:jar:1.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:guava:jar:33.5.0-jre (provided)
- com.google.guava:failureaccess:jar:1.0.3 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (provided)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.41.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:3.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.3 (provided)
- javax.inject:javax.inject:jar:1 (provided)
- org.ow2.asm:asm:jar:9.9.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:1.7.36 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.osgi:osgi.core:jar:5.0.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- javax.annotation:javax.annotation-api:jar:1.3.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- javax.enterprise:cdi-api:jar:1.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- javax.servlet:servlet-api:jar:2.5 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.inject.extensions:guice-servlet:jar:4.2.3 (provided)
- com.google.inject:guice:jar:4.2.3 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.inject:guice:jar:4.2.3 (provided)
- junit:junit:jar:4.13.2 (provided)
- org.hamcrest:hamcrest-core:jar:1.3 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest-core:jar:1.3 (provided)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.2 (provided)
- org.opentest4j:opentest4j:jar:1.3.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.12.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (provided)
- org.testng:testng:jar:6.14.3 (provided)
- com.beust:jcommander:jar:1.72 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache-extras.beanshell:bsh:jar:2.0b6 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.beust:jcommander:jar:1.72 (provided)
- org.slf4j:slf4j-simple:jar:1.7.36 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.inject.extensions:guice-assistedinject:jar:4.2.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.felix:org.apache.felix.framework:jar:7.0.5 (test)
- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9 (test)
- com.google.inject:guice:jar:classes:4.2.3 (provided)
Licenses
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: error-prone annotations, jcommander, testng
Eclipse Public License 1.0: JUnit
BSD-3-Clause: asm
MIT License: SLF4J API Module, SLF4J Simple Binding
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
Public Domain: AOP alliance
New BSD License: Hamcrest Core
Eclipse Public License, Version 2.0: org.eclipse.sisu:org.eclipse.sisu.inject
Unknown: servlet-api
Apache License, Version 2.0: Apache Felix Framework, BeanShell, CDI APIs, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, org.osgi:osgi.core
CDDL + GPLv2 with classpath exception: javax.annotation API
MIT license: Animal Sniffer Annotations
The Apache Software License, Version 2.0: Google Guice - Core Library, Google Guice - Extensions - AssistedInject, Google Guice - Extensions - Servlet, Guava ListenableFuture only, javax.inject
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| aopalliance-1.0.jar | 4.5 kB | 15 | 9 | 2 | 1.3 | Yes |
| error_prone_annotations-2.41.0.jar | 20.4 kB | 49 | - | - | - | - |
| • Root | - | 42 | 29 | 2 | 1.8 | Yes |
| • Versioned | - | 7 | 1 | 1 | 9 | No |
| failureaccess-1.0.3.jar | 10.8 kB | 25 | - | - | - | - |
| • Root | - | 17 | 2 | 1 | 1.8 | Yes |
| • Versioned | - | 8 | 1 | 1 | 9 | No |
| guava-33.5.0-jre.jar | 3 MB | 2002 | - | - | - | - |
| • Root | - | 2000 | 1961 | 18 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
| guice-4.2.3-classes.jar | 559.7 kB | 428 | 412 | 9 | 1.8 | Yes |
| guice-4.2.3.jar | 856.9 kB | 614 | 585 | 15 | 1.8 | Yes |
| guice-assistedinject-4.2.3.jar | 42.3 kB | 27 | 18 | 1 | 1.8 | Yes |
| j2objc-annotations-3.1.jar | 16.8 kB | 38 | - | - | - | - |
| • Root | - | 36 | 24 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
| org.apache.felix.framework-7.0.5.jar | 778.4 kB | 457 | 393 | 34 | 1.8 | Yes |
| animal-sniffer-annotations-1.9.jar | 3.4 kB | 12 | 1 | 1 | 1.5 | No |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| asm-9.9.1.jar | 126.3 kB | 45 | 39 | 3 | 1.5 | Yes |
| slf4j-simple-1.7.36.jar | 15.3 kB | 20 | 10 | 1 | 1.5 | Yes |
| jcommander-1.72.jar | 69.3 kB | 67 | 65 | 5 | 1.7 | Yes |
| guice-servlet-4.2.3.jar | 81.6 kB | 76 | 67 | 1 | 1.8 | Yes |
| javax.annotation-api-1.3.2.jar | 26.6 kB | 29 | 15 | 3 | 1.8 | Yes |
| cdi-api-1.2.jar | 71.1 kB | 118 | 98 | 7 | 1.6 | Yes |
| servlet-api-2.5.jar | 105.1 kB | 68 | 42 | 2 | 1.5 | Yes |
| junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
| bsh-2.0b6.jar | 389 kB | 247 | 164 | 9 | 1.5 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
| junit-jupiter-api-5.12.2.jar | 233.4 kB | 211 | 192 | 8 | 1.8 | Yes |
| junit-platform-commons-1.12.2.jar | 151.9 kB | 99 | - | - | - | - |
| • Root | - | 88 | 69 | 9 | 1.8 | Yes |
| • Versioned | - | 11 | 5 | 1 | 9 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| osgi.core-5.0.0.jar | 418.2 kB | 317 | 132 | 16 | 1.5 | Yes |
| slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
| testng-6.14.3.jar | 839.9 kB | 658 | 574 | 24 | 1.7 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 30 | 8.3 MB | 6162 | 5352 | 217 | 1.8 | 26 |
| compile: 1 | compile: 126.3 kB | compile: 45 | compile: 39 | compile: 3 | 1.8 | compile: 1 |
| provided: 25 | provided: 7.4 MB | provided: 5601 | provided: 4891 | provided: 177 | provided: 22 | |
| test: 4 | test: 839.5 kB | test: 516 | test: 422 | test: 37 | 1.8 | test: 3 |

