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

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

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

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
junit junit 4.10 - jar Common Public License Version 1.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.hamcrest hamcrest-core 1.1 - jar BSD style
org.yaml snakeyaml 1.15 - jar LICENSE.txt

Project Dependency Graph

Dependency Tree

Licenses

BSD style: Hamcrest Core

Apache License Version 2.0: SnakeYAML

GNU LESSER GENERAL PUBLIC LICENSE: BeanShell

Unknown: ant-launcher, org.apache.tools.ant

GNU GENERAL PUBLIC LICENSE Version 3: Java API Sniffer Integration Tests

Apache Version 2.0, January 2004: testng

Public Domain: AOP alliance

The Apache Software License, Version 2.0: FindBugs-jsr305, Google Guice - Core Library, Guava: Google Core Libraries for Java, JCommander, javax.inject

Common Public License Version 1.0: JUnit