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.apache.httpcomponents.client5 httpclient5 5.0.3 jar Apache License, Version 2.0
org.apache.maven maven-model 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-api 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-descriptor 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-project 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-tools-api 3.2 jar The Apache Software License, Version 2.0
org.apache.maven.shared file-management 1.0 jar -
org.codehaus.plexus plexus-utils 3.0.24 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
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-tools-beanshell 3.2 jar The Apache Software License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-tools-java 3.2 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
junit junit 3.8.2 jar Common Public License Version 1.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.plugin-tools maven-plugin-annotations 3.5.2 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
backport-util-concurrent backport-util-concurrent 3.1 jar Public Domain
classworlds classworlds 1.1-alpha-2 jar -
commons-codec commons-codec 1.13 jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5 5.0.2 jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5-h2 5.0.2 jar Apache License, Version 2.0
org.apache.maven maven-artifact 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact-manager 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-registry 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-profile 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 1.0-beta-6 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 1.0-alpha-9-stable-1 jar -
org.codehaus.plexus plexus-interpolation 1.11 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.25 jar MIT License

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
bsh bsh 1.3.0 jar -
com.thoughtworks.qdox qdox 1.12.1 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.0.0 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Unknown: Beanshell, Default Plexus Container, classworlds

MIT License: SLF4J API Module

Apache License, Version 2.0: (RETIRED) Apache Maven Documentation Checker Plugin, Apache Commons Codec, Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Maven Plugin Tools Java 5 Annotations, Plexus :: Component Annotations, Plexus Common Utilities

Public Domain: Backport of JSR 166

The Apache Software License, Version 2.0: Commons Logging, Maven Artifact, Maven Artifact Manager, Maven Local Settings Model, Maven Model, Maven Plugin API, Maven Plugin Descriptor Model, Maven Plugin Registry Model, Maven Plugin Tool for Beanshell, Maven Plugin Tool for Java with Javadoc Tags, Maven Plugin Tools APIs, Maven Profile Model, Maven Project Builder, Maven Repository Metadata Model, Maven Wagon API, Plexus Interpolation API, QDox

Common Public License Version 1.0: JUnit

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
backport-util-concurrent-3.1.jar 331.7 kB 251 239 5 1.4 Yes
bsh-1.3.0.jar 242.2 kB 213 135 7 1.2 No
classworlds-1.1-alpha-2.jar 37.5 kB 32 22 3 1.1 Yes
qdox-1.12.1.jar 179.8 kB 124 104 11 1.4 Yes
commons-codec-1.13.jar 344.3 kB 248 101 7 1.7 Yes
commons-logging-1.1.1.jar 60.7 kB 42 28 2 1.1 Yes
junit-3.8.2.jar 120.6 kB 120 102 6 1.2 Yes
httpclient5-5.0.3.jar 775.8 kB 511 468 26 1.7 Yes
httpcore5-5.0.2.jar 809.7 kB 648 604 29 1.7 Yes
httpcore5-h2-5.0.2.jar 225.9 kB 165 137 14 1.7 Yes
maven-artifact-2.2.1.jar 80.3 kB 94 64 15 1.5 Yes
maven-artifact-manager-2.2.1.jar 67.6 kB 52 29 7 1.5 Yes
maven-model-2.2.1.jar 87.6 kB 61 45 2 1.5 Yes
maven-plugin-api-2.2.1.jar 12.4 kB 23 8 2 1.5 Yes
maven-plugin-descriptor-2.2.1.jar 39.3 kB 33 15 3 1.5 Yes
maven-plugin-registry-2.2.1.jar 29.7 kB 28 9 2 1.5 Yes
maven-profile-2.2.1.jar 35.4 kB 33 15 2 1.5 Yes
maven-project-2.2.1.jar 156.3 kB 98 72 10 1.5 Yes
maven-repository-metadata-2.2.1.jar 25.7 kB 24 6 2 1.5 Yes
maven-settings-2.2.1.jar 49 kB 38 20 2 1.5 Yes
maven-plugin-annotations-3.5.2.jar 14.3 kB 22 7 1 1.6 Yes
maven-plugin-tools-api-3.2.jar 23.2 kB 31 11 4 1.5 Yes
maven-plugin-tools-beanshell-3.2.jar 13.2 kB 21 1 1 1.5 Yes
maven-plugin-tools-java-3.2.jar 17.8 kB 21 2 1 1.5 Yes
file-management-1.0.jar 20.4 kB 21 5 3 1.1 Yes
wagon-provider-api-1.0-beta-6.jar 53.2 kB 62 41 8 1.4 Yes
plexus-component-annotations-2.0.0.jar 4.2 kB 15 3 1 1.6 No
plexus-container-default-1.0-alpha-9-stable-1.jar 194.2 kB 215 175 28 1.1 Yes
plexus-interpolation-1.11.jar 50.9 kB 55 40 5 1.4 Yes
plexus-utils-3.0.24.jar 247.4 kB 129 104 9 1.5 Yes
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
31 4.4 MB 3476 2646 222 1.7 29
compile: 23 compile: 3.7 MB compile: 2898 compile: 2264 compile: 192 - compile: 23
test: 1 test: 120.6 kB test: 120 test: 102 test: 6 - test: 1
runtime: 6 runtime: 517.8 kB runtime: 436 runtime: 273 runtime: 23 - runtime: 4
provided: 1 provided: 14.3 kB provided: 22 provided: 7 provided: 1 - provided: 1