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 |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.codehaus.plexus | plexus-compiler-api | 2.14.2 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-compiler-javac | 2.14.2 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-utils | 4.0.0 | 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.plexus | 0.3.5 | jar | Eclipse Public License, Version 1.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 |
---|---|---|---|---|
javax.xml.bind | jaxb-api | 2.3.1 | jar | CDDL 1.1GPL2 w/ CPE |
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 |
---|---|---|---|---|
javax.annotation | javax.annotation-api | 1.2 | jar | CDDL + GPLv2 with classpath exception |
javax.enterprise | cdi-api | 1.2 | jar | Apache License, Version 2.0 |
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-classworlds | 2.5.2 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-component-annotations | 1.5.5 | jar | The Apache Software License, Version 2.0 |
org.eclipse.sisu | org.eclipse.sisu.inject | 0.3.5 | jar | Eclipse Public License, Version 1.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.slf4j | slf4j-api | 1.7.36 | jar | 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 |
---|---|---|---|---|
javax.activation | javax.activation-api | 1.2.0 | jar | CDDL/GPLv2+CE |
Project Dependency Graph
Dependency Tree
- org.codehaus.modello:modello-test:jar:2.3.0
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5 (compile)
- javax.annotation:javax.annotation-api:jar:1.2 (compile)
- javax.enterprise:cdi-api:jar:1.2 (compile)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5 (compile)
- org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 (compile)
- org.codehaus.plexus:plexus-classworlds:jar:2.5.2 (compile)
- org.codehaus.plexus:plexus-utils:jar:4.0.0 (compile)
- org.codehaus.plexus:plexus-xml:jar:3.0.0 (compile)
- org.codehaus.plexus:plexus-compiler-javac:jar:2.14.2 (compile)
- javax.inject:javax.inject:jar:1 (compile)
- org.codehaus.plexus:plexus-compiler-api:jar:2.14.2 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- junit:junit:jar:4.13.2 (compile)
- org.hamcrest:hamcrest-core:jar:1.3 (compile)
- javax.xml.bind:jaxb-api:jar:2.3.1 (test)
- javax.activation:javax.activation-api:jar:1.2.0 (test)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5 (compile)
Licenses
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
CDDL 1.1: jaxb-api
Eclipse Public License 1.0: JUnit
The MIT License: Modello Test Package
MIT License: SLF4J API Module
Apache License, Version 2.0: CDI APIs, Plexus Common Utilities, Plexus Compiler Api, Plexus Javac Component, Plexus XML Utilities
CDDL + GPLv2 with classpath exception: javax.annotation API
GPL2 w/ CPE: jaxb-api
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Plexus :: Component Annotations, Plexus Classworlds, javax.inject
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
javax.activation-api-1.2.0.jar | 56.7 kB | 41 | 31 | 1 | 1.5 | Yes |
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 |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
jaxb-api-2.3.1.jar | 128.1 kB | 136 | 111 | 7 | 9 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
plexus-classworlds-2.5.2.jar | 52.7 kB | 52 | 37 | 5 | 1.6 | Yes |
plexus-compiler-api-2.14.2.jar | 28.8 kB | 34 | 20 | 4 | 1.8 | Yes |
plexus-compiler-javac-2.14.2.jar | 23.3 kB | 20 | 6 | 1 | 1.8 | Yes |
plexus-component-annotations-1.5.5.jar | 4.2 kB | 15 | 3 | 1 | 1.5 | No |
plexus-utils-4.0.0.jar | 192.4 kB | 128 | 86 | 7 | 11 | Yes |
plexus-xml-3.0.0.jar | 93 kB | 44 | 25 | 2 | 1.8 | Yes |
org.eclipse.sisu.inject-0.3.5.jar | 379.3 kB | 289 | 271 | 9 | 1.6 | Yes |
org.eclipse.sisu.plexus-0.3.5.jar | 205.3 kB | 196 | 164 | 20 | 1.6 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 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 |
16 | 1.7 MB | 1597 | 1302 | 107 | 11 | 14 |
compile: 14 | compile: 1.5 MB | compile: 1420 | compile: 1160 | compile: 99 | 11 | compile: 12 |
test: 2 | test: 184.8 kB | test: 177 | test: 142 | test: 8 | 9 | test: 2 |