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 |
|---|---|---|---|---|
| jakarta.activation | jakarta.activation-api | 2.1.4 | jar | EDL 1.0 |
| org.eclipse.angus | angus-activation | 2.0.3 | jar | EDL 1.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 |
|---|---|---|---|---|
| com.github.hazendaz | javabean-tester | 2.12.2 | jar | Apache License, Version 2.0 |
| org.assertj | assertj-core | 3.27.7 | jar | Apache-2.0 |
| org.junit.jupiter | junit-jupiter | 6.1.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-launcher | 6.1.3 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 5.23.0 | jar | MIT |
| org.mockito | mockito-junit-jupiter | 5.23.0 | jar | MIT |
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.10.4 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
| com.google.errorprone | error_prone_annotations | 2.50.0 | jar | Apache 2.0 |
| com.google.j2objc | j2objc-annotations | 3.1 | jar | Apache License, Version 2.0 |
| org.gaul | modernizer-maven-annotations | 3.5.0 | jar | The Apache Software License, Version 2.0 |
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:
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.psi-probe:psi-probe:pom:5.4.1-SNAPSHOT
- com.github.spotbugs:spotbugs-annotations:jar:4.10.4 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- org.gaul:modernizer-maven-annotations:jar:3.5.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.50.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:3.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.assertj:assertj-core:jar:3.27.7 (test)
- net.bytebuddy:byte-buddy:jar:1.18.14 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.18.14 (test)
- org.mockito:mockito-core:jar:5.23.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.18.14 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.18.14 (test)
- org.mockito:mockito-junit-jupiter:jar:5.23.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.1.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.1.3 (test)
- org.junit.jupiter:junit-jupiter:jar:6.1.3 (test)
- org.junit.jupiter:junit-jupiter-params:jar:6.1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:6.1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-params:jar:6.1.3 (test)
- org.junit.platform:junit-platform-launcher:jar:6.1.3 (test)
- org.junit.platform:junit-platform-engine:jar:6.1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.1.3 (test)
- com.github.hazendaz:javabean-tester:jar:2.12.2 (test)
- org.javassist:javassist:jar:3.31.0-GA (test)
![[Information]](./images/icon_info_sml.gif)
- nl.jqno.equalsverifier:equalsverifier:jar:4.5 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.19 (test)
![[Information]](./images/icon_info_sml.gif)
- org.javassist:javassist:jar:3.31.0-GA (test)
- jakarta.activation:jakarta.activation-api:jar:2.1.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.angus:angus-activation:jar:2.0.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.spotbugs:spotbugs-annotations:jar:4.10.4 (provided)
Licenses
Apache 2.0: error-prone annotations
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher
GNU General Public License, version 2: psi-probe
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
Apache License 2.0: Javassist
EDL 1.0: Angus Activation Registries, Jakarta Activation API
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, EqualsVerifier | release normal jar, J2ObjC Annotations, Objenesis, javabean-tester
Apache-2.0: AssertJ Core
MIT: SLF4J API Module, mockito-core, mockito-junit-jupiter
LGPL 2.1: Javassist
MPL 1.1: Javassist
The Apache Software License, Version 2.0: FindBugs-jsr305, Modernizer Maven Plugin annotations
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| javabean-tester-2.12.2.jar | 48.5 kB | 39 | 25 | 5 | 17 | Yes |
| spotbugs-annotations-4.10.4.jar | 14.9 kB | 31 | 24 | 1 | 1.8 | Yes |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
| error_prone_annotations-2.50.0.jar | 20.3 kB | 49 | - | - | - | - |
| • Root | - | 42 | 29 | 2 | 1.8 | Yes |
| • Versioned | - | 7 | 1 | 1 | 9 | No |
| j2objc-annotations-3.1.jar | 16.8 kB | 38 | - | - | - | - |
| • Root | - | 36 | 24 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jakarta.activation-api-2.1.4.jar | 67.4 kB | 60 | 46 | 3 | 1.8 | Yes |
| byte-buddy-1.18.14.jar | 4.7 MB | 3134 | - | - | - | - |
| • Root | - | 3102 | 3048 | 39 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| byte-buddy-agent-1.18.14.jar | 291.4 kB | 95 | - | - | - | - |
| • Root | - | 93 | 72 | 2 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| equalsverifier-4.5.jar | 277.9 kB | 195 | - | - | - | - |
| • Root | - | 181 | 161 | 15 | 17 | Yes |
| • Versioned | - | 7 | 1 | 1 | 21 | Yes |
| • Versioned | - | 7 | 1 | 1 | 25 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| assertj-core-3.27.7.jar | 1.4 MB | 887 | - | - | - | - |
| • Root | - | 883 | 842 | 29 | 1.8 | Yes |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| angus-activation-2.0.3.jar | 26.7 kB | 32 | 10 | 3 | 1.8 | Yes |
| modernizer-maven-annotations-3.5.0.jar | 3.4 kB | 14 | - | - | - | - |
| • Root | - | 12 | 1 | 1 | 1.8 | No |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| javassist-3.31.0-GA.jar | 812.6 kB | 455 | 431 | 17 | 1.8 | Yes |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| junit-jupiter-6.1.3.jar | 6.4 kB | 5 | 1 | 1 | 17 | No |
| junit-jupiter-api-6.1.3.jar | 312.6 kB | 273 | 256 | 10 | 17 | Yes |
| junit-jupiter-engine-6.1.3.jar | 352.6 kB | 188 | 171 | 9 | 17 | Yes |
| junit-jupiter-params-6.1.3.jar | 303.1 kB | 221 | 200 | 9 | 17 | Yes |
| junit-platform-commons-6.1.3.jar | 175.9 kB | 104 | 88 | 10 | 17 | Yes |
| junit-platform-engine-6.1.3.jar | 324.9 kB | 220 | 198 | 9 | 17 | Yes |
| junit-platform-launcher-6.1.3.jar | 252.7 kB | 169 | 153 | 8 | 17 | Yes |
| mockito-core-5.23.0.jar | 720.7 kB | 656 | 584 | 66 | 11 | Yes |
| mockito-junit-jupiter-5.23.0.jar | 9.4 kB | 14 | 6 | 3 | 11 | Yes |
| objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| slf4j-api-2.0.19.jar | 70.2 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 27 | 10.3 MB | 7093 | 6519 | 265 | 17 | 24 |
| compile: 2 | compile: 94.1 kB | compile: 92 | compile: 56 | compile: 6 | 1.8 | compile: 2 |
| provided: 5 | provided: 75.2 kB | provided: 178 | provided: 113 | provided: 8 | provided: 4 | |
| test: 20 | test: 10.1 MB | test: 6823 | test: 6350 | test: 251 | 17 | test: 18 |


