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 | Optional |
---|---|---|---|---|---|
org.checkerframework | checker-qual | 3.49.2 | jar | The MIT License | No |
org.assertj | assertj-core | 3.27.3 | jar | Apache-2.0 | Yes |
org.hamcrest | hamcrest | 3.0 | jar | BSD-3-Clause | Yes |
org.junit.vintage | junit-vintage-engine | 5.12.2 | jar | Eclipse Public License v2.0 | Yes |
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.jupiter | junit-jupiter-engine | 5.12.2 | jar | Eclipse Public License v2.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:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.github.spotbugs | spotbugs-annotations | 4.9.3 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
com.google.errorprone | error_prone_annotations | 2.37.0 | jar | Apache 2.0 |
com.google.j2objc | j2objc-annotations | 3.0.0 | jar | Apache License, Version 2.0 |
org.gaul | modernizer-maven-annotations | 3.1.0 | jar | The Apache Software License, Version 2.0 |
org.projectlombok | lombok | 1.18.38 | 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.
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 | Optional |
---|---|---|---|---|---|
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 | No |
org.junit.platform | junit-platform-commons | 1.12.2 | jar | Eclipse Public License v2.0 | No |
org.junit.platform | junit-platform-engine | 1.12.2 | jar | Eclipse Public License v2.0 | No |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 | No |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 | Yes |
net.bytebuddy | byte-buddy | 1.15.11 | jar | Apache License, Version 2.0 | Yes |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License | Yes |
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.jupiter | junit-jupiter-api | 5.12.2 | jar | Eclipse Public License v2.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:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.github.hazendaz.catch-exception:catch-throwable:jar:2.3.4-SNAPSHOT
- org.assertj:assertj-core:jar:3.27.3 (compile)
- net.bytebuddy:byte-buddy:jar:1.15.11 (compile)
- net.bytebuddy:byte-buddy:jar:1.15.11 (compile)
- org.hamcrest:hamcrest:jar:3.0 (compile)
- org.junit.vintage:junit-vintage-engine:jar:5.12.2 (compile)
- org.junit.platform:junit-platform-engine:jar:1.12.2 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.junit.platform:junit-platform-commons:jar:1.12.2 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- junit:junit:jar:4.13.2 (compile)
- org.hamcrest:hamcrest-core:jar:1.3 (compile)
- org.hamcrest:hamcrest-core:jar:1.3 (compile)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
- org.junit.platform:junit-platform-engine:jar:1.12.2 (compile)
- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.2 (test)
- org.checkerframework:checker-qual:jar:3.49.2 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.37.0 (provided)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (provided)
- org.projectlombok:lombok:jar:1.18.38 (provided)
- org.gaul:modernizer-maven-annotations:jar:3.1.0 (provided)
- com.github.spotbugs:spotbugs-annotations:jar:4.9.3 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- org.assertj:assertj-core:jar:3.27.3 (compile)
Licenses
Apache 2: catch-throwable
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
Apache 2.0: error-prone annotations
BSD-3-Clause: Hamcrest
The MIT License: Checker Qual, Project Lombok
Apache-2.0: AssertJ Core
Apache License, Version 2.0: Byte Buddy (without dependencies), J2ObjC Annotations
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: FindBugs-jsr305, Modernizer Maven Plugin annotations
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
spotbugs-annotations-4.9.3.jar | 16.2 kB | 32 | 25 | 1 | 11 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
error_prone_annotations-2.37.0.jar | 20.4 kB | 49 | - | - | - | - |
• Root | - | 42 | 29 | 2 | 1.8 | Yes |
• Versioned | - | 7 | 1 | 1 | 9 | No |
j2objc-annotations-3.0.0.jar | 12.5 kB | 31 | - | - | - | - |
• Root | - | 29 | 17 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
checker-qual-3.49.2.jar | 238.2 kB | 453 | 380 | 33 | 1.8 | Yes |
modernizer-maven-annotations-3.1.0.jar | 3.3 kB | 14 | - | - | - | - |
• Root | - | 12 | 1 | 1 | 1.8 | No |
• Versioned | - | 2 | 1 | 1 | 9 | No |
junit-jupiter-api-5.12.2.jar | 233.4 kB | 211 | 192 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.12.2.jar | 292 kB | 171 | 150 | 9 | 1.8 | Yes |
junit-platform-commons-1.12.2.jar | 151.9 kB | 99 | - | - | - | - |
• Root | - | 88 | 69 | 9 | 1.8 | Yes |
• Versioned | - | 11 | 5 | 1 | 9 | Yes |
junit-platform-engine-1.12.2.jar | 255.8 kB | 184 | 161 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
lombok-1.18.38.jar | 2.1 MB | 1082 | 178 | 13 | 1.6 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
byte-buddy-1.15.11.jar | 8.5 MB | 5890 | - | - | - | - |
• Root | - | 2950 | 2897 | 38 | 1.5 | Yes |
• Versioned | - | 2940 | 2898 | 39 | 1.8 | Yes |
assertj-core-3.27.3.jar | 1.4 MB | 881 | - | - | - | - |
• Root | - | 877 | 838 | 27 | 1.8 | Yes |
• Versioned | - | 4 | 1 | 1 | 9 | No |
hamcrest-3.0.jar | 126.4 kB | 123 | 108 | 11 | 1.8 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
junit-vintage-engine-5.12.2.jar | 77.4 kB | 56 | 38 | 6 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
19 | 13.8 MB | 9787 | 5525 | 211 | 11 | 18 |
compile: 11 | compile: 11.2 MB | compile: 8151 | compile: 4898 | compile: 173 | 11 | compile: 11 |
provided: 6 | provided: 2.1 MB | provided: 1254 | provided: 285 | provided: 21 | provided: 5 | |
test: 2 | test: 525.4 kB | test: 382 | test: 342 | test: 17 | 1.8 | test: 2 |