Fork me on GitHub

Project Dependencies

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.intergral.deep deep-proto 1.0.5 jar AGPL-3.0-only
com.intergral.deep.tests test-utils 1.2.3 jar AGPL-3.0-only
com.squareup.okhttp3 okhttp 3.12.11 jar Apache 2.0
io.grpc grpc-core 1.66.0 jar Apache 2.0
io.grpc grpc-netty 1.66.0 jar Apache 2.0
io.grpc grpc-protobuf 1.66.0 jar Apache 2.0
io.grpc grpc-stub 1.66.0 jar Apache 2.0
org.junit.jupiter junit-jupiter 5.11.0 jar Eclipse Public License v2.0
org.mockito mockito-core 5.4.0 jar The MIT License
org.testcontainers testcontainers 1.18.1 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.

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.10.3 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-api 3.3.0 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.3.0 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.3.0 jar The Apache Software License, Version 2.0
com.google.android annotations 4.1.1.4 jar Apache 2.0
com.google.api.grpc proto-google-common-protos 2.41.0 jar Apache-2.0
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.code.gson gson 2.11.0 jar Apache-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 guava 33.2.1-android 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 3.0.0 jar Apache License, Version 2.0
com.google.protobuf protobuf-java 3.25.3 jar BSD-3-Clause
com.squareup.okio okio 1.15.0 jar Apache 2.0
io.grpc grpc-api 1.66.0 jar Apache 2.0
io.grpc grpc-context 1.66.0 jar Apache 2.0
io.grpc grpc-protobuf-lite 1.66.0 jar Apache 2.0
io.grpc grpc-util 1.66.0 jar Apache 2.0
io.netty netty-buffer 4.1.112.Final jar Apache License, Version 2.0
io.netty netty-codec 4.1.112.Final jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.112.Final jar Apache License, Version 2.0
io.netty netty-codec-http2 4.1.112.Final jar Apache License, Version 2.0
io.netty netty-codec-socks 4.1.112.Final jar Apache License, Version 2.0
io.netty netty-common 4.1.112.Final jar Apache License, Version 2.0
io.netty netty-handler 4.1.112.Final jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.1.112.Final jar Apache License, Version 2.0
io.netty netty-resolver 4.1.112.Final jar Apache License, Version 2.0
io.netty netty-transport 4.1.112.Final jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.112.Final jar Apache License, Version 2.0
io.perfmark perfmark-api 0.27.0 jar Apache 2.0
junit junit 4.13.2 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.14.5 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.14.5 jar Apache License, Version 2.0
net.java.dev.jna jna 5.12.1 jar LGPL-2.1-or-laterApache-2.0
org.apache.commons commons-compress 1.23.0 jar Apache-2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.checkerframework checker-qual 3.42.0 jar The MIT License
org.codehaus.mojo animal-sniffer-annotations 1.24 jar MIT license
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.jetbrains annotations 17.0.0 jar The Apache Software License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.11.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.11.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.0 jar Eclipse Public License v2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.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
org.slf4j slf4j-api 1.7.36 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License 1.0: JUnit

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

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

MIT License: SLF4J API Module

BSD-3-Clause: Protocol Buffers [Core]

AGPL-3.0-only: CF Tests, DEEP Proto Java API, Test Utils

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

New BSD License: Hamcrest Core

LGPL-2.1-or-later: Java Native Access

The MIT License: Checker Qual, mockito-core

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

Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, J2ObjC Annotations, Netty/Buffer, Netty/Codec, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Codec/Socks, Netty/Common, Netty/Handler, Netty/Handler/Proxy, Netty/Resolver, Netty/Transport, Netty/Transport/Native/Unix/Common, Objenesis

MIT: Duct Tape, Testcontainers Core

MIT license: Animal Sniffer Annotations

The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Jackson-annotations, 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.10.3.jar 68.1 kB 81 69 2 - Yes
docker-java-api-3.3.0.jar 470.8 kB 401 386 5 1.8 Yes
docker-java-transport-3.3.0.jar 37.6 kB 45 34 1 1.8 Yes
docker-java-transport-zerodep-3.3.0.jar 2 MB 1412 1182 63 1.8 Yes
annotations-4.1.1.4.jar 3.1 kB 11 2 1 1.5 No
proto-google-common-protos-2.41.0.jar 2.6 MB 1030 921 12 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
gson-2.11.0.jar 298.4 kB 244 224 10 - Yes
error_prone_annotations-2.28.0.jar 19.4 kB 47 28 3 - Yes
failureaccess-1.0.2.jar 4.7 kB 15 2 1 1.7 Yes
guava-33.2.1-android.jar 2.9 MB 1973 1943 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - No
j2objc-annotations-3.0.0.jar 12.5 kB 31 18 2 - Yes
protobuf-java-3.25.3.jar 1.9 MB 754 735 2 1.8 Yes
deep-proto-1.0.5.jar 282.1 kB 125 106 4 1.7 Yes
test-utils-1.2.3.jar 14.2 kB 26 12 4 1.8 Yes
okhttp-3.12.11.jar 427.5 kB 233 208 15 1.7 Yes
okio-1.15.0.jar 88.7 kB 52 44 1 1.7 Yes
grpc-api-1.66.0.jar 315.4 kB 311 307 1 1.8 Yes
grpc-context-1.66.0.jar 0.3 kB 2 0 0 - No
grpc-core-1.66.0.jar 641.5 kB 498 490 1 1.8 Yes
grpc-netty-1.66.0.jar 288.6 kB 210 201 1 1.8 Yes
grpc-protobuf-1.66.0.jar 5.3 kB 10 5 1 1.8 Yes
grpc-protobuf-lite-1.66.0.jar 7.9 kB 10 4 1 1.8 Yes
grpc-stub-1.66.0.jar 50.3 kB 52 46 2 1.8 Yes
grpc-util-1.66.0.jar 101.7 kB 80 73 1 1.8 Yes
netty-buffer-4.1.112.Final.jar 336.5 kB 172 155 2 1.6 Yes
netty-codec-4.1.112.Final.jar 352.1 kB 248 219 10 1.6 Yes
netty-codec-http-4.1.112.Final.jar 668.2 kB 420 391 9 1.6 Yes
netty-codec-http2-4.1.112.Final.jar 490.3 kB 302 281 1 1.6 Yes
netty-codec-socks-4.1.112.Final.jar 121 kB 130 107 4 1.6 Yes
netty-common-4.1.112.Final.jar 694.5 kB 552 516 13 1.6 Yes
netty-handler-4.1.112.Final.jar 571.2 kB 392 360 12 1.6 Yes
netty-handler-proxy-4.1.112.Final.jar 25.6 kB 31 12 1 1.6 Yes
netty-resolver-4.1.112.Final.jar 37.8 kB 41 29 1 1.6 Yes
netty-transport-4.1.112.Final.jar 518 kB 414 384 12 1.6 Yes
netty-transport-native-unix-common-4.1.112.Final.jar 44.2 kB 45 32 1 1.6 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
byte-buddy-1.14.5.jar 4.2 MB 2921 2867 39 - Yes
byte-buddy-agent-1.14.5.jar 256.8 kB 90 70 3 - Yes
jna-5.12.1.jar 1.9 MB 186 123 4 1.6 Yes
commons-compress-1.23.0.jar 1.1 MB 614 562 36 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes
checker-qual-3.42.0.jar 230.8 kB 438 369 30 1.8 Yes
animal-sniffer-annotations-1.24.jar 3.1 kB 12 1 1 1.8 No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
annotations-17.0.0.jar 19 kB 47 39 2 1.8 Yes
junit-jupiter-5.11.0.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.11.0.jar 216.3 kB 197 182 8 - Yes
junit-jupiter-engine-5.11.0.jar 260.1 kB 152 135 9 - Yes
junit-jupiter-params-5.11.0.jar 591.4 kB 388 354 22 - Yes
junit-platform-commons-1.11.0.jar 140.6 kB 86 65 8 - Yes
junit-platform-engine-1.11.0.jar 238.1 kB 174 155 10 - Yes
mockito-core-5.4.0.jar 689.9 kB 638 566 64 - Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 - Yes
duct-tape-1.0.8.jar 25.4 kB 37 22 6 1.8 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
testcontainers-1.18.1.jar 11.8 MB 8702 8307 355 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
60 38.6 MB 25720 23869 873 1.8 55
test: 60 test: 38.6 MB test: 25720 test: 23869 test: 873 - test: 55