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 License
commons-httpclient commons-httpclient 3.1 jar Apache License
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.20 jar The Apache Software 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 License
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 License
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 License
org.apache.maven.plugin-tools maven-plugin-annotations 3.3 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 License
backport-util-concurrent backport-util-concurrent 3.1 jar Public Domain
classworlds classworlds 1.1-alpha-2 jar -
commons-codec commons-codec 1.2 jar -
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

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type License
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 1.5.5 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

  • org.apache.maven.plugins:maven-docck-plugin:maven-plugin:1.1 Information
    • org.apache.maven:maven-project:jar:2.2.1 (compile) Information
      • org.apache.maven:maven-profile:jar:2.2.1 (compile) Information
      • org.apache.maven:maven-artifact-manager:jar:2.2.1 (compile) Information
      • org.apache.maven:maven-plugin-registry:jar:2.2.1 (compile) Information
      • org.codehaus.plexus:plexus-interpolation:jar:1.11 (compile) Information
      • org.apache.maven:maven-artifact:jar:2.2.1 (compile) Information
      • org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (compile) Information
        • classworlds:classworlds:jar:1.1-alpha-2 (compile) Information
    • org.apache.maven:maven-model:jar:2.2.1 (compile) Information
    • org.apache.maven:maven-settings:jar:2.2.1 (compile) Information
    • org.apache.maven:maven-plugin-api:jar:2.2.1 (compile) Information
    • org.apache.maven:maven-plugin-descriptor:jar:2.2.1 (compile) Information
    • org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3 (provided) Information
    • commons-httpclient:commons-httpclient:jar:3.1 (compile) Information
      • commons-codec:commons-codec:jar:1.2 (compile) Information
    • commons-logging:commons-logging:jar:1.1.1 (runtime) Information
    • org.apache.maven.shared:file-management:jar:1.0 (compile) Information
    • org.apache.maven.plugin-tools:maven-plugin-tools-api:jar:3.2 (compile) Information
    • org.apache.maven.plugin-tools:maven-plugin-tools-java:jar:3.2 (runtime) Information
    • org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:jar:3.2 (runtime) Information
      • bsh:bsh:jar:1.3.0 (runtime) Information
    • org.codehaus.plexus:plexus-utils:jar:3.0.20 (compile) Information
    • junit:junit:jar:3.8.2 (test) Information

Licenses

Public Domain: Backport of JSR 166

Unknown: Beanshell, Codec, Default Plexus Container, Maven Shared File Management API, classworlds

Apache License: HttpClient

Apache License, Version 2.0: Apache Maven Documentation Checker Plugin, Maven Plugin Tools Java 5 Annotations

Common Public License Version 1.0: JUnit

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 :: Component Annotations, Plexus Common Utilities, Plexus Interpolation API, QDox

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
backport-util-concurrent-3.1.jar 323.94 kB 251 239 5 1.4 debug
bsh-1.3.0.jar 236.48 kB 213 135 7 1.2 release
classworlds-1.1-alpha-2.jar 36.64 kB 32 22 3 1.1 debug
qdox-1.12.1.jar 175.60 kB 124 104 11 1.4 debug
commons-codec-1.2.jar 29.38 kB 30 19 5 1.1 debug
commons-httpclient-3.1.jar 297.85 kB 183 167 8 1.2 debug
commons-logging-1.1.1.jar 59.26 kB 42 28 2 1.1 debug
junit-3.8.2.jar 117.81 kB 120 102 6 1.2 debug
maven-artifact-2.2.1.jar 78.44 kB 94 64 15 1.5 debug
maven-artifact-manager-2.2.1.jar 65.99 kB 52 29 7 1.5 debug
maven-model-2.2.1.jar 85.54 kB 61 45 2 1.5 debug
maven-plugin-api-2.2.1.jar 12.08 kB 23 8 2 1.5 debug
maven-plugin-descriptor-2.2.1.jar 38.36 kB 33 15 3 1.5 debug
maven-plugin-registry-2.2.1.jar 29.01 kB 28 9 2 1.5 debug
maven-profile-2.2.1.jar 34.53 kB 33 15 2 1.5 debug
maven-project-2.2.1.jar 152.62 kB 98 72 10 1.5 debug
maven-repository-metadata-2.2.1.jar 25.05 kB 24 6 2 1.5 debug
maven-settings-2.2.1.jar 47.89 kB 38 20 2 1.5 debug
maven-plugin-annotations-3.3.jar 13.71 kB 22 7 1 1.5 debug
maven-plugin-tools-api-3.2.jar 22.69 kB 31 11 4 1.5 debug
maven-plugin-tools-beanshell-3.2.jar 12.86 kB 21 1 1 1.5 debug
maven-plugin-tools-java-3.2.jar 17.38 kB 21 2 1 1.5 debug
file-management-1.0.jar 19.97 kB 21 5 3 1.1 debug
wagon-provider-api-1.0-beta-6.jar 51.94 kB 62 41 8 1.4 debug
plexus-component-annotations-1.5.5.jar 4.11 kB 15 3 1 1.5 release
plexus-container-default-1.0-alpha-9-stable-1.jar 189.63 kB 215 175 28 1.1 debug
plexus-interpolation-1.11.jar 49.74 kB 55 40 5 1.4 debug
plexus-utils-3.0.20.jar 237.43 kB 129 104 9 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
28 2.41 MB 2,071 1,488 155 1.5 26
compile: 20 compile: 1.79 MB compile: 1,493 compile: 1,106 compile: 125 - compile: 20
test: 1 test: 117.81 kB test: 120 test: 102 test: 6 - test: 1
runtime: 6 runtime: 505.69 kB runtime: 436 runtime: 273 runtime: 23 - runtime: 4
provided: 1 provided: 13.71 kB provided: 22 provided: 7 provided: 1 - provided: 1