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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
com.intergral.deep | agent-api | 1.2.3 | - | jar | AGPL-3.0-only |
com.intergral.deep | deep-proto | 1.0.5 | - | jar | AGPL-3.0-only |
com.intergral.deep | reflect-api | 1.2.3 | - | jar | AGPL-3.0-only |
com.intergral.deep | reflect-java-9 | 1.2.3 | - | jar | AGPL-3.0-only |
com.intergral.deep.plugins | cf-plugin | 1.2.3 | - | jar | AGPL-3.0-only |
com.intergral.deep.plugins | java-plugin | 1.2.3 | - | jar | AGPL-3.0-only |
io.grpc | grpc-context | 1.66.0 | - | 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 |
io.netty | netty-tcnative-boringssl-static | 2.0.65.Final | linux-x86_64 | jar | The Apache Software License, Version 2.0 |
io.netty | netty-tcnative-boringssl-static | 2.0.65.Final | osx-x86_64 | jar | The Apache Software License, Version 2.0 |
io.netty | netty-tcnative-boringssl-static | 2.0.65.Final | windows-x86_64 | jar | The Apache Software License, Version 2.0 |
org.ow2.asm | asm | 8.0.1 | - | jar | BSD-3-Clause |
org.ow2.asm | asm-commons | 8.0.1 | - | jar | BSD-3-Clause |
org.ow2.asm | asm-tree | 8.0.1 | - | jar | BSD-3-Clause |
org.ow2.asm | asm-util | 8.0.1 | - | jar | BSD-3-Clause |
org.slf4j | slf4j-jdk14 | 1.7.30 | - | 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 |
---|---|---|---|---|
com.intergral.deep.tests | test-utils | 1.2.3 | jar | AGPL-3.0-only |
org.apache.tomcat | tomcat-jasper | 9.0.6 | jar | Apache License, Version 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 |
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.plugins | otel-plugin | 1.2.3 | jar | AGPL-3.0-only |
com.intergral.deep.plugins | prometheus-metrics | 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.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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.11.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-codec-socks | 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.perfmark | perfmark-api | 0.27.0 | jar | Apache 2.0 |
org.codehaus.mojo | animal-sniffer-annotations | 1.24 | 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:
Project Dependency Graph
Dependency Tree
- com.intergral.deep:agent:jar:1.2.3
- com.intergral.deep:deep-proto:jar:1.0.5 (compile)
- com.intergral.deep:agent-api:jar:1.2.3 (compile)
- com.intergral.deep:reflect-api:jar:1.2.3 (compile)
- com.intergral.deep:reflect-java-9:jar:1.2.3 (compile)
- com.intergral.deep.plugins:java-plugin:jar:1.2.3 (compile)
- com.intergral.deep.plugins:cf-plugin:jar:1.2.3 (compile)
- com.intergral.deep.plugins:prometheus-metrics:jar:1.2.3 (provided)
- com.intergral.deep.plugins:otel-plugin:jar:1.2.3 (provided)
- org.slf4j:slf4j-jdk14:jar:1.7.30 (compile)
- org.slf4j:slf4j-api:jar:1.7.30 (compile)
- io.grpc:grpc-netty:jar:1.66.0 (compile)
- io.grpc:grpc-api:jar:1.66.0 (compile)
- io.netty:netty-codec-http2:jar:4.1.112.Final (compile)
- io.netty:netty-common:jar:4.1.112.Final (compile)
- io.netty:netty-buffer:jar:4.1.112.Final (compile)
- io.netty:netty-transport:jar:4.1.112.Final (compile)
- io.netty:netty-resolver:jar:4.1.112.Final (compile)
- io.netty:netty-codec:jar:4.1.112.Final (compile)
- io.netty:netty-handler:jar:4.1.112.Final (compile)
- io.netty:netty-codec-http:jar:4.1.112.Final (compile)
- io.netty:netty-handler-proxy:jar:4.1.112.Final (runtime)
- io.netty:netty-codec-socks:jar:4.1.112.Final (runtime)
- com.google.guava:guava:jar:33.2.1-android (compile)
- com.google.guava:failureaccess:jar:1.0.2 (compile)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
- org.checkerframework:checker-qual:jar:3.42.0 (compile)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.28.0 (compile)
- io.perfmark:perfmark-api:jar:0.27.0 (runtime)
- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final (compile)
- io.grpc:grpc-util:jar:1.66.0 (runtime)
- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.65.Final (compile)
- io.netty:netty-tcnative-classes:jar:2.0.65.Final (compile)
- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.65.Final (compile)
- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.65.Final (compile)
- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.65.Final (compile)
- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.65.Final (compile)
- io.grpc:grpc-protobuf:jar:1.66.0 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- com.google.protobuf:protobuf-java:jar:3.25.3 (compile)
- com.google.api.grpc:proto-google-common-protos:jar:2.41.0 (compile)
- io.grpc:grpc-protobuf-lite:jar:1.66.0 (runtime)
- io.grpc:grpc-stub:jar:1.66.0 (compile)
- io.grpc:grpc-core:jar:1.66.0 (compile)
- com.google.code.gson:gson:jar:2.11.0 (runtime)
- com.google.android:annotations:jar:4.1.1.4 (runtime)
- org.codehaus.mojo:animal-sniffer-annotations:jar:1.24 (runtime)
- io.grpc:grpc-context:jar:1.66.0 (compile)
- org.ow2.asm:asm:jar:8.0.1 (compile)
- org.ow2.asm:asm-commons:jar:8.0.1 (compile)
- org.ow2.asm:asm-analysis:jar:8.0.1 (compile)
- org.ow2.asm:asm-util:jar:8.0.1 (compile)
- org.ow2.asm:asm-tree:jar:8.0.1 (compile)
- com.intergral.deep.tests:test-utils:jar:1.2.3 (test)
- org.apache.tomcat:tomcat-jasper:jar:9.0.6 (test)
- org.apache.tomcat:tomcat-servlet-api:jar:9.0.6 (test)
- org.apache.tomcat:tomcat-juli:jar:9.0.6 (test)
- org.apache.tomcat:tomcat-jsp-api:jar:9.0.6 (test)
- org.apache.tomcat:tomcat-el-api:jar:9.0.6 (test)
- org.eclipse.jdt:ecj:jar:3.12.3 (test)
- org.apache.tomcat:tomcat-jasper-el:jar:9.0.6 (test)
- org.apache.tomcat:tomcat-api:jar:9.0.6 (test)
- org.apache.tomcat:tomcat-util-scan:jar:9.0.6 (test)
- org.apache.tomcat:tomcat-util:jar:9.0.6 (test)
- 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)
Licenses
Apache License, Version 2.0 and Common Development And Distribution License (CDDL) Version 1.0: tomcat-servlet-api
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
BSD-3-Clause: Protocol Buffers [Core], asm, asm-analysis, asm-commons, asm-tree, asm-util
AGPL-3.0-only: Agent, Agent API, CF Plugin, DEEP Proto Java API, Reflect API, Reflect Java 9, Test Utils, java-plugin, otel-plugin, prometheus-metrics
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Eclipse Public License: Eclipse Compiler for Java(TM)
The MIT License: Checker Qual, mockito-core
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, tomcat-api, tomcat-el-api, tomcat-jasper, tomcat-jasper-el, tomcat-jsp-api, tomcat-juli, tomcat-util, tomcat-util-scan
Apache-2.0: Gson, proto-google-common-protos
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-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 |
otel-plugin-1.2.3.jar | 7.9 kB | 14 | 3 | 1 | 1.8 | Yes |
prometheus-metrics-1.2.3.jar | 5.1 kB | 12 | 1 | 1 | 1.8 | Yes |
test-utils-1.2.3.jar | 14.2 kB | 26 | 12 | 4 | 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 |
tomcat-api-9.0.6.jar | 10.7 kB | 18 | 11 | 1 | 1.8 | Yes |
tomcat-el-api-9.0.6.jar | 81.8 kB | 64 | 57 | 1 | 1.8 | Yes |
tomcat-jasper-9.0.6.jar | 547.7 kB | 256 | 232 | 10 | 1.8 | Yes |
tomcat-jasper-el-9.0.6.jar | 164.1 kB | 116 | 103 | 5 | 1.8 | Yes |
tomcat-jsp-api-9.0.6.jar | 61.8 kB | 72 | 60 | 3 | 1.8 | Yes |
tomcat-juli-9.0.6.jar | 46.4 kB | 36 | 28 | 2 | 1.8 | Yes |
tomcat-servlet-api-9.0.6.jar | 278 kB | 137 | 88 | 4 | 1.8 | Yes |
tomcat-util-9.0.6.jar | 137.6 kB | 100 | 77 | 9 | 1.8 | Yes |
tomcat-util-scan-9.0.6.jar | 205.9 kB | 132 | 112 | 6 | 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 |
ecj-3.12.3.jar | 2.5 MB | 685 | 599 | 21 | 1.7 | 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 |
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 |
76 | 30.2 MB | 15552 | 14103 | 442 | 1.8 | 66 |
compile: 43 | compile: 19 MB | compile: 8622 | compile: 7841 | compile: 176 | - | compile: 36 |
test: 23 | test: 10.7 MB | test: 6376 | test: 5829 | test: 244 | - | test: 22 |
runtime: 8 | runtime: 567.9 kB | runtime: 528 | runtime: 429 | runtime: 20 | - | runtime: 6 |
provided: 2 | provided: 13 kB | provided: 26 | provided: 4 | provided: 2 | - | provided: 2 |