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.modello | modello-core | 2.3.0 | jar | The MIT License |
org.codehaus.modello | modello-plugin-java | 2.3.0 | jar | The MIT License |
org.codehaus.modello | modello-plugin-xml | 2.3.0 | jar | The MIT License |
org.eclipse.sisu | org.eclipse.sisu.plexus | 0.3.5 | jar | Eclipse Public License, Version 1.0 |
org.yaml | snakeyaml | 2.2 | jar | Apache 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 |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.codehaus.modello | modello-test | 2.3.0 | jar | The MIT License |
org.slf4j | slf4j-simple | 1.7.36 | jar | 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 |
---|---|---|---|---|
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-build-api | 1.2.0 | jar | Apache 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.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.inject | 0.3.5 | jar | Eclipse Public License, Version 1.0 |
org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
org.sonatype.plexus | plexus-build-api | 0.0.7 | jar | Apache Public License 2.0 |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Classifier | Type | Licenses |
---|---|---|---|---|---|
aopalliance | aopalliance | 1.0 | - | jar | Public Domain |
com.google.guava | guava | 18.0 | - | jar | The Apache Software License, Version 2.0 |
org.sonatype.sisu | sisu-guice | 4.2.0 | no_aop | jar | The Apache Software 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 |
---|---|---|---|---|
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.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- org.codehaus.modello:modello-plugin-snakeyaml:jar:2.3.0
- org.codehaus.modello:modello-plugin-java:jar:2.3.0 (compile)
- org.codehaus.plexus:plexus-utils:jar:4.0.0 (compile)
- org.codehaus.plexus:plexus-build-api:jar:1.2.0 (compile)
- javax.inject:javax.inject:jar:1 (compile)
- org.sonatype.plexus:plexus-build-api:jar:0.0.7 (compile)
- org.codehaus.modello:modello-plugin-xml:jar:2.3.0 (compile)
- org.yaml:snakeyaml:jar:2.2 (compile)
- 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.modello:modello-core:jar:2.3.0 (compile)
- org.sonatype.sisu:sisu-guice:jar:no_aop:4.2.0 (runtime)
- aopalliance:aopalliance:jar:1.0 (runtime)
- com.google.guava:guava:jar:18.0 (runtime)
- org.codehaus.plexus:plexus-xml:jar:3.0.0 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.sonatype.sisu:sisu-guice:jar:no_aop:4.2.0 (runtime)
- org.codehaus.modello:modello-test:jar:2.3.0 (test)
- org.codehaus.plexus:plexus-compiler-javac:jar:2.14.2 (test)
- org.codehaus.plexus:plexus-compiler-api:jar:2.14.2 (test)
- org.slf4j:slf4j-simple:jar:1.7.36 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.codehaus.modello:modello-plugin-java:jar:2.3.0 (compile)
Licenses
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
Apache Public License 2.0: plexus-build-api
Eclipse Public License 1.0: JUnit
The MIT License: Modello Core, Modello Java Plugin, Modello SnakeYaml Plugin, Modello Test Package, Modello XML Plugin
MIT License: SLF4J API Module, SLF4J Simple Binding
Apache License, Version 2.0: CDI APIs, Plexus Common Utilities, Plexus Compiler Api, Plexus Javac Component, Plexus XML Utilities, SnakeYAML, plexus-build-api
CDDL + GPLv2 with classpath exception: javax.annotation API
Public Domain: AOP alliance
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Guava: Google Core Libraries for Java, Plexus :: Component Annotations, Plexus Classworlds, Sisu Guice - Core Library, 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 |
guava-18.0.jar | 2.3 MB | 1719 | 1690 | 17 | 1.6 | 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 |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
modello-core-2.3.0.jar | 61.3 kB | 63 | 45 | 7 | 1.8 | Yes |
modello-plugin-java-2.3.0.jar | 94.8 kB | 51 | 35 | 3 | 1.8 | Yes |
modello-plugin-xml-2.3.0.jar | 15.2 kB | 26 | 9 | 2 | 1.8 | Yes |
modello-test-2.3.0.jar | 26.9 kB | 29 | 5 | 2 | 1.8 | Yes |
plexus-build-api-1.2.0.jar | 6.6 kB | 16 | 2 | 1 | 1.8 | 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 |
slf4j-simple-1.7.36.jar | 15.3 kB | 20 | 10 | 1 | 1.5 | Yes |
plexus-build-api-0.0.7.jar | 8.5 kB | 19 | 4 | 1 | 1.4 | Yes |
sisu-guice-4.2.0-no_aop.jar | 522.1 kB | 407 | 391 | 9 | 1.7 | Yes |
snakeyaml-2.2.jar | 334.4 kB | 278 | 230 | 24 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
25 | 4.9 MB | 4063 | 3590 | 168 | 11 | 23 |
compile: 16 | compile: 1.6 MB | compile: 1378 | compile: 1064 | compile: 97 | 11 | compile: 14 |
runtime: 3 | runtime: 2.8 MB | runtime: 2141 | runtime: 2090 | runtime: 28 | runtime: 3 | |
test: 6 | test: 524 kB | test: 544 | test: 436 | test: 43 | 1.8 | test: 6 |