• 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.googlecode.java-diff-utils diffutils 1.2.1 jar The Apache Software License, Version 2.0
com.jcabi jcabi-log 0.17 jar BSD
com.jcabi jcabi-xml 0.17.1 jar BSD
com.qulice qulice-spi 0.17 jar BSD
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0

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
com.jcabi jcabi-aspects 0.21.1 jar BSD

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.google.guava guava 19.0 jar The Apache Software License, Version 2.0
junit junit 4.12 jar Eclipse Public License 1.0
log4j log4j 1.2.17 jar The Apache Software License, Version 2.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-immutable 1.4 jar BSD
org.slf4j slf4j-api 1.7.5 jar MIT License

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
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
org.aspectj aspectjrt 1.8.7 jar Eclipse Public License - v 1.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
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

Apache 2: Objenesis

New BSD License: Hamcrest Core, Hamcrest library

BSD: jcabi-aspects, jcabi-immutable, jcabi-log, jcabi-xml, qulice-spi, qulice-xml

Eclipse Public License 1.0: JUnit

Eclipse Public License - v 1.0: AspectJ runtime

Apache License, Version 2.0: Apache Commons Lang

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

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

The MIT License: Mockito