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 | Licenses |
---|---|---|---|---|
org.projectlombok | lombok | 1.16.10 | jar | The 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 | Licenses |
---|---|---|---|---|
com.fasterxml.jackson.core | jackson-databind | 2.8.4 | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.apache.logging.log4j | log4j-api | 2.6.2 | jar | The Apache Software License, Version 2.0 |
org.apache.logging.log4j | log4j-core | 2.6.2 | jar | The Apache Software License, Version 2.0 |
org.apache.logging.log4j | log4j-slf4j-impl | 2.6.2 | jar | The Apache Software License, Version 2.0 |
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 test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.fasterxml.jackson.core | jackson-annotations | 2.8.4 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-core | 2.8.4 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.slf4j | slf4j-api | 1.7.21 | jar | MIT License |
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
The MIT License: Project Lombok
Apache License, Version 2.0: Bremersee Failed Access Counter
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding, Jackson-annotations, Jackson-core, jackson-databind