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.3 | jar | The Apache Software License, Version 2.0 |
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.6.2 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 3.4.4 | jar | The MIT License |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.10.13 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.10.13 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.0 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.6.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.6.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.6.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.6.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.6.2 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 2.6 | jar | Apache 2 |
org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
Apache 2: Objenesis
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
BSD License 3: Hamcrest
The MIT License: mockito-core
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent
The Apache Software License, Version 2.0: obfuscation-annotations, obfuscation-core
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
obfuscation-core-1.3.jar | 116.7 kB | 91 | 76 | 3 | - | Yes |
byte-buddy-1.10.13.jar | 3.5 MB | 2504 | 2449 | 37 | - | Yes |
byte-buddy-agent-1.10.13.jar | 259.2 kB | 81 | 63 | 2 | - | Yes |
apiguardian-api-1.1.0.jar | 2.4 kB | 8 | 3 | 2 | - | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
junit-jupiter-5.6.2.jar | 6.4 kB | 5 | 1 | 1 | - | No |
junit-jupiter-api-5.6.2.jar | 154 kB | 150 | 135 | 8 | - | Yes |
junit-jupiter-engine-5.6.2.jar | 209.3 kB | 130 | 113 | 9 | - | Yes |
junit-jupiter-params-5.6.2.jar | 562.3 kB | 370 | 336 | 22 | - | Yes |
junit-platform-commons-1.6.2.jar | 96.7 kB | 61 | 41 | 7 | - | Yes |
junit-platform-engine-1.6.2.jar | 174.1 kB | 139 | 123 | 9 | - | Yes |
mockito-core-3.4.4.jar | 635.8 kB | 646 | 573 | 65 | 1.8 | Yes |
objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 1.6 | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
14 | 5.9 MB | 4377 | 4071 | 188 | 1.8 | 13 |
compile: 1 | compile: 116.7 kB | compile: 91 | compile: 76 | compile: 3 | - | compile: 1 |
test: 13 | test: 5.8 MB | test: 4286 | test: 3995 | test: 185 | - | test: 12 |