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-velocity | 2.3.0 | jar | The MIT License |
org.codehaus.plexus | plexus-build-api | 1.2.0 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-utils | 4.0.0 | jar | Apache License, Version 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 | Type | Licenses |
---|---|---|---|---|
org.codehaus.modello | modello-plugin-converters | 2.3.0 | jar | The MIT License |
org.codehaus.modello | modello-plugin-dom4j | 2.3.0 | jar | The MIT License |
org.codehaus.modello | modello-plugin-jackson | 2.3.0 | jar | The MIT License |
org.codehaus.modello | modello-plugin-jdom | 2.3.0 | jar | The MIT License |
org.codehaus.modello | modello-plugin-jsonschema | 2.3.0 | jar | The MIT License |
org.codehaus.modello | modello-plugin-sax | 2.3.0 | jar | The MIT License |
org.codehaus.modello | modello-plugin-snakeyaml | 2.3.0 | jar | The MIT License |
org.codehaus.modello | modello-plugin-stax | 2.3.0 | jar | The MIT License |
org.codehaus.modello | modello-plugin-xdoc | 2.3.0 | jar | The MIT License |
org.codehaus.modello | modello-plugin-xpp3 | 2.3.0 | jar | The MIT License |
org.codehaus.modello | modello-plugin-xsd | 2.3.0 | jar | The 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 |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.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 | Type | Licenses |
---|---|---|---|---|
org.apache.maven | maven-core | 3.5.4 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-model | 3.5.4 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-plugin-api | 3.5.4 | jar | Apache License, Version 2.0 |
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.10.2 | jar | Apache-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:
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.fasterxml.jackson.core | jackson-annotations | 2.16.1 | - | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-core | 2.16.1 | - | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-databind | 2.16.1 | - | jar | The Apache Software License, Version 2.0 |
com.github.chhorz | javadoc-parser | 0.3.1 | - | jar | The Apache License, Version 2.0 |
com.google.guava | guava | 20.0 | - | jar | The Apache Software License, Version 2.0 |
org.jsoup | jsoup | 1.17.2 | - | jar | The MIT License |
org.sonatype.sisu | sisu-guice | 4.2.0 | no_aop | jar | The Apache Software License, Version 2.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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD 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:
Project Dependency Graph
Dependency Tree
- org.codehaus.modello:modello-maven-plugin:maven-plugin:2.3.0
- org.apache.maven:maven-plugin-api:jar:3.5.4 (provided)
- org.apache.maven:maven-artifact:jar:3.5.4 (provided)
- 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.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)
- 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.apache.maven:maven-model:jar:3.5.4 (provided)
- org.apache.commons:commons-lang3:jar:3.5 (compile)
- org.apache.maven:maven-core:jar:3.5.4 (provided)
- org.apache.maven:maven-settings:jar:3.5.4 (provided)
- org.apache.maven:maven-settings-builder:jar:3.5.4 (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.apache.maven:maven-builder-support:jar:3.5.4 (provided)
- org.apache.maven:maven-repository-metadata:jar:3.5.4 (provided)
- org.apache.maven:maven-model-builder:jar:3.5.4 (provided)
- org.apache.maven:maven-resolver-provider:jar:3.5.4 (provided)
- org.apache.maven.resolver:maven-resolver-impl:jar:1.1.1 (provided)
- org.apache.maven.resolver:maven-resolver-api:jar:1.1.1 (provided)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.1.1 (provided)
- org.apache.maven.resolver:maven-resolver-util:jar:1.1.1 (provided)
- org.apache.maven.shared:maven-shared-utils:jar:3.2.1 (provided)
- commons-io:commons-io:jar:2.5 (provided)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.3 (compile)
- com.google.inject:guice:jar:no_aop:4.2.0 (provided)
- com.google.guava:guava:jar:20.0 (runtime)
- javax.inject:javax.inject:jar:1 (compile)
- org.codehaus.plexus:plexus-component-annotations:jar:1.7.1 (compile)
- org.codehaus.plexus:plexus-utils:jar:4.0.0 (compile)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.10.2 (provided)
- org.codehaus.modello:modello-plugin-converters:jar:2.3.0 (runtime)
- org.codehaus.modello:modello-plugin-dom4j:jar:2.3.0 (runtime)
- org.codehaus.modello:modello-plugin-xml:jar:2.3.0 (compile)
- org.codehaus.modello:modello-plugin-jackson:jar:2.3.0 (runtime)
- com.fasterxml.jackson.core:jackson-core:jar:2.16.1 (runtime)
- com.fasterxml.jackson.core:jackson-databind:jar:2.16.1 (runtime)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1 (runtime)
- org.codehaus.modello:modello-plugin-java:jar:2.3.0 (compile)
- org.codehaus.modello:modello-plugin-jdom:jar:2.3.0 (runtime)
- org.codehaus.modello:modello-plugin-jsonschema:jar:2.3.0 (runtime)
- org.codehaus.modello:modello-plugin-sax:jar:2.3.0 (runtime)
- org.codehaus.modello:modello-plugin-snakeyaml:jar:2.3.0 (runtime)
- org.yaml:snakeyaml:jar:2.2 (runtime)
- org.codehaus.modello:modello-plugin-stax:jar:2.3.0 (runtime)
- org.codehaus.modello:modello-plugin-xdoc:jar:2.3.0 (runtime)
- org.jsoup:jsoup:jar:1.17.2 (runtime)
- com.github.chhorz:javadoc-parser:jar:0.3.1 (runtime)
- org.codehaus.modello:modello-plugin-xpp3:jar:2.3.0 (runtime)
- org.codehaus.modello:modello-plugin-xsd:jar:2.3.0 (runtime)
- org.codehaus.modello:modello-plugin-velocity:jar:2.3.0 (compile)
- org.apache.velocity:velocity-engine-core:jar:2.3 (compile)
- org.codehaus.plexus:plexus-build-api:jar:1.2.0 (compile)
- org.sonatype.plexus:plexus-build-api:jar:0.0.7 (compile)
- 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.apache.maven:maven-plugin-api:jar:3.5.4 (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, plexus-build-api
The Apache License, Version 2.0: Javadoc Parser
Eclipse Public License 1.0: JUnit
The MIT License: Modello Core, Modello Dom4J Plugin, Modello JDOM Plugin, Modello JSON-Schema Plugin, Modello Jackson Plugin, Modello Java Plugin, Modello Maven Plugin, Modello Model Version Converter Plugin, Modello SAX Plugin, Modello SnakeYaml Plugin, Modello StAX Plugin, Modello Velocity Plugin, Modello XDOC Plugin, Modello XML Plugin, Modello XPP3 Plugin, Modello XSD Plugin, jsoup Java HTML Parser
MIT License: SLF4J API Module, SLF4J Simple Binding
Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Maven Shared Utils, Apache Velocity - Engine, 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 API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Common Utilities, Plexus Interpolation API, Plexus XML Utilities, SnakeYAML, plexus-build-api
Apache-2.0: Maven Plugin Tools Java Annotations
CDDL + GPLv2 with classpath exception: javax.annotation API
Public Domain: AOP alliance
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Google Guice - Core Library, Guava: Google Core Libraries for Java, Jackson-annotations, Jackson-core, Plexus Classworlds, Sisu Guice - Core Library, jackson-databind, 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 |
jackson-annotations-2.16.1.jar | 78.5 kB | 87 | 74 | 2 | 9 | Yes |
jackson-core-2.16.1.jar | 578.1 kB | 269 | 208 | 15 | 21 | Yes |
jackson-databind-2.16.1.jar | 1.6 MB | 818 | 779 | 24 | 9 | Yes |
javadoc-parser-0.3.1.jar | 38.9 kB | 60 | 46 | 4 | 1.8 | Yes |
guava-20.0.jar | 2.4 MB | 1844 | 1814 | 18 | 1.6 | Yes |
guice-4.2.0-no_aop.jar | 521.1 kB | 406 | 390 | 9 | 1.7 | Yes |
commons-io-2.5.jar | 208.7 kB | 142 | 123 | 7 | 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 |
commons-lang3-3.5.jar | 479.9 kB | 284 | 260 | 12 | 1.6 | Yes |
maven-artifact-3.5.4.jar | 54.9 kB | 57 | 32 | 11 | 1.7 | Yes |
maven-builder-support-3.5.4.jar | 14.8 kB | 24 | 10 | 1 | 1.7 | Yes |
maven-core-3.5.4.jar | 630.1 kB | 485 | 398 | 56 | 1.7 | Yes |
maven-model-3.5.4.jar | 165 kB | 71 | 54 | 3 | 1.7 | Yes |
maven-model-builder-3.5.4.jar | 177.4 kB | 150 | 117 | 16 | 1.7 | Yes |
maven-plugin-api-3.5.4.jar | 47.6 kB | 48 | 27 | 6 | 1.7 | Yes |
maven-repository-metadata-3.5.4.jar | 27.5 kB | 27 | 9 | 2 | 1.7 | Yes |
maven-resolver-provider-3.5.4.jar | 67 kB | 43 | 26 | 1 | 1.7 | Yes |
maven-settings-3.5.4.jar | 44.6 kB | 35 | 19 | 2 | 1.7 | Yes |
maven-settings-builder-3.5.4.jar | 43.1 kB | 53 | 32 | 5 | 1.7 | Yes |
maven-plugin-annotations-3.10.2.jar | 13.9 kB | 22 | 7 | 1 | 1.8 | Yes |
maven-resolver-api-1.1.1.jar | 146.2 kB | 151 | 128 | 11 | 1.7 | Yes |
maven-resolver-impl-1.1.1.jar | 184.6 kB | 116 | 96 | 4 | 1.7 | Yes |
maven-resolver-spi-1.1.1.jar | 35.8 kB | 56 | 34 | 8 | 1.7 | Yes |
maven-resolver-util-1.1.1.jar | 158.9 kB | 128 | 101 | 13 | 1.7 | Yes |
maven-shared-utils-3.2.1.jar | 166.6 kB | 109 | 84 | 10 | 1.6 | Yes |
velocity-engine-core-2.3.jar | 531.3 kB | 299 | 256 | 19 | 1.8 | Yes |
modello-core-2.3.0.jar | 61.3 kB | 63 | 45 | 7 | 1.8 | Yes |
modello-plugin-converters-2.3.0.jar | 9.8 kB | 15 | 1 | 1 | 1.8 | Yes |
modello-plugin-dom4j-2.3.0.jar | 19.1 kB | 16 | 2 | 1 | 1.8 | Yes |
modello-plugin-jackson-2.3.0.jar | 20 kB | 18 | 4 | 1 | 1.8 | Yes |
modello-plugin-java-2.3.0.jar | 94.8 kB | 51 | 35 | 3 | 1.8 | Yes |
modello-plugin-jdom-2.3.0.jar | 14 kB | 16 | 2 | 1 | 1.8 | Yes |
modello-plugin-jsonschema-2.3.0.jar | 7 kB | 15 | 1 | 1 | 1.8 | Yes |
modello-plugin-sax-2.3.0.jar | 10.9 kB | 15 | 1 | 1 | 1.8 | Yes |
modello-plugin-snakeyaml-2.3.0.jar | 21.8 kB | 18 | 4 | 1 | 1.8 | Yes |
modello-plugin-stax-2.3.0.jar | 39.2 kB | 20 | 6 | 1 | 1.8 | Yes |
modello-plugin-velocity-2.3.0.jar | 9 kB | 17 | 3 | 1 | 1.8 | Yes |
modello-plugin-xdoc-2.3.0.jar | 16.3 kB | 22 | 7 | 2 | 1.8 | Yes |
modello-plugin-xml-2.3.0.jar | 15.2 kB | 26 | 9 | 2 | 1.8 | Yes |
modello-plugin-xpp3-2.3.0.jar | 31.5 kB | 19 | 5 | 1 | 1.8 | Yes |
modello-plugin-xsd-2.3.0.jar | 15.1 kB | 23 | 8 | 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-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-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.3.jar | 379.2 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 |
jsoup-1.17.2.jar | 445.7 kB | 298 | 276 | 8 | 9 | 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 |
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 |
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 |
62 | 11.8 MB | 8684 | 7391 | 437 | 21 | 60 |
compile: 18 | compile: 2.3 MB | compile: 1700 | compile: 1353 | compile: 105 | 21 | compile: 16 |
runtime: 20 | runtime: 6.3 MB | runtime: 4273 | runtime: 3868 | runtime: 119 | runtime: 20 | |
provided: 21 | provided: 2.8 MB | provided: 2250 | provided: 1765 | provided: 177 | provided: 21 | |
test: 3 | test: 444.9 kB | test: 461 | test: 405 | test: 36 | 1.5 | test: 3 |