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.codehaus.plexus | plexus-classworlds | 2.6.0 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-component-annotations | 2.1.0 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-utils | 3.5.1 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-xml | 3.0.0 | jar | Apache License, Version 2.0 |
org.eclipse.sisu | org.eclipse.sisu.inject | 0.9.0-SNAPSHOT | jar | Eclipse Public 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 |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.2.13 | jar | Eclipse Public License - v 1.0GNU Lesser General Public 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 |
---|---|---|---|---|---|
com.google.inject | guice | 4.0 | jar | The Apache Software License, Version 2.0 | No |
javax.annotation | javax.annotation-api | 1.2 | jar | CDDL + GPLv2 with classpath exception | Yes |
javax.enterprise | cdi-api | 1.2 | jar | Apache License, Version 2.0 | Yes |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.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 |
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 |
---|---|---|---|---|
ch.qos.logback | logback-core | 1.2.13 | jar | Eclipse Public License - v 1.0GNU Lesser General Public 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.guava | guava | 16.0.1 | jar | The Apache Software License, Version 2.0 | No |
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 | No |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License | Yes |
Project Dependency Graph
Dependency Tree
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0-SNAPSHOT
- com.google.inject:guice:jar:4.0 (provided)
- javax.inject:javax.inject:jar:1 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
- com.google.guava:guava:jar:16.0.1 (provided)
- javax.annotation:javax.annotation-api:jar:1.2 (provided)
- javax.enterprise:cdi-api:jar:1.2 (provided)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0-SNAPSHOT (compile)
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 (compile)
- org.codehaus.plexus:plexus-classworlds:jar:2.6.0 (compile)
- org.codehaus.plexus:plexus-utils:jar:3.5.1 (compile)
- org.codehaus.plexus:plexus-xml:jar:3.0.0 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (provided)
- org.osgi:osgi.core:jar:5.0.0 (provided)
- junit:junit:jar:4.13.2 (provided)
- org.hamcrest:hamcrest-core:jar:1.3 (provided)
- ch.qos.logback:logback-classic:jar:1.2.13 (test)
- ch.qos.logback:logback-core:jar:1.2.13 (test)
- com.google.inject:guice:jar:4.0 (provided)
Licenses
Eclipse Public License, Version 2.0: Eclipse Sisu Container, Eclipse Sisu Plexus
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
Apache License, Version 2.0: CDI APIs, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus XML Utilities, org.osgi:osgi.core
CDDL + GPLv2 with classpath exception: javax.annotation API
Public Domain: AOP alliance
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Google Guice - Core Library, Guava: Google Core Libraries for Java, javax.inject
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
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 |
logback-classic-1.2.13.jar | 232.1 kB | 207 | 157 | 25 | 1.6 | Yes |
logback-core-1.2.13.jar | 449.6 kB | 398 | 354 | 34 | 1.6 | Yes |
guava-16.0.1.jar | 2.2 MB | 1709 | 1678 | 17 | 1.6 | Yes |
guice-4.0.jar | 668.2 kB | 513 | 491 | 13 | 1.6 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
plexus-classworlds-2.6.0.jar | 52.9 kB | 52 | 37 | 5 | 1.7 | Yes |
plexus-component-annotations-2.1.0.jar | 4.2 kB | 15 | 3 | 1 | 1.6 | No |
plexus-utils-3.5.1.jar | 269.3 kB | 152 | 108 | 9 | 11 | Yes |
plexus-xml-3.0.0.jar | 93 kB | 44 | 25 | 2 | 1.8 | Yes |
org.eclipse.sisu.inject/target/classes | - | 0 | 0 | 0 | - | - |
javax.annotation-api-1.2.jar | 26.4 kB | 29 | 15 | 3 | 1.6 | Yes |
cdi-api-1.2.jar | 71.1 kB | 118 | 98 | 7 | 1.6 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | 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 |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
17 | 5 MB | 4064 | 3542 | 174 | 11 | 14 |
compile: 5 | compile: 419.6 kB | compile: 263 | compile: 173 | compile: 17 | 11 | compile: 3 |
provided: 10 | provided: 3.9 MB | provided: 3196 | provided: 2858 | provided: 98 | provided: 9 | |
test: 2 | test: 681.7 kB | test: 605 | test: 511 | test: 59 | 1.6 | test: 2 |