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 Optional
com.fasterxml.uuid java-uuid-generator 5.2.0 jar The Apache Software License, Version 2.0 No
com.google.protobuf protobuf-java 4.33.1 jar BSD-3-Clause No
com.google.protobuf protobuf-java-util 4.33.1 jar BSD-3-Clause No
io.grpc grpc-protobuf 1.77.0 jar Apache 2.0 No
io.grpc grpc-services 1.77.0 jar Apache 2.0 No
cn.hutool hutool-core 5.8.34 jar Mulan Permissive Software License,Version 2 Yes
com.google.guava guava 33.5.0-jre jar Apache License, Version 2.0 Yes
org.jetbrains annotations 26.0.2 jar The Apache Software License, Version 2.0 Yes

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.junit.platform junit-platform-launcher 6.0.1 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 6.0.1 jar Eclipse Public License v2.0
org.testcontainers testcontainers 2.0.2 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 Optional
com.google.api.grpc proto-google-common-protos 2.63.1 jar Apache-2.0 No
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0 No
com.google.errorprone error_prone_annotations 2.18.0 jar Apache 2.0 No
io.grpc grpc-api 1.77.0 jar Apache 2.0 No
io.grpc grpc-stub 1.77.0 jar Apache 2.0 No
org.codehaus.mojo animal-sniffer-annotations 1.24 jar MIT license No
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0 No
org.slf4j slf4j-api 2.0.17 jar MIT No
com.google.guava failureaccess 1.0.3 jar Apache License, Version 2.0 Yes
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0 Yes
com.google.j2objc j2objc-annotations 3.1 jar Apache License, Version 2.0 Yes

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
com.google.android annotations 4.1.1.4 jar Apache 2.0
com.google.code.gson gson 2.13.2 jar Apache-2.0
io.grpc grpc-context 1.77.0 jar Apache 2.0
io.grpc grpc-core 1.77.0 jar Apache 2.0
io.grpc grpc-protobuf-lite 1.77.0 jar Apache 2.0
io.grpc grpc-util 1.77.0 jar Apache 2.0
io.perfmark perfmark-api 0.27.0 jar Apache 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
com.fasterxml.jackson.core jackson-annotations 2.20 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-api 3.7.0 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.7.0 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.7.0 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.19.0 jar Apache-2.0
commons-io commons-io 2.20.0 jar Apache-2.0
junit junit 4.13.2 jar Eclipse Public License 1.0
net.java.dev.jna jna 5.18.1 jar LGPL-2.1-or-laterApache-2.0
org.apache.commons commons-compress 1.28.0 jar Apache-2.0
org.apache.commons commons-lang3 3.19.0 jar Apache-2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.hamcrest hamcrest 3.0 jar BSD-3-Clause
org.hamcrest hamcrest-core 3.0 jar BSD-3-Clause
org.junit.platform junit-platform-commons 6.0.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 6.0.1 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.rnorth.duct-tape duct-tape 1.0.8 jar MIT

Project Dependency Graph

Dependency Tree

Licenses

Apache 2.0: Google Android Annotations Library, error-prone annotations, io.grpc:grpc-api, io.grpc:grpc-context, io.grpc:grpc-core, io.grpc:grpc-protobuf, io.grpc:grpc-protobuf-lite, io.grpc:grpc-services, io.grpc:grpc-stub, io.grpc:grpc-util, perfmark:perfmark-api

The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Eclipse Public License 1.0: JUnit

BSD-3-Clause: Hamcrest, Hamcrest Core, Protocol Buffers [Core], Protocol Buffers [Util]

Eclipse Public License v2.0: JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, JUnit Vintage Engine

Mulan Permissive Software License,Version 2: hutool-core

LGPL-2.1-or-later: Java Native Access

GNU Lesser General Public License v3.0: io.github.xezzon:zeroweb-proto

Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Gson, Java Native Access, proto-google-common-protos

Apache License, Version 2.0: Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations

MIT: Duct Tape, SLF4J API Module, Testcontainers Core

MIT license: Animal Sniffer Annotations

The Apache Software License, Version 2.0: FindBugs-jsr305, Guava ListenableFuture only, Jackson-annotations, Java UUID Generator, JetBrains Java Annotations, docker-java-api, docker-java-transport, docker-java-transport-zerodep

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jackson-annotations-2.20.jar 79.2 kB 87 74 2 1.8 Yes
java-uuid-generator-5.2.0.jar 57.3 kB 50 36 4 1.8 Yes
docker-java-api-3.7.0.jar 495.4 kB 404 389 5 1.8 Yes
docker-java-transport-3.7.0.jar 38.8 kB 45 34 1 1.8 Yes
docker-java-transport-zerodep-3.7.0.jar 2.3 MB 1475 1362 74 1.8 Yes
annotations-4.1.1.4.jar 3.1 kB 11 2 1 1.5 No
proto-google-common-protos-2.63.1.jar 2.9 MB 1098 989 12 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
gson-2.13.2.jar 289.9 kB 226 - - - -
   • Root - 224 203 9 1.8 Yes
   • Versioned - 2 1 1 9 No
error_prone_annotations-2.18.0.jar 16 kB 38 26 2 1.8 Yes
protobuf-java-4.33.1.jar 1.9 MB 775 755 2 1.8 Yes
protobuf-java-util-4.33.1.jar 77.2 kB 53 47 1 1.8 Yes
commons-codec-1.19.0.jar 374.7 kB 263 - - - -
   • Root - 262 115 7 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-io-2.20.0.jar 564 kB 415 - - - -
   • Root - 414 387 15 1.8 Yes
   • Versioned - 1 1 1 9 No
grpc-api-1.77.0.jar 324.7 kB 319 315 1 1.8 Yes
grpc-context-1.77.0.jar 0.3 kB 2 0 0 - -
grpc-core-1.77.0.jar 662.5 kB 507 499 1 1.8 Yes
grpc-protobuf-1.77.0.jar 5.2 kB 10 5 1 1.8 Yes
grpc-protobuf-lite-1.77.0.jar 7.8 kB 10 4 1 1.8 Yes
grpc-services-1.77.0.jar 950.1 kB 444 410 8 1.8 Yes
grpc-stub-1.77.0.jar 61.8 kB 59 53 2 1.8 Yes
grpc-util-1.77.0.jar 99 kB 79 72 1 1.8 Yes
perfmark-api-0.27.0.jar 7 kB 10 6 1 1.8 Yes
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
jna-5.18.1.jar 2 MB 191 124 4 1.8 Yes
commons-compress-1.28.0.jar 1.1 MB 642 - - - -
   • Root - 641 589 36 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-lang3-3.19.0.jar 709.1 kB 451 - - - -
   • Root - 449 418 18 1.8 Yes
   • Versioned - 2 1 1 9 No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
animal-sniffer-annotations-1.24.jar 3.1 kB 12 1 1 1.8 No
hamcrest-3.0.jar 126.4 kB 123 108 11 1.8 Yes
hamcrest-core-3.0.jar 2.4 kB 9 1 1 1.8 Yes
jspecify-1.0.0.jar 3.8 kB 14 - - - -
   • Root - 10 4 1 1.8 No
   • Versioned - 4 1 1 9 No
junit-platform-commons-6.0.1.jar 171.3 kB 103 87 10 17 Yes
junit-platform-engine-6.0.1.jar 277.7 kB 193 175 9 17 Yes
junit-platform-launcher-6.0.1.jar 246.1 kB 166 150 8 17 Yes
junit-vintage-engine-6.0.1.jar 81.4 kB 57 43 6 17 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
duct-tape-1.0.8.jar 25.4 kB 37 22 6 1.8 Yes
slf4j-api-2.0.17.jar 69.9 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
testcontainers-2.0.2.jar 17.8 MB 12561 10634 451 22 Yes
hutool-core-5.8.34.jar 1.5 MB 981 906 65 1.8 Yes
failureaccess-1.0.3.jar 10.8 kB 25 - - - -
   • Root - 17 2 1 1.8 Yes
   • Versioned - 8 1 1 9 No
guava-33.5.0-jre.jar 3 MB 2002 - - - -
   • Root - 2000 1961 18 1.8 Yes
   • Versioned - 2 1 1 9 No
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
j2objc-annotations-3.1.jar 16.8 kB 38 - - - -
   • Root - 36 24 1 1.8 Yes
   • Versioned - 2 1 1 9 No
annotations-26.0.2.jar 31.2 kB 72 - - - -
   • Root - 70 60 2 1.8 Yes
   • Versioned - 2 1 1 9 No
Total Size Entries Classes Packages Java Version Debug Information
46 38.8 MB 24594 21544 843 22 41
compile: 19 compile: 10.9 MB compile: 6114 compile: 5684 compile: 129 1.8 compile: 16
runtime: 7 runtime: 1.1 MB runtime: 845 runtime: 786 runtime: 14 runtime: 5
test: 20 test: 26.8 MB test: 17635 test: 15074 test: 700 22 test: 20