Fork me on GitHub

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
axis axis 1.4 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.4 jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact 2.0.6 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-api 2.0.6 jar The Apache Software License, Version 2.0
org.apache.maven maven-project 2.0.6 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-compiler-api 1.5.3 jar -
org.codehaus.plexus plexus-utils 1.5.6 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

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
classworlds classworlds 1.1-alpha-2 jar -
org.apache.axis axis-jaxrpc 1.4 jar -
org.apache.axis axis-saaj 1.4 jar -
org.apache.maven maven-artifact-manager 2.0.6 jar The Apache Software License, Version 2.0
org.apache.maven maven-model 2.0.6 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-registry 2.0.6 jar The Apache Software License, Version 2.0
org.apache.maven maven-profile 2.0.6 jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 2.0.6 jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 2.0.6 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 1.0-beta-2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 1.0-alpha-8 jar -

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
axis axis-wsdl4j 1.5.1 jar -
commons-discovery commons-discovery 0.2 jar -
commons-logging commons-logging 1.0.4 jar /LICENSE.txt

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 -
junit junit 4.11 jar Common Public License Version 1.0
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 -
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

  • org.codehaus.mojo:axistools-maven-plugin:maven-plugin:1.5-SNAPSHOT Information
    • org.codehaus.plexus:plexus-compiler-api:jar:1.5.3 (compile) Information
      • org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8 (compile) Information
        • classworlds:classworlds:jar:1.1-alpha-2 (compile) Information
    • commons-lang:commons-lang:jar:2.4 (compile) Information
    • org.apache.maven:maven-artifact:jar:2.0.6 (compile) Information
    • org.apache.maven:maven-project:jar:2.0.6 (compile) Information
      • org.apache.maven:maven-settings:jar:2.0.6 (compile) Information
      • org.apache.maven:maven-profile:jar:2.0.6 (compile) Information
      • org.apache.maven:maven-model:jar:2.0.6 (compile) Information
      • org.apache.maven:maven-artifact-manager:jar:2.0.6 (compile) Information
      • org.apache.maven:maven-plugin-registry:jar:2.0.6 (compile) Information
    • org.apache.maven:maven-plugin-api:jar:2.0.6 (compile) Information
    • org.codehaus.plexus:plexus-utils:jar:1.5.6 (compile) Information
    • axis:axis:jar:1.4 (compile) Information
      • org.apache.axis:axis-jaxrpc:jar:1.4 (compile) Information
      • org.apache.axis:axis-saaj:jar:1.4 (compile) Information
      • axis:axis-wsdl4j:jar:1.5.1 (runtime) Information
      • commons-logging:commons-logging:jar:1.0.4 (runtime) Information
      • commons-discovery:commons-discovery:jar:0.2 (runtime) 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:4.11 (test) Information
        • org.hamcrest:hamcrest-core:jar:1.3 (test) Information

Licenses

New BSD License: Hamcrest Core

Unknown: CLI, Default Plexus Container, Discovery, Doxia Core, Plexus Archiver Component, Plexus Compiler Api, Plexus Default Interactivity Handler, axis-jaxrpc, axis-saaj, axis-wsdl4j, classworlds

BSD: jsch

Apache License 2: Axis Tools Maven Plugin

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Axis Web Services, Commons Lang, Logging, 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 Parameter Documenter API, Maven Plugin Registry Model, Maven Plugin Testing Mechanism, Maven Profile Model, Maven Project Builder, Maven Repository Metadata Model, Maven Wagon API, Maven Wagon File Provider, Maven Wagon Lightweight HTTP Provider, Maven Wagon SSH Provider, Plexus Common Utilities, maven-reporting-api

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
axis-1.4.jar 1.53 MB 842 771 56 1.3 debug
axis-wsdl4j-1.5.1.jar 123.80 kB 142 119 18 1.2 release
classworlds-1.1-alpha-2.jar 36.64 kB 32 22 3 1.1 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-discovery-0.2.jar 69.77 kB 80 58 8 1.1 debug
commons-lang-2.4.jar 255.67 kB 148 127 9 1.2 debug
commons-logging-1.0.4.jar 37.12 kB 29 18 2 1.2 debug
doxia-sink-api-1.0-alpha-4.jar 4.18 kB 13 2 1 1.1 debug
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug
axis-jaxrpc-1.4.jar 30.46 kB 67 54 9 1.3 debug
axis-saaj-1.4.jar 18.53 kB 32 27 1 1.3 debug
maven-artifact-2.0.6.jar 85.31 kB 106 77 15 1.1 debug
maven-artifact-manager-2.0.6.jar 55.18 kB 46 24 7 1.1 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.0.6.jar 84.37 kB 60 45 2 1.1 debug
maven-monitor-2.0.jar 7.41 kB 17 5 1 1.1 debug
maven-plugin-api-2.0.6.jar 12.56 kB 23 9 2 1.1 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.0.6.jar 28.24 kB 28 10 2 1.1 debug
maven-profile-2.0.6.jar 34.42 kB 33 16 2 1.1 debug
maven-project-2.0.6.jar 113.46 kB 76 51 10 1.1 debug
maven-repository-metadata-2.0.6.jar 23.90 kB 23 6 2 1.1 debug
maven-settings-2.0.6.jar 47.95 kB 38 21 2 1.1 debug
maven-plugin-testing-harness-1.2.jar 33.10 kB 28 11 2 1.4 debug
maven-reporting-api-2.0.jar 6.42 kB 16 4 1 1.1 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-2.jar 45.24 kB 57 37 8 1.1 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-compiler-api-1.5.3.jar 19.40 kB 30 16 4 1.1 debug
plexus-container-default-1.0-alpha-8.jar 190.86 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-utils-1.5.6.jar 244.67 kB 163 127 14 1.4 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
38 3.89 MB 3,149 2,419 281 1.5 36
compile: 18 compile: 2.82 MB compile: 2,019 compile: 1,615 compile: 176 - compile: 18
test: 17 test: 867.26 kB test: 879 test: 609 test: 77 - test: 16
runtime: 3 runtime: 230.69 kB runtime: 251 runtime: 195 runtime: 28 - runtime: 2

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
codehaus.snapshots http://snapshots.repository.codehaus.org - Yes -
apache.snapshots http://people.apache.org/maven-snapshot-repository - Yes -
codehaus-snapshots http://snapshots.repository.codehaus.org - Yes -
ossrh-snapshots http://oss.sonatype.org/content/repositories/snapshots - Yes -
apache-snapshots http://people.apache.org/maven-snapshot-repository - Yes -
snapshots http://snapshots.maven.codehaus.org/maven2 - Yes Yes
central http://repo.maven.apache.org/maven2 Yes - -

Repository locations for each of the Dependencies.

Artifact codehaus.snapshots apache.snapshots codehaus-snapshots ossrh-snapshots apache-snapshots central
axis:axis:jar:1.4 - - - - - Found at http://repo.maven.apache.org/maven2
axis:axis-wsdl4j:jar:1.5.1 - - - - - Found at http://repo.maven.apache.org/maven2
classworlds:classworlds:jar:1.1-alpha-2 - - - - - Found at http://repo.maven.apache.org/maven2
com.jcraft:jsch:jar:0.1.23 - - - - - Found at http://repo.maven.apache.org/maven2
commons-cli:commons-cli:jar:1.0 - - - - - Found at http://repo.maven.apache.org/maven2
commons-discovery:commons-discovery:jar:0.2 - - - - - Found at http://repo.maven.apache.org/maven2
commons-lang:commons-lang:jar:2.4 - - - - - Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.0.4 - - - - - Found at http://repo.maven.apache.org/maven2
doxia:doxia-sink-api:jar:1.0-alpha-4 - - - - - Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.11 - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.axis:axis-jaxrpc:jar:1.4 - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.axis:axis-saaj:jar:1.4 - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-artifact:jar:2.0.6 - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-artifact-manager:jar:2.0.6 - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-core:jar:2.0 - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-error-diagnostics:jar:2.0 - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-model:jar:2.0.6 - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-monitor:jar:2.0 - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-plugin-api:jar:2.0.6 - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-plugin-descriptor:jar:2.0 - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-plugin-parameter-documenter:jar:2.0 - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-plugin-registry:jar:2.0.6 - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-profile:jar:2.0.6 - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-project:jar:2.0.6 - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-repository-metadata:jar:2.0.6 - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-settings:jar:2.0.6 - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:1.2 - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven.reporting:maven-reporting-api:jar:2.0 - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven.wagon:wagon-file:jar:1.0-alpha-5 - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven.wagon:wagon-http-lightweight:jar:1.0-alpha-5 - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2 - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven.wagon:wagon-ssh:jar:1.0-alpha-5 - - - - - Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7 - - - - - Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-compiler-api:jar:1.5.3 - - - - - Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8 - - - - - Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 - - - - - Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-utils:jar:1.5.6 - - - - - Found at http://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.3 - - - - - Found at http://repo.maven.apache.org/maven2
Total codehaus.snapshots apache.snapshots codehaus-snapshots ossrh-snapshots apache-snapshots central
38 (compile: 18, test: 17, runtime: 3) 0 0 0 0 0 38