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 31.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.1 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:1.0.2-SNAPSHOT
    Joda-Collect

    Description: Additional collections

    URL: https://www.joda.org/joda-collect/

    Project Licenses: Apache 2

    • com.google.guava:guava:jar:31.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.1 (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 is 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

    • 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

Licenses

Apache 2: Joda-Collect

Eclipse Public License 1.0: JUnit

Apache License, Version 2.0: Guava: Google Core Libraries for Java

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.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-31.1-jre.jar 3 MB 2053 2023 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.4 MB 2509 2420 54 1.8 4
compile: 2 compile: 3 MB compile: 2068 compile: 2025 compile: 19 - compile: 2
test: 2 test: 429.6 kB test: 441 test: 395 test: 35 - test: 2

Back to top

Version: 1.0.2-SNAPSHOT. Last Published: 2022-08-24.

Reflow Maven skin.