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.google.code.gson | gson | 2.8.6 | jar | Apache 2.0 |
org.eclipse.sisu | org.eclipse.sisu.plexus | 0.3.3 | jar | Eclipse Public License, Version 1.0 |
org.freemarker | freemarker | 2.3.30 | 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 |
---|---|---|---|---|
org.assertj | assertj-core | 3.8.0 | jar | Apache License, Version 2.0 |
org.jmockit | jmockit | 1.32 | jar | The MIT License |
org.testng | testng | 6.8 | jar | 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 |
---|---|---|---|---|
org.apache.maven | maven-core | 3.5.2 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-plugin-api | 3.5.2 | jar | Apache License, Version 2.0 |
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.5 | 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.
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 | jsr250-api | 1.0 | jar | COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 |
javax.enterprise | cdi-api | 1.0 | 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.7.1 | jar | Apache License, Version 2.0 |
org.eclipse.sisu | org.eclipse.sisu.inject | 0.3.3 | 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 |
---|---|---|---|---|
com.beust | jcommander | 1.27 | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.13 | jar | Eclipse Public License 1.0 |
org.beanshell | bsh | 2.0b4 | jar | GNU LESSER GENERAL PUBLIC LICENSE |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.yaml | snakeyaml | 1.6 | jar | 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:
Project Dependency Graph
Dependency Tree
- org.apache.freemarker.generator:freemarker-generator-maven-plugin:maven-plugin:0.1.0-SNAPSHOT
- org.apache.maven:maven-core:jar:3.5.2 (provided)
- org.apache.maven:maven-model:jar:3.5.2 (provided)
- org.apache.maven:maven-settings:jar:3.5.2 (provided)
- org.apache.maven:maven-settings-builder:jar:3.5.2 (provided)
- org.codehaus.plexus:plexus-interpolation:jar:1.24 (provided)
- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4 (provided)
- org.sonatype.plexus:plexus-cipher:jar:1.4 (provided)
- org.sonatype.plexus:plexus-cipher:jar:1.4 (provided)
- org.codehaus.plexus:plexus-interpolation:jar:1.24 (provided)
- org.apache.maven:maven-builder-support:jar:3.5.2 (provided)
- org.apache.maven:maven-repository-metadata:jar:3.5.2 (provided)
- org.apache.maven:maven-artifact:jar:3.5.2 (provided)
- org.apache.maven:maven-model-builder:jar:3.5.2 (provided)
- org.apache.maven:maven-resolver-provider:jar:3.5.2 (provided)
- org.apache.maven.resolver:maven-resolver-impl:jar:1.1.0 (provided)
- org.apache.maven.resolver:maven-resolver-api:jar:1.1.0 (provided)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.1.0 (provided)
- org.apache.maven.resolver:maven-resolver-util:jar:1.1.0 (provided)
- org.apache.maven.shared:maven-shared-utils:jar:3.1.0 (provided)
- commons-io:commons-io:jar:2.6 (provided)
- commons-io:commons-io:jar:2.6 (provided)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.3 (compile)
- com.google.inject:guice:jar:no_aop:4.0 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
- javax.inject:javax.inject:jar:1 (compile)
- org.codehaus.plexus:plexus-classworlds:jar:2.5.2 (compile)
- org.codehaus.plexus:plexus-component-annotations:jar:1.7.1 (compile)
- org.apache.commons:commons-lang3:jar:3.5 (provided)
- org.apache.maven:maven-model:jar:3.5.2 (provided)
- org.apache.maven:maven-plugin-api:jar:3.5.2 (provided)
- org.codehaus.plexus:plexus-utils:jar:3.1.0 (provided)
- org.codehaus.plexus:plexus-utils:jar:3.1.0 (provided)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5 (provided)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.3 (compile)
- javax.enterprise:cdi-api:jar:1.0 (compile)
- javax.annotation:jsr250-api:jar:1.0 (compile)
- javax.annotation:jsr250-api:jar:1.0 (compile)
- javax.enterprise:cdi-api:jar:1.0 (compile)
- org.jmockit:jmockit:jar:1.32 (test)
- com.google.code.gson:gson:jar:2.8.6 (compile)
- org.freemarker:freemarker:jar:2.3.30 (compile)
- org.testng:testng:jar:6.8 (test)
- junit:junit:jar:4.13 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.beanshell:bsh:jar:2.0b4 (test)
- com.beust:jcommander:jar:1.27 (test)
- org.yaml:snakeyaml:jar:1.6 (test)
- junit:junit:jar:4.13 (test)
- org.assertj:assertj-core:jar:3.8.0 (test)
- org.apache.maven:maven-core:jar:3.5.2 (provided)
Licenses
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
Apache License Version 2.0: SnakeYAML
GNU LESSER GENERAL PUBLIC LICENSE: BeanShell
Apache 2.0: Gson
Eclipse Public License 1.0: JUnit
The MIT License: Main
Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache FreeMarker, Apache Maven Shared Utils, AssertJ fluent assertions, CDI APIs, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin, Maven Plugin API, Maven Plugin Tools Java 5 Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Common Utilities, Plexus Interpolation API, TestNG
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform
Public Domain: AOP alliance
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Google Guice - Core Library, JCommander, Plexus Classworlds, 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 |
jcommander-1.27.jar | 55.6 kB | 59 | 45 | 5 | 1.5 | Yes |
gson-2.8.6.jar | 240.3 kB | 198 | 181 | 9 | - | Yes |
guice-4.0-no_aop.jar | 423.6 kB | 344 | 329 | 8 | 1.6 | Yes |
commons-io-2.6.jar | 214.8 kB | 146 | 127 | 7 | 1.7 | Yes |
jsr250-api-1.0.jar | 5.8 kB | 16 | 11 | 2 | 1.5 | Yes |
cdi-api-1.0.jar | 44.9 kB | 92 | 75 | 7 | 1.5 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
junit-4.13.jar | 381.8 kB | 387 | 348 | 32 | 1.5 | Yes |
commons-lang3-3.5.jar | 479.9 kB | 284 | 260 | 12 | 1.6 | Yes |
maven-artifact-3.5.2.jar | 54.9 kB | 57 | 32 | 11 | 1.7 | Yes |
maven-builder-support-3.5.2.jar | 14.8 kB | 24 | 10 | 1 | 1.7 | Yes |
maven-core-3.5.2.jar | 630.3 kB | 486 | 399 | 56 | 1.7 | Yes |
maven-model-3.5.2.jar | 165 kB | 71 | 54 | 3 | 1.7 | Yes |
maven-model-builder-3.5.2.jar | 179.7 kB | 154 | 121 | 16 | 1.7 | Yes |
maven-plugin-api-3.5.2.jar | 47.6 kB | 48 | 27 | 6 | 1.7 | Yes |
maven-repository-metadata-3.5.2.jar | 27.5 kB | 27 | 9 | 2 | 1.7 | Yes |
maven-resolver-provider-3.5.2.jar | 67.7 kB | 44 | 27 | 1 | 1.7 | Yes |
maven-settings-3.5.2.jar | 44.6 kB | 35 | 19 | 2 | 1.7 | Yes |
maven-settings-builder-3.5.2.jar | 43.2 kB | 53 | 32 | 5 | 1.7 | Yes |
maven-plugin-annotations-3.5.jar | 14.3 kB | 22 | 7 | 1 | 1.6 | Yes |
maven-resolver-api-1.1.0.jar | 146.2 kB | 151 | 128 | 11 | 1.7 | Yes |
maven-resolver-impl-1.1.0.jar | 184.6 kB | 116 | 96 | 4 | 1.7 | Yes |
maven-resolver-spi-1.1.0.jar | 35.8 kB | 56 | 34 | 8 | 1.7 | Yes |
maven-resolver-util-1.1.0.jar | 158.9 kB | 128 | 101 | 13 | 1.7 | Yes |
maven-shared-utils-3.1.0.jar | 163.7 kB | 107 | 82 | 10 | 1.6 | Yes |
assertj-core-3.8.0.jar | 1.2 MB | 936 | 884 | 31 | 1.8 | Yes |
bsh-2.0b4.jar | 281.7 kB | 238 | 158 | 8 | 1.2 | No |
plexus-classworlds-2.5.2.jar | 52.7 kB | 52 | 37 | 5 | 1.6 | Yes |
plexus-component-annotations-1.7.1.jar | 4.3 kB | 15 | 3 | 1 | 1.6 | No |
plexus-interpolation-1.24.jar | 78.9 kB | 76 | 59 | 7 | 1.5 | Yes |
plexus-utils-3.1.0.jar | 261.6 kB | 129 | 104 | 9 | 1.6 | Yes |
org.eclipse.sisu.inject-0.3.3.jar | 379.2 kB | 289 | 271 | 9 | 1.6 | Yes |
org.eclipse.sisu.plexus-0.3.3.jar | 205.3 kB | 196 | 164 | 20 | 1.6 | Yes |
freemarker-2.3.30.jar | 1.7 MB | 1227 | 1202 | 17 | 1.8 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
jmockit-1.32.jar | 771.5 kB | 450 | 378 | 45 | 1.6 | Yes |
plexus-cipher-1.4.jar | 13.5 kB | 20 | 6 | 1 | 1.4 | Yes |
plexus-sec-dispatcher-1.4.jar | 27.7 kB | 31 | 13 | 3 | 1.4 | Yes |
testng-6.8.jar | 813.4 kB | 584 | 535 | 26 | 1.5 | Yes |
snakeyaml-1.6.jar | 232.1 kB | 208 | 183 | 16 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
41 | 9.9 MB | 7631 | 6611 | 436 | 1.8 | 38 |
compile: 9 | compile: 2.6 MB | compile: 2093 | compile: 1950 | compile: 71 | - | compile: 7 |
test: 8 | test: 3.8 MB | test: 2914 | test: 2576 | test: 166 | - | test: 7 |
provided: 24 | provided: 3.5 MB | provided: 2624 | provided: 2085 | provided: 199 | - | provided: 24 |