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 | Licenses |
---|---|---|---|---|
com.google.guava | guava | 33.3.1-jre | jar | Apache License, Version 2.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 | Licenses |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
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 | Licenses |
---|---|---|---|---|
com.google.guava | failureaccess | 1.0.2 | jar | The Apache Software License, Version 2.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 | Licenses |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- org.joda:joda-collect:jar:2.0.1-SNAPSHOT
Joda-Collect Description: Additional collections, compatible with Java 21+
URL: https://www.joda.org/joda-collect/
Project Licenses: Apache License, Version 2.0
- com.google.guava:guava:jar:33.3.1-jre (compile)
Guava: Google Core Libraries for Java Description: Guava is a suite of core and expanded libraries that include utility classes, Google's collections, I/O classes, and much more.
URL: https://github.com/google/guava
Project Licenses: Apache License, Version 2.0
- com.google.guava:failureaccess:jar:1.0.2 (compile)
Guava InternalFutureFailureAccess and InternalFutures Description: Contains com.google.common.util.concurrent.internal.InternalFutureFailureAccess and InternalFutures. Most users will never need to use this artifact. Its classes are conceptually a part of Guava, but they're in this separate artifact so that Android libraries can use them without pulling in all of Guava (just as they can use ListenableFuture by depending on the listenablefuture artifact).
URL: https://github.com/google/guava/failureaccess
Project Licenses: The Apache Software License, Version 2.0
- com.google.guava:failureaccess:jar:1.0.2 (compile)
- junit:junit:jar:4.13.2 (test)
JUnit Description: JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.
URL: http://junit.org
Project Licenses: Eclipse Public License 1.0
- org.hamcrest:hamcrest-core:jar:1.3 (test)
Hamcrest Core Description: This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.
URL: https://github.com/hamcrest/JavaHamcrest/hamcrest-core
Project Licenses: New BSD License
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- com.google.guava:guava:jar:33.3.1-jre (compile)
Licenses
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: Guava: Google Core Libraries for Java, Joda-Collect
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Guava InternalFutureFailureAccess and InternalFutures
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
failureaccess-1.0.2.jar | 4.7 kB | 15 | 2 | 1 | 1.7 | Yes |
guava-33.3.1-jre.jar | 3.1 MB | 2056 | 2017 | 18 | 1.8 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
4 | 3.5 MB | 2512 | 2414 | 54 | 1.8 | 4 |
compile: 2 | compile: 3.1 MB | compile: 2071 | compile: 2019 | compile: 19 | 1.8 | compile: 2 |
test: 2 | test: 429.6 kB | test: 441 | test: 395 | test: 35 | 1.5 | test: 2 |