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
com.google.code.findbugs jsr305 3.0.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-api 3.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-project 3.0-alpha-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
org.testng testng 6.9.6 jar Apache Version 2.0, January 2004

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.4 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 Classifier Type License
com.google.code.google-collections google-collect snapshot-20080530 - jar The Apache Software License, Version 2.0
commons-logging commons-logging-api 1.1 - jar /LICENSE.txt
junit junit 4.10 - jar Common Public License Version 1.0
log4j log4j 1.2.12 - jar -
org.apache.maven maven-artifact 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-compat 3.0-alpha-2 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-project-builder 3.0-alpha-2 - jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 1.0-beta-4 - jar The Apache Software License, Version 2.0
org.apache.xbean xbean-reflect 3.4 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.2.3 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.4 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 1.0-beta-3.0.5 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.1 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 1.5.6 - jar The Apache Software License, Version 2.0
org.codehaus.woodstox wstx-asl 3.2.6 - jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.1 - jar BSD style
org.sonatype.sisu sisu-guice 2.1.7 noaop jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-bean 1.4.2 - jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-plexus 1.4.2 - jar The Apache Software License, Version 2.0
org.sonatype.spice model-builder 1.3 - jar -
stax stax-api 1.0.1 - 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 Classifier Type License
aopalliance aopalliance 1.0 - jar Public Domain
com.beust jcommander 1.48 - jar The Apache Software License, Version 2.0
com.google.guava guava 16.0.1 - jar The Apache Software License, Version 2.0
com.google.inject guice 4.0 no_aop jar The Apache Software License, Version 2.0
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
org.apache.ant ant 1.7.0 - jar -
org.apache.ant ant-launcher 1.7.0 - jar -
org.beanshell bsh 2.0b4 - jar GNU LESSER GENERAL PUBLIC LICENSE
org.yaml snakeyaml 1.15 - jar LICENSE.txt

Project Dependency Graph

Dependency Tree

Licenses

BSD style: Hamcrest Core

Apache License Version 2.0: SnakeYAML

Unknown: Maven Shared Model, ant-launcher, log4j, org.apache.tools.ant

GNU LESSER GENERAL PUBLIC LICENSE: BeanShell

GNU GENERAL PUBLIC LICENSE Version 3: Java API Sniffer Maven Plugin

Apache Version 2.0, January 2004: testng

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

Public Domain: AOP alliance

The Apache Software License, Version 2.0: Apache XBean :: Reflect, FindBugs-jsr305, Google Guice - Core Library, Guava: Google Core Libraries for Java, JCommander, Logging, Maven Artifact, Maven Compat, Maven Model, Maven Plugin API, Maven Project, Maven Project Builder, Maven Wagon API, Plexus :: Component Annotations, Plexus :: Default Container, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Sisu - Guice, Sisu - Inject (JSR330 bean support), Sisu - Inject (Plexus bean support), StAX API, Woodstox, google-collect, javax.inject

Common Public License Version 1.0: JUnit