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 |
---|---|---|---|---|
com.github.robtimus | junit-support | 2.2 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.junit.jupiter | junit-jupiter | 5.9.2 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 4.11.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.puppycrawl.tools | checkstyle | 9.3 | jar | LGPL-2.1+ |
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 |
---|---|---|---|---|
com.github.robtimus | io-functions | 2.0 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy | 1.12.19 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.12.19 | 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.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.9.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.9.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.9.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.9.2 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
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:
Project Dependency Graph
Dependency Tree
- com.github.robtimus:checkstyle-extension:jar:1.0
- com.puppycrawl.tools:checkstyle:jar:9.3 (provided)
- info.picocli:picocli:jar:4.6.2 (provided)
- org.antlr:antlr4-runtime:jar:4.9.3 (provided)
- commons-beanutils:commons-beanutils:jar:1.9.4 (provided)
- commons-logging:commons-logging:jar:1.2 (provided)
- commons-collections:commons-collections:jar:3.2.2 (provided)
- com.google.guava:guava:jar:31.0.1-jre (provided)
- com.google.guava:failureaccess:jar:1.0.1 (provided)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- org.checkerframework:checker-qual:jar:3.12.0 (provided)
- com.google.errorprone:error_prone_annotations:jar:2.7.1 (provided)
- com.google.j2objc:j2objc-annotations:jar:1.3 (provided)
- org.reflections:reflections:jar:0.10.2 (provided)
- org.javassist:javassist:jar:3.28.0-GA (provided)
- org.slf4j:slf4j-api:jar:1.7.32 (provided)
- net.sf.saxon:Saxon-HE:jar:10.6 (provided)
- org.junit.jupiter:junit-jupiter:jar:5.9.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.2 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.9.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.9.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.9.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.2 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.mockito:mockito-core:jar:4.11.0 (test)
- net.bytebuddy:byte-buddy:jar:1.12.19 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.19 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- com.github.robtimus:junit-support:jar:2.2 (test)
- com.github.robtimus:io-functions:jar:2.0 (test)
- com.puppycrawl.tools:checkstyle:jar:9.3 (provided)
Licenses
The Apache Software License, version 2.0: picocli
The BSD License: ANTLR 4 Runtime
Apache 2.0: error-prone annotations
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module
BSD License 3: Hamcrest
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Mozilla Public License Version 2.0: Saxon-HE
LGPL-2.1+: checkstyle
WTFPL: Reflections
Apache License 2.0: Javassist
The MIT License: Checker Qual, mockito-core
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, Objenesis
LGPL 2.1: Javassist
MPL 1.1: Javassist
The Apache Software License, Version 2.0: Apache Commons Logging, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, Reflections, checkstyle-extension, io-functions, junit-support
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
io-functions-2.0.jar | 62.6 kB | 58 | 45 | 2 | - | Yes |
junit-support-2.2.jar | 550.5 kB | 386 | 364 | 11 | - | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
error_prone_annotations-2.7.1.jar | 14.8 kB | 36 | 24 | 2 | 1.7 | No |
failureaccess-1.0.1.jar | 4.6 kB | 15 | 2 | 1 | 1.7 | Yes |
guava-31.0.1-jre.jar | 3 MB | 2090 | 2060 | 18 | 1.8 | Yes |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | No |
j2objc-annotations-1.3.jar | 8.8 kB | 23 | 12 | 1 | 1.5 | Yes |
checkstyle-9.3.jar | 2 MB | 1284 | 850 | 29 | 1.8 | Yes |
commons-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | Yes |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
picocli-4.6.2.jar | 402.9 kB | 229 | 224 | 2 | - | Yes |
byte-buddy-1.12.19.jar | 4 MB | 2742 | 2688 | 39 | - | Yes |
byte-buddy-agent-1.12.19.jar | 256.4 kB | 90 | 70 | 3 | - | Yes |
Saxon-HE-10.6.jar | 5.8 MB | 2621 | 2246 | 55 | 1.8 | Yes |
antlr4-runtime-4.9.3.jar | 336.7 kB | 237 | 220 | 7 | 1.7 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
checker-qual-3.12.0.jar | 208.8 kB | 399 | 333 | 29 | 1.8 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
javassist-3.28.0-GA.jar | 851.5 kB | 474 | 426 | 17 | 1.8 | Yes |
junit-jupiter-5.9.2.jar | 6.4 kB | 5 | 1 | 1 | - | No |
junit-jupiter-api-5.9.2.jar | 207.8 kB | 194 | 179 | 8 | - | Yes |
junit-jupiter-engine-5.9.2.jar | 246.6 kB | 151 | 134 | 9 | - | Yes |
junit-jupiter-params-5.9.2.jar | 579.8 kB | 377 | 343 | 22 | - | Yes |
junit-platform-commons-1.9.2.jar | 103 kB | 64 | 44 | 7 | - | Yes |
junit-platform-engine-1.9.2.jar | 189.2 kB | 143 | 127 | 9 | - | Yes |
mockito-core-4.11.0.jar | 684.9 kB | 651 | 579 | 64 | 1.8 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
reflections-0.10.2.jar | 130.4 kB | 87 | 74 | 5 | 1.8 | Yes |
slf4j-api-1.7.32.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
32 | 20.7 MB | 13336 | 11900 | 392 | 1.8 | 29 |
test: 15 | test: 7 MB | test: 5062 | test: 4735 | test: 200 | - | test: 14 |
provided: 17 | provided: 13.6 MB | provided: 8274 | provided: 7165 | provided: 192 | - | provided: 15 |