• 0.9

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.17.1 jar BSD
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
org.apache.velocity velocity 1.7 jar The Apache Software 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
org.aspectj aspectjrt 1.8.1 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
junit junit 4.11 jar Common Public License Version 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 1.9.5 jar The MIT License
org.slf4j slf4j-log4j12 1.7.7 jar MIT 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
javax.el javax.el-api 3.0.1-b04 jar CDDL + GPLv2 with classpath exception
org.hibernate hibernate-validator 5.1.2.Final jar Apache License, Version 2.0
org.projectlombok lombok 1.14.4 jar The 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-log 0.14.1 jar BSD
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.4 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.7 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
org.objenesis objenesis 1.0 jar MIT 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.fasterxml classmate 1.0.0 jar The Apache Software License, Version 2.0
org.jboss.logging jboss-logging 3.1.3.GA jar Apache License, version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

CDDL + GPLv2 with classpath exception: Expression Language 3.0 API

New BSD License: Hamcrest Core, Hamcrest library

BSD: jcabi-aspects, jcabi-log, jcabi-velocity

Apache License, Version 2.0: Hibernate Validator Engine

Eclipse Public License - v 1.0: AspectJ runtime

Common Public License Version 1.0: JUnit

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

The Apache Software License, Version 2.0: Apache Log4j, Apache Velocity, Bean Validation API, ClassMate, Commons Collections, Commons Lang

The MIT License: Mockito, Project Lombok