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.github.robtimus | obfuscation-core | 1.4 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.12.0 | jar | Apache License, Version 2.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.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.junit.jupiter | junit-jupiter | 5.9.0 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 4.6.1 | 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.12.10 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.12.10 | 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.9.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.9.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.9.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.9.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.9.0 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 3.2 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.github.robtimus:obfuscation-commons-lang:jar:1.0.2
- com.github.robtimus:obfuscation-core:jar:1.4 (compile)
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
- org.junit.jupiter:junit-jupiter:jar:5.9.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.0 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.9.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.9.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.9.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.0 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.mockito:mockito-core:jar:4.6.1 (test)
- net.bytebuddy:byte-buddy:jar:1.12.10 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.10 (test)
- org.objenesis:objenesis:jar:3.2 (test)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
BSD License 3: Hamcrest
The MIT License: mockito-core
Apache License, Version 2.0: Apache Commons Lang, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
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: obfuscation-commons-lang, obfuscation-core
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
obfuscation-core-1.4.jar | 119.2 kB | 93 | 78 | 3 | - | Yes |
byte-buddy-1.12.10.jar | 3.8 MB | 2705 | 2648 | 39 | - | Yes |
byte-buddy-agent-1.12.10.jar | 257.4 kB | 89 | 69 | 3 | - | Yes |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
junit-jupiter-5.9.0.jar | 6.4 kB | 5 | 1 | 1 | - | No |
junit-jupiter-api-5.9.0.jar | 203.4 kB | 190 | 175 | 8 | - | Yes |
junit-jupiter-engine-5.9.0.jar | 246.4 kB | 151 | 134 | 9 | - | Yes |
junit-jupiter-params-5.9.0.jar | 578.3 kB | 377 | 343 | 22 | - | Yes |
junit-platform-commons-1.9.0.jar | 102.7 kB | 64 | 44 | 7 | - | Yes |
junit-platform-engine-1.9.0.jar | 188.2 kB | 143 | 127 | 9 | - | Yes |
mockito-core-4.6.1.jar | 663.3 kB | 639 | 567 | 64 | 1.8 | Yes |
objenesis-3.2.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
15 | 7 MB | 5031 | 4692 | 207 | 1.8 | 14 |
compile: 2 | compile: 706.6 kB | compile: 467 | compile: 423 | compile: 20 | - | compile: 2 |
test: 13 | test: 6.3 MB | test: 4564 | test: 4269 | test: 187 | - | test: 12 |