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 |
---|---|---|---|---|
com.intergral.deep | agent-api | 1.2.3 | jar | AGPL-3.0-only |
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-pioneer | junit-pioneer | 2.2.0 | jar | Eclipse Public License v2.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 |
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.junit.platform | junit-platform-launcher | 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 |
Project Dependency Graph
Dependency Tree
- com.intergral.deep.plugins:cf-plugin:jar:1.2.3
- com.intergral.deep:agent-api:jar:1.2.3 (compile)
- org.junit-pioneer:junit-pioneer:jar:2.2.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.platform:junit-platform-launcher:jar:1.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.junit.jupiter:junit-jupiter:jar:5.11.0 (test)
- org.junit.jupiter:junit-jupiter-engine: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
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The MIT License: mockito-core
AGPL-3.0-only: Agent API, CF Plugin
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, junit-pioneer
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
agent-api-1.2.3.jar | 53.8 kB | 74 | 50 | 13 | 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 |
junit-pioneer-2.2.0.jar | 191 kB | 168 | 151 | 10 | - | 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 |
junit-platform-launcher-1.11.0.jar | 189 kB | 131 | 116 | 7 | - | 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 |
15 | 7.1 MB | 5107 | 4767 | 208 | 1.8 | 14 |
compile: 1 | compile: 53.8 kB | compile: 74 | compile: 50 | compile: 13 | - | compile: 1 |
test: 14 | test: 7 MB | test: 5033 | test: 4717 | test: 195 | - | test: 13 |