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-lang commons-lang 2.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-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.enforcer enforcer-api 1.4.1 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 License
junit junit 4.12 jar Eclipse Public License 1.0
org.apache.maven.shared maven-plugin-testing-harness 1.1 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.codehaus.plexus plexus-container-default 1.7 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
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-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-interpolation 1.11 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 1.5.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
classworlds classworlds 1.1-alpha-2 jar -
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 -
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:

GroupId ArtifactId Version Type License
com.google.collections google-collections 1.0 jar The Apache Software License, Version 2.0
org.apache.xbean xbean-reflect 3.7 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.5.1 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

  • se.jguru.nazgul.tools.codestyle:nazgul-codestyle:jar:6.0.1 Information
    • org.apache.maven.enforcer:enforcer-api:jar:1.4.1 (compile) Information
    • org.apache.maven:maven-project:jar:2.2.1 (compile) Information
    • org.apache.maven:maven-artifact:jar:2.2.1 (compile) Information
    • org.apache.maven:maven-plugin-api:jar:2.2.1 (compile) Information
    • org.codehaus.plexus:plexus-container-default:jar:1.7 (provided) Information
    • commons-lang:commons-lang:jar:2.6 (compile) Information
    • org.apache.maven.shared:maven-plugin-testing-harness:jar:1.1 (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
          • classworlds:classworlds:jar:1.1-alpha-2 (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.12 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.3 (test) Information

Licenses

BSD: jsch

jGuru Europe Corporate Source License, based on The Apache Software License, Version 2.0: nazgul-codestyle

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

Eclipse Public License 1.0: JUnit

Apache License, Version 2.0: Apache Maven Enforcer API, Plexus :: Default Container

Public Domain: Backport of JSR 166

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Apache XBean :: Reflect, Commons Lang, Google Collections Library, 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 Classworlds, Plexus Common Utilities, Plexus Interpolation API, maven-reporting-api