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 |
---|---|---|---|---|
commons-cli | commons-cli | 1.4 | jar | Apache License, Version 2.0 |
commons-io | commons-io | 2.6 | jar | Apache License, Version 2.0 |
net.iharder | base64 | 2.3.9 | jar | Public domain |
org.apache.logging.log4j | log4j-core | 2.13.3 | jar | Apache 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 |
---|---|---|---|---|
com.ginsberg | junit5-system-exit | 1.0.0 | jar | MIT License |
com.github.stefanbirkner | system-rules | 1.19.0 | jar | Common Public License Version 1.0 |
com.tngtech.archunit | archunit | 0.13.1 | jar | The Apache Software License, Version 2.0BSD |
com.tngtech.archunit | archunit-junit5 | 0.13.1 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.shared | maven-shared-utils | 3.2.1 | jar | 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.platform | junit-platform-runner | 1.6.2 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-all | 1.10.19 | jar | The MIT License |
org.slf4j | slf4j-simple | 1.7.25 | jar | 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 compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.apache.logging.log4j | log4j-api | 2.13.3 | jar | Apache 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 |
---|---|---|---|---|
com.tngtech.archunit | archunit-junit5-api | 0.13.1 | jar | The Apache Software License, Version 2.0 |
com.tngtech.archunit | archunit-junit5-engine | 0.13.1 | jar | The Apache Software License, Version 2.0 |
com.tngtech.archunit | archunit-junit5-engine-api | 0.13.1 | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.13 | jar | Eclipse Public License 1.0 |
org.apiguardian | apiguardian-api | 1.1.0 | jar | The Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
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.junit.platform | junit-platform-launcher | 1.6.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-suite-api | 1.6.2 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.25 | jar | MIT License |
Public domain: base64
BSD: ArchUnit
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
MIT License: JaStaCry, SLF4J API Module, SLF4J Simple Binding, junit5-system-exit
The MIT License: Mockito
Apache License, Version 2.0: Apache Commons CLI, Apache Commons IO, Apache Log4j API, Apache Log4j Core, Apache Maven Shared Utils
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, JUnit Platform Runner, JUnit Platform Suite API
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: ArchUnit
Common Public License Version 1.0: System Rules
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
junit5-system-exit-1.0.0.jar | 5.9 kB | 11 | 5 | 1 | 1.8 | Yes |
system-rules-1.19.0.jar | 38.7 kB | 47 | 33 | 2 | 1.5 | Yes |
archunit-0.13.1.jar | 3.6 MB | 2684 | 2630 | 37 | - | Yes |
archunit-junit5-0.13.1.jar | 0.5 kB | 2 | 0 | 0 | - | No |
archunit-junit5-api-0.13.1.jar | 5.7 kB | 14 | 8 | 1 | 1.8 | Yes |
archunit-junit5-engine-0.13.1.jar | 52 kB | 48 | 40 | 1 | 1.8 | Yes |
archunit-junit5-engine-api-0.13.1.jar | 4.3 kB | 8 | 2 | 1 | 1.8 | Yes |
commons-cli-1.4.jar | 53.8 kB | 40 | 27 | 1 | 1.5 | Yes |
commons-io-2.6.jar | 214.8 kB | 146 | 127 | 7 | 1.7 | Yes |
junit-4.13.jar | 381.8 kB | 387 | 348 | 32 | 1.5 | Yes |
base64-2.3.9.jar | 17.5 kB | 13 | 4 | 1 | 1.6 | Yes |
log4j-api-2.13.3.jar | 292.3 kB | 214 | 180 | 9 | - | Yes |
log4j-core-2.13.3.jar | 1.7 MB | 1209 | 1117 | 51 | 1.8 | Yes |
maven-shared-utils-3.2.1.jar | 166.6 kB | 109 | 84 | 10 | 1.6 | Yes |
apiguardian-api-1.1.0.jar | 2.4 kB | 8 | 3 | 2 | - | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
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-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 |
junit-platform-launcher-1.6.2.jar | 121.9 kB | 91 | 79 | 6 | - | Yes |
junit-platform-runner-1.6.2.jar | 18.5 kB | 12 | 4 | 2 | - | Yes |
junit-platform-suite-api-1.6.2.jar | 14.3 kB | 22 | 13 | 2 | - | No |
mockito-all-1.10.19.jar | 1.2 MB | 1215 | 752 | 79 | 1.5 | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
slf4j-api-1.7.25.jar | 41.2 kB | 46 | 34 | 4 | 1.5 | Yes |
slf4j-simple-1.7.25.jar | 15.3 kB | 20 | 10 | 1 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
27 | 8.7 MB | 6889 | 5964 | 288 | 1.8 | 25 |
compile: 5 | compile: 2.3 MB | compile: 1622 | compile: 1455 | compile: 69 | - | compile: 5 |
test: 22 | test: 6.4 MB | test: 5267 | test: 4509 | test: 219 | - | test: 20 |