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 |
---|---|---|---|---|
org.junit.jupiter | junit-jupiter | 5.11.0 | jar | Eclipse Public License v2.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.mockito | mockito-core | 5.4.0 | jar | The MIT License |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.intergral.deep | deep-proto | 1.0.5 | jar | AGPL-3.0-only |
io.grpc | grpc-protobuf | 1.66.0 | jar | Apache 2.0 |
io.grpc | grpc-stub | 1.66.0 | jar | Apache 2.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 |
---|---|---|---|---|
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 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.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
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 |
---|---|---|---|---|
org.junit.jupiter | junit-jupiter-engine | 5.11.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.11.0 | jar | Eclipse Public License v2.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 |
---|---|---|---|---|
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 |
org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
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.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 |
io.grpc | grpc-api | 1.66.0 | jar | Apache 2.0 |
io.grpc | grpc-protobuf-lite | 1.66.0 | jar | Apache 2.0 |
org.checkerframework | checker-qual | 3.42.0 | jar | The MIT License |
Project Dependency Graph
Dependency Tree
- com.intergral.deep.tests:test-utils:jar:1.2.3
- com.intergral.deep:deep-proto:jar:1.0.5 (provided)
- io.grpc:grpc-stub:jar:1.66.0 (provided)
- io.grpc:grpc-api:jar:1.66.0 (provided)
- com.google.guava:guava:jar:33.2.1-android (provided)
- com.google.guava:failureaccess:jar:1.0.2 (provided)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (provided)
- org.checkerframework:checker-qual:jar:3.42.0 (provided)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (provided)
- com.google.errorprone:error_prone_annotations:jar:2.28.0 (provided)
- io.grpc:grpc-protobuf:jar:1.66.0 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- com.google.protobuf:protobuf-java:jar:3.25.3 (provided)
- com.google.api.grpc:proto-google-common-protos:jar:2.41.0 (provided)
- io.grpc:grpc-protobuf-lite:jar:1.66.0 (provided)
- org.junit.jupiter:junit-jupiter:jar:5.11.0 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.0 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.junit.platform:junit-platform-commons:jar:1.11.0 (compile)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
- org.junit.jupiter:junit-jupiter-params:jar:5.11.0 (compile)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0 (runtime)
- org.junit.platform:junit-platform-engine:jar:1.11.0 (runtime)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.0 (compile)
- org.mockito:mockito-core:jar:5.4.0 (test)
- net.bytebuddy:byte-buddy:jar:1.14.5 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.5 (test)
- org.objenesis:objenesis:jar:3.3 (test)
Licenses
Apache 2.0: error-prone annotations, io.grpc:grpc-api, io.grpc:grpc-protobuf, io.grpc:grpc-protobuf-lite, io.grpc:grpc-stub
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The MIT License: Checker Qual, mockito-core
BSD-3-Clause: Protocol Buffers [Core]
AGPL-3.0-only: DEEP Proto Java API, Test Utils
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, J2ObjC Annotations, Objenesis
Apache-2.0: proto-google-common-protos
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
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 |
---|---|---|---|---|---|---|
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 |
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 |
grpc-api-1.66.0.jar | 315.4 kB | 311 | 307 | 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 |
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 |
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 |
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 |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
26 | 15 MB | 9583 | 8969 | 258 | 1.8 | 24 |
compile: 6 | compile: 975.8 kB | compile: 700 | compile: 614 | compile: 43 | - | compile: 5 |
test: 4 | test: 5.2 MB | test: 3708 | test: 3546 | test: 116 | - | test: 4 |
runtime: 2 | runtime: 498.3 kB | runtime: 326 | runtime: 290 | runtime: 19 | - | runtime: 2 |
provided: 14 | provided: 8.4 MB | provided: 4849 | provided: 4519 | provided: 80 | - | provided: 13 |