• 0.17

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.guava guava 19.0 jar The Apache Software License, Version 2.0
com.jcabi jcabi-log 0.17 jar BSD
com.qulice qulice-spi 0.17 jar BSD
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.codenarc CodeNarc 0.21 jar Apache 2

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.hamcrest hamcrest-core 1.3 jar New BSD License
org.hamcrest hamcrest-library 1.3 jar New BSD License
org.mockito mockito-core 2.0.32-beta jar The MIT License
org.slf4j slf4j-log4j12 1.7.13 jar MIT License

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
com.jcabi jcabi-aspects 0.22.2 jar BSD
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
org.apache.ant ant 1.7.1 jar -
org.apache.ant ant-launcher 1.7.1 jar -
org.aspectj aspectjrt 1.8.7 jar Eclipse Public License - v 1.0
org.codehaus.groovy groovy-all 2.4.5 jar The Apache Software License, Version 2.0
org.gmetrics GMetrics 0.5 jar Apache 2
org.slf4j slf4j-api 1.7.5 jar MIT License

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
net.bytebuddy byte-buddy 0.7.6 jar The Apache Software License, Version 2.0
org.objenesis objenesis 2.1 jar Apache 2

Project Dependency Graph

Dependency Tree

Licenses

New BSD License: Hamcrest Core, Hamcrest library

Apache 2: CodeNarc, GMetrics, Objenesis

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

BSD: jcabi-aspects, jcabi-log, qulice-codenarc, qulice-spi

Eclipse Public License 1.0: JUnit

Eclipse Public License - v 1.0: AspectJ runtime

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding

The Apache Software License, Version 2.0: Apache Groovy, Apache Log4j, Bean Validation API, Byte Buddy (without dependencies), Commons IO, Guava: Google Core Libraries for Java

The MIT License: Mockito