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 |
---|---|---|---|---|
com.google.inject | guice | 4.1.0 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.25 | 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 | Licenses |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.2.3 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
ch.qos.logback | logback-core | 1.2.3 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.awaitility | awaitility | 3.0.0 | jar | LICENSE.txt |
org.mockito | mockito-all | 1.10.19 | 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 compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
aopalliance | aopalliance | 1.0 | jar | Public Domain |
com.google.guava | guava | 19.0 | jar | The Apache Software License, Version 2.0 |
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 2.5.1 | jar | Apache 2 |
Apache 2: Objenesis
Eclipse Public License 1.0: JUnit
Apache 2.0: Awaitility
MIT License: SLF4J API Module
The MIT License: Mockito
Public Domain: AOP alliance
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest Core, Hamcrest library
The Apache Software License, Version 2.0: Google Guice - Core Library, Guava: Google Core Libraries for Java, javax.inject
GNU General Public License Version 3: JavaMPD
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module