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.github.JCTools.JCTools jctools-core v4.0.5 jar Apache License 2.0
com.google.code.gson gson 2.11.0 jar Apache-2.0
com.google.guava guava 33.3.0-jre jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.slf4j slf4j-api 2.0.16 jar MIT License
org.slf4j slf4j-simple 2.0.16 jar MIT License

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
org.mockito mockito-core 5.13.0 jar MIT

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.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.28.0 jar Apache 2.0
com.google.guava failureaccess 1.0.2 jar The Apache Software 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 3.0.0 jar Apache License, Version 2.0
org.checkerframework checker-qual 3.43.0 jar The MIT License

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
net.bytebuddy byte-buddy 1.15.0 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.15.0 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 3.3 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

  • tripleo.elijah:congenial-robot:pom:congenial.2024-04 [Information]
    • com.google.guava:guava:jar:33.3.0-jre (compile) [Information]
      • com.google.guava:failureaccess:jar:1.0.2 (compile) [Information]
      • com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile) [Information]
      • com.google.code.findbugs:jsr305:jar:3.0.2 (compile) [Information]
      • org.checkerframework:checker-qual:jar:3.43.0 (compile) [Information]
      • com.google.errorprone:error_prone_annotations:jar:2.28.0 (compile) [Information]
      • com.google.j2objc:j2objc-annotations:jar:3.0.0 (compile) [Information]
    • com.google.code.gson:gson:jar:2.11.0 (compile) [Information]
    • org.apache.commons:commons-lang3:jar:3.12.0 (compile) [Information]
    • org.slf4j:slf4j-simple:jar:2.0.16 (compile) [Information]
    • org.slf4j:slf4j-api:jar:2.0.16 (compile) [Information]
    • org.mockito:mockito-core:jar:5.13.0 (test) [Information]
    • com.github.JCTools.JCTools:jctools-core:jar:v4.0.5 (compile) [Information]
    • junit:junit:jar:4.13.2 (test) [Information]
      • org.hamcrest:hamcrest-core:jar:1.3 (test) [Information]

Licenses

Unknown: eljc-almost-congenial-robot

Apache 2.0: error-prone annotations

Apache License 2.0: Java Concurrency Tools Core Library

Eclipse Public License 1.0: JUnit

The MIT License: Checker Qual

MIT License: SLF4J API Module, SLF4J Simple Provider

Apache License, Version 2.0: Apache Commons Lang, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, J2ObjC Annotations, Objenesis

Apache-2.0: Gson

MIT: mockito-core

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jctools-core-v4.0.5.jar 493.4 kB 368 352 8 1.6 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
gson-2.11.0.jar 298.4 kB 244 - - - -
   • Root - 243 223 9 1.7 Yes
   • Versioned - 1 1 1 9 No
error_prone_annotations-2.28.0.jar 19.4 kB 47 - - - -
   • Root - 40 27 2 1.8 Yes
   • Versioned - 7 1 1 9 No
failureaccess-1.0.2.jar 4.7 kB 15 2 1 1.7 Yes
guava-33.3.0-jre.jar 3.1 MB 2056 2017 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
j2objc-annotations-3.0.0.jar 12.5 kB 31 - - - -
   • Root - 29 17 1 1.8 Yes
   • Versioned - 2 1 1 9 No
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
byte-buddy-1.15.0.jar 4.2 MB 2950 - - - -
   • Root - 2948 2895 38 1.6 Yes
   • Versioned - 2 1 1 9 No
byte-buddy-agent-1.15.0.jar 262.8 kB 93 - - - -
   • Root - 91 72 2 1.5 Yes
   • Versioned - 2 1 1 9 No
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes
checker-qual-3.43.0.jar 231.5 kB 439 370 31 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
mockito-core-5.13.0.jar 704 kB 642 570 64 11 Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
slf4j-api-2.0.16.jar 69.4 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-simple-2.0.16.jar 15.7 kB 22 - - - -
   • Root - 20 6 1 1.8 Yes
   • Versioned - 2 1 1 9 No
Total Size Entries Classes Packages Java Version Debug Information
18 10.5 MB 7905 7424 244 11 17
compile: 12 compile: 4.8 MB compile: 3720 compile: 3449 compile: 95 1.8 compile: 11
test: 6 test: 5.7 MB test: 4185 test: 3975 test: 149 11 test: 6