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 | 5.1.0 | jar | The Apache Software License, Version 2.0 |
| org.slf4j | slf4j-api | 1.7.35 | 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.10 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
| ch.qos.logback | logback-core | 1.2.10 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
| nl.jqno.equalsverifier | equalsverifier | 3.9 | jar | Apache License, Version 2.0 |
| org.awaitility | awaitility | 4.1.1 | jar | Apache 2.0 |
| org.junit.jupiter | junit-jupiter | 5.8.2 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 4.3.1 | jar | The MIT License |
| org.mockito | mockito-junit-jupiter | 4.3.1 | jar | The MIT License |
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 | Licenses |
|---|---|---|---|---|
| org.projectlombok | lombok | 1.18.22 | 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.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
| com.google.errorprone | error_prone_annotations | 2.3.4 | jar | Apache 2.0 |
| com.google.guava | failureaccess | 1.0.1 | jar | The Apache Software License, Version 2.0 |
| com.google.guava | guava | 30.1-jre | jar | Apache License, Version 2.0 |
| com.google.guava | listenablefuture | 9999.0-empty-to-avoid-conflict-with-guava | jar | The Apache Software License, Version 2.0 |
| com.google.j2objc | j2objc-annotations | 1.3 | jar | The Apache Software License, Version 2.0 |
| javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
| org.checkerframework | checker-qual | 3.5.0 | 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 |
|---|---|---|---|---|
| net.bytebuddy | byte-buddy | 1.12.7 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.12.7 | jar | Apache License, Version 2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.hamcrest | hamcrest | 2.1 | jar | BSD Licence 3 |
| org.junit.jupiter | junit-jupiter-api | 5.8.2 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.8.2 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 5.8.2 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 1.8.2 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.8.2 | jar | Eclipse Public License v2.0 |
| org.objenesis | objenesis | 3.2 | jar | Apache License, Version 2.0 |
| org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
Apache 2.0: Awaitility, error-prone annotations
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module
The MIT License: Checker Qual, Project Lombok, mockito-core, mockito-junit-jupiter
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, EqualsVerifier | release normal jar, Guava: Google Core Libraries for Java, Objenesis
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
MIT: JavaMPD
Public Domain: AOP alliance
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
The Apache Software License, Version 2.0: FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, javax.inject
BSD Licence 3: Hamcrest
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module