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 |
---|---|---|---|---|
net.sf.ehcache | ehcache | 2.7.2 | jar | src/assemble/EHCACHE-CORE-LICENSE.txt |
org.slf4j | slf4j-api | 1.7.2 | jar | MIT License |
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 |
net.sf.maltcms | cross-test | 1.3.0 | jar | L-GPL v3-Eclipse Public License (EPL) |
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.projectlombok | lombok | 0.12.0 | jar | The MIT License |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-log4j12 | 1.7.2 | jar | MIT License |
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.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
L-GPL v3: Cross Cache, Cross Test
New BSD License: Hamcrest Core
Eclipse Public License (EPL): Cross Cache, Cross Test
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Apache Log4j, ehcache
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
The MIT License: Project Lombok