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 |
---|---|---|---|---|
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 |
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 | agent | 1.2.3 | jar | AGPL-3.0-only |
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 |
---|---|---|---|---|
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.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-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 |
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:
Project Dependency Graph
Dependency Tree
- com.intergral.deep:api:jar:1.2.3
- com.intergral.deep:agent:jar:1.2.3 (provided)
- com.intergral.deep:deep-proto:jar:1.0.5 (provided)
- com.intergral.deep:agent-api:jar:1.2.3 (provided)
- com.intergral.deep:reflect-api:jar:1.2.3 (provided)
- com.intergral.deep:reflect-java-9:jar:1.2.3 (provided)
- com.intergral.deep.plugins:java-plugin:jar:1.2.3 (provided)
- com.intergral.deep.plugins:cf-plugin:jar:1.2.3 (provided)
- org.slf4j:slf4j-jdk14:jar:1.7.30 (provided)
- org.slf4j:slf4j-api:jar:1.7.30 (provided)
- io.grpc:grpc-netty:jar:1.66.0 (provided)
- io.grpc:grpc-api:jar:1.66.0 (provided)
- io.netty:netty-codec-http2:jar:4.1.112.Final (provided)
- io.netty:netty-common:jar:4.1.112.Final (provided)
- io.netty:netty-buffer:jar:4.1.112.Final (provided)
- io.netty:netty-transport:jar:4.1.112.Final (provided)
- io.netty:netty-resolver:jar:4.1.112.Final (provided)
- io.netty:netty-codec:jar:4.1.112.Final (provided)
- io.netty:netty-handler:jar:4.1.112.Final (provided)
- io.netty:netty-codec-http:jar:4.1.112.Final (provided)
- io.netty:netty-handler-proxy:jar:4.1.112.Final (provided)
- io.netty:netty-codec-socks:jar:4.1.112.Final (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.perfmark:perfmark-api:jar:0.27.0 (provided)
- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final (provided)
- io.grpc:grpc-util:jar:1.66.0 (provided)
- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.65.Final (provided)
- io.netty:netty-tcnative-classes:jar:2.0.65.Final (provided)
- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.65.Final (provided)
- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.65.Final (provided)
- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.65.Final (provided)
- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.65.Final (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)
- io.grpc:grpc-stub:jar:1.66.0 (provided)
- io.grpc:grpc-core:jar:1.66.0 (provided)
- com.google.code.gson:gson:jar:2.11.0 (provided)
- com.google.android:annotations:jar:4.1.1.4 (provided)
- org.codehaus.mojo:animal-sniffer-annotations:jar:1.24 (provided)
- io.grpc:grpc-context:jar:1.66.0 (provided)
- org.ow2.asm:asm:jar:8.0.1 (provided)
- org.ow2.asm:asm-commons:jar:8.0.1 (provided)
- org.ow2.asm:asm-analysis:jar:8.0.1 (provided)
- org.ow2.asm:asm-util:jar:8.0.1 (provided)
- org.ow2.asm:asm-tree:jar:8.0.1 (provided)
- org.junit.jupiter:junit-jupiter:jar:5.11.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.11.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.0 (test)
- 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)
- com.intergral.deep:agent:jar:1.2.3 (provided)
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-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, SLF4J JDK14 Binding
The MIT License: Checker Qual, mockito-core
BSD-3-Clause: Protocol Buffers [Core], asm, asm-analysis, asm-commons, asm-tree, asm-util
AGPL-3.0-only: API, Agent, Agent API, CF Plugin, DEEP Proto Java API, Reflect API, Reflect Java 9, java-plugin
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
Apache-2.0: Gson, 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
MIT license: Animal Sniffer Annotations
The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Netty/TomcatNative [BoringSSL - Static], Netty/TomcatNative [OpenSSL - Classes]
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
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 |
agent-1.2.3.jar | 15.2 MB | 7122 | 6813 | 147 | - | Yes |
agent-api-1.2.3.jar | 53.8 kB | 74 | 50 | 13 | 1.8 | Yes |
deep-proto-1.0.5.jar | 282.1 kB | 125 | 106 | 4 | 1.7 | Yes |
reflect-api-1.2.3.jar | 6.2 kB | 13 | 2 | 1 | 1.8 | Yes |
reflect-java-9-1.2.3.jar | 3.6 kB | 12 | 1 | 1 | - | Yes |
cf-plugin-1.2.3.jar | 4.7 kB | 14 | 2 | 1 | 1.8 | Yes |
java-plugin-1.2.3.jar | 3.4 kB | 12 | 1 | 1 | 1.8 | 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-tcnative-boringssl-static-2.0.65.Final-linux-aarch_64.jar | 1.1 MB | 17 | 0 | 0 | - | No |
netty-tcnative-boringssl-static-2.0.65.Final-linux-x86_64.jar | 1.2 MB | 17 | 0 | 0 | - | No |
netty-tcnative-boringssl-static-2.0.65.Final-osx-aarch_64.jar | 999.2 kB | 17 | 0 | 0 | - | No |
netty-tcnative-boringssl-static-2.0.65.Final-osx-x86_64.jar | 1.1 MB | 17 | 0 | 0 | - | No |
netty-tcnative-boringssl-static-2.0.65.Final-windows-x86_64.jar | 995.9 kB | 17 | 0 | 0 | - | No |
netty-tcnative-classes-2.0.65.Final.jar | 35.1 kB | 40 | 28 | 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 |
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 |
animal-sniffer-annotations-1.24.jar | 3.1 kB | 12 | 1 | 1 | 1.8 | No |
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 |
asm-8.0.1.jar | 121.8 kB | 44 | 38 | 3 | - | Yes |
asm-analysis-8.0.1.jar | 33.4 kB | 22 | 15 | 2 | - | Yes |
asm-commons-8.0.1.jar | 71.6 kB | 34 | 28 | 2 | - | Yes |
asm-tree-8.0.1.jar | 52.6 kB | 45 | 39 | 2 | - | Yes |
asm-util-8.0.1.jar | 84.8 kB | 31 | 25 | 2 | - | Yes |
slf4j-api-1.7.30.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes |
slf4j-jdk14-1.7.30.jar | 8.5 kB | 15 | 5 | 1 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
64 | 41.4 MB | 21006 | 19533 | 521 | 1.8 | 54 |
test: 12 | test: 6.7 MB | test: 4734 | test: 4450 | test: 178 | - | test: 11 |
provided: 52 | provided: 34.7 MB | provided: 16272 | provided: 15083 | provided: 343 | - | provided: 43 |