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-codec commons-codec 1.6 jar The Apache Software 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-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-project 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven.shared maven-shared-utils 0.4 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.15 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
org.apache.maven.plugin-testing maven-plugin-testing-harness 1.2 jar The Apache Software 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 License
org.apache.maven.plugin-tools maven-plugin-annotations 3.2 jar The Apache Software 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 -
com.google.code.findbugs jsr305 2.0.1 jar The Apache Software License, Version 2.0
junit junit 3.8.2 jar Common Public License Version 1.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 maven-settings 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

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
com.jcraft jsch 0.1.23 jar BSD
commons-cli commons-cli 1.0 jar -
doxia doxia-sink-api 1.0-alpha-4 jar -
org.apache.maven maven-core 2.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-error-diagnostics 2.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-monitor 2.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-descriptor 2.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-parameter-documenter 2.0 jar The Apache Software License, Version 2.0
org.apache.maven.reporting maven-reporting-api 2.0 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-file 1.0-alpha-5 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-http-lightweight 1.0-alpha-5 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-ssh 1.0-alpha-5 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-archiver 1.0-alpha-7 jar -
org.codehaus.plexus plexus-interactivity-api 1.0-alpha-4 jar -

Project Dependency Graph

Dependency Tree

  • org.apache.maven.plugins:maven-install-plugin:maven-plugin:2.5.2 Information
    • org.apache.maven:maven-plugin-api:jar:2.2.1 (compile) Information
    • org.apache.maven:maven-project:jar:2.2.1 (compile) Information
      • org.apache.maven:maven-settings:jar:2.2.1 (compile) Information
      • org.apache.maven:maven-profile: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.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-artifact-manager:jar:2.2.1 (compile) Information
    • org.apache.maven:maven-artifact:jar:2.2.1 (compile) Information
    • org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2 (provided) Information
    • org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:1.2 (test) Information
      • org.apache.maven:maven-core:jar:2.0 (test) Information
        • org.apache.maven.wagon:wagon-file:jar:1.0-alpha-5 (test) Information
        • org.apache.maven:maven-plugin-parameter-documenter:jar:2.0 (test) Information
        • org.apache.maven.wagon:wagon-http-lightweight:jar:1.0-alpha-5 (test) Information
        • org.apache.maven.reporting:maven-reporting-api:jar:2.0 (test) Information
          • doxia:doxia-sink-api:jar:1.0-alpha-4 (test) Information
        • org.apache.maven:maven-error-diagnostics:jar:2.0 (test) Information
        • commons-cli:commons-cli:jar:1.0 (test) Information
        • org.apache.maven:maven-plugin-descriptor:jar:2.0 (test) Information
        • org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 (test) Information
        • org.apache.maven:maven-monitor:jar:2.0 (test) Information
        • org.apache.maven.wagon:wagon-ssh:jar:1.0-alpha-5 (test) Information
          • com.jcraft:jsch:jar:0.1.23 (test) Information
      • org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7 (test) Information
      • junit:junit:jar:3.8.2 (compile) Information
    • commons-codec:commons-codec:jar:1.6 (compile) Information
    • org.apache.maven.shared:maven-shared-utils:jar:0.4 (compile) Information
    • org.codehaus.plexus:plexus-utils:jar:3.0.15 (compile) Information

Licenses

Public Domain: Backport of JSR 166

Unknown: CLI, Default Plexus Container, Doxia Core, Plexus Archiver Component, Plexus Default Interactivity Handler, classworlds

BSD: jsch

Apache License, Version 2.0: Apache Maven Install Plugin

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Commons Codec, FindBugs-jsr305, Maven, Maven Artifact, Maven Artifact Manager, Maven Error Diagnostics, Maven Local Settings Model, Maven Model, Maven Monitor, Maven Plugin API, Maven Plugin Descriptor Model, Maven Plugin Java 5 Annotations, Maven Plugin Parameter Documenter API, Maven Plugin Registry Model, Maven Plugin Testing Mechanism, Maven Profile Model, Maven Project Builder, Maven Repository Metadata Model, Maven Shared Utils, Maven Wagon API, Maven Wagon File Provider, Maven Wagon Lightweight HTTP Provider, Maven Wagon SSH Provider, Plexus Common Utilities, Plexus Interpolation API, maven-reporting-api

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
classworlds-1.1-alpha-2.jar 36.64 kB 32 22 3 1.1 debug
jsr305-2.0.1.jar 31.12 kB 70 34 3 1.5 debug
jsch-0.1.23.jar 113.51 kB 93 90 3 1.2 release
commons-cli-1.0.jar 29.41 kB 27 20 1 1.1 debug
commons-codec-1.6.jar 227.32 kB 218 76 6 1.5 debug
doxia-sink-api-1.0-alpha-4.jar 4.18 kB 13 2 1 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-core-2.0.jar 132.45 kB 103 64 13 1.1 debug
maven-error-diagnostics-2.0.jar 10.01 kB 20 6 1 1.1 debug
maven-model-2.2.1.jar 85.54 kB 61 45 2 1.5 debug
maven-monitor-2.0.jar 7.41 kB 17 5 1 1.1 debug
maven-plugin-api-2.2.1.jar 12.08 kB 23 8 2 1.5 debug
maven-plugin-descriptor-2.0.jar 32.34 kB 30 15 3 1.1 debug
maven-plugin-parameter-documenter-2.0.jar 17.22 kB 18 4 2 1.1 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-testing-harness-1.2.jar 33.10 kB 28 11 2 1.4 debug
maven-plugin-annotations-3.2.jar 14.73 kB 23 8 1 1.5 debug
maven-reporting-api-2.0.jar 6.42 kB 16 4 1 1.1 debug
maven-shared-utils-0.4.jar 151.81 kB 105 72 11 1.5 debug
wagon-file-1.0-alpha-5.jar 5.71 kB 16 1 1 1.1 debug
wagon-http-lightweight-1.0-alpha-5.jar 7.48 kB 17 2 1 1.1 debug
wagon-provider-api-1.0-beta-6.jar 51.94 kB 62 41 8 1.4 debug
wagon-ssh-1.0-alpha-5.jar 32.94 kB 39 22 3 1.1 debug
plexus-archiver-1.0-alpha-7.jar 138.71 kB 99 74 12 1.1 debug
plexus-container-default-1.0-alpha-9-stable-1.jar 189.63 kB 215 175 28 1.1 debug
plexus-interactivity-api-1.0-alpha-4.jar 13.09 kB 25 11 1 1.1 debug
plexus-interpolation-1.11.jar 49.74 kB 55 40 5 1.4 debug
plexus-utils-3.0.15.jar 233.35 kB 128 103 9 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
35 2.48 MB 2,291 1,511 175 1.5 34
compile: 19 compile: 1.90 MB compile: 1,707 compile: 1,172 compile: 128 - compile: 19
test: 15 test: 584.00 kB test: 561 test: 331 test: 46 - test: 14
provided: 1 provided: 14.73 kB provided: 23 provided: 8 provided: 1 - provided: 1