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 |
|---|---|---|---|---|
| net.bytebuddy | byte-buddy | 1.18.0 | jar | Apache License, Version 2.0 |
| nl.jqno.equalsverifier | equalsverifier | 4.2.2 | jar | Apache License, Version 2.0 |
| org.javassist | javassist | 3.30.2-GA | jar | MPL 1.1LGPL 2.1Apache License 2.0 |
| org.junit.jupiter | junit-jupiter | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-junit-jupiter | 5.20.0 | jar | MIT |
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT |
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 |
|---|---|---|---|---|
| jakarta.annotation | jakarta.annotation-api | 3.0.0 | jar | EPL 2.0GPL2 w/ CPE |
| net.bytebuddy | byte-buddy-agent | 1.18.0 | jar | Apache License, Version 2.0 |
| org.assertj | assertj-core | 3.27.6 | jar | Apache-2.0 |
| org.powermock | powermock-reflect | 2.0.9 | jar | The Apache Software License, Version 2.0 |
| org.slf4j | slf4j-simple | 2.0.17 | 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 |
|---|---|---|---|---|
| org.projectlombok | lombok | 1.18.42 | 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 |
|---|---|---|---|---|
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 5.20.0 | jar | MIT |
| org.objenesis | objenesis | 3.4 | jar | Apache License, Version 2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.junit.jupiter | junit-jupiter-engine | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 6.0.1 | jar | Eclipse Public License v2.0 |
Project Dependency Graph
Dependency Tree
- com.github.hazendaz:javabean-tester:jar:2.11.2
- jakarta.annotation:jakarta.annotation-api:jar:3.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.projectlombok:lombok:jar:1.18.42 (provided)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.18.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.18.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.assertj:assertj-core:jar:3.27.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.javassist:javassist:jar:3.30.2-GA (compile)
![[Information]](./images/icon_info_sml.gif)
- nl.jqno.equalsverifier:equalsverifier:jar:4.2.2 (compile)
- org.objenesis:objenesis:jar:3.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.4 (compile)
- org.junit.jupiter:junit-jupiter:jar:6.0.1 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.1 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.junit.jupiter:junit-jupiter-params:jar:6.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.1 (runtime)
- org.junit.platform:junit-platform-engine:jar:6.0.1 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.1 (runtime)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.1 (compile)
- org.mockito:mockito-junit-jupiter:jar:5.20.0 (compile)
- org.mockito:mockito-core:jar:5.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.mockito:mockito-core:jar:5.20.0 (compile)
- org.powermock:powermock-reflect:jar:2.0.9 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-simple:jar:2.0.17 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.annotation:jakarta.annotation-api:jar:3.0.0 (test)
Licenses
Apache License 2.0: Javassist
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The MIT License: Project Lombok
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, EqualsVerifier | release normal jar, Objenesis
Apache-2.0: AssertJ 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
LGPL 2.1: Javassist
MIT: SLF4J API Module, SLF4J Simple Provider, mockito-core, mockito-junit-jupiter
EPL 2.0: Jakarta Annotations API
GPL2 w/ CPE: Jakarta Annotations API
MPL 1.1: Javassist
The Apache Software License, Version 2.0: PowerMock, javabean-tester
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| jakarta.annotation-api-3.0.0.jar | 26.4 kB | 32 | 19 | 4 | 11 | Yes |
| byte-buddy-1.18.0.jar | 9.2 MB | 6220 | - | - | - | - |
| • Root | - | 3100 | 3046 | 39 | 1.5 | Yes |
| • Versioned | - | 3090 | 3047 | 40 | 1.8 | Yes |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| byte-buddy-agent-1.18.0.jar | 366.5 kB | 170 | - | - | - | - |
| • Root | - | 91 | 72 | 2 | 1.5 | Yes |
| • Versioned | - | 79 | 73 | 3 | 1.8 | Yes |
| equalsverifier-4.2.2.jar | 268.2 kB | 192 | - | - | - | - |
| • Root | - | 178 | 157 | 17 | 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.6.jar | 1.4 MB | 887 | - | - | - | - |
| • Root | - | 883 | 842 | 29 | 1.8 | Yes |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| javassist-3.30.2-GA.jar | 794.7 kB | 450 | 426 | 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.0.1.jar | 6.4 kB | 5 | 1 | 1 | 17 | No |
| junit-jupiter-api-6.0.1.jar | 250.7 kB | 224 | 208 | 9 | 17 | Yes |
| junit-jupiter-engine-6.0.1.jar | 356 kB | 189 | 172 | 9 | 17 | Yes |
| junit-jupiter-params-6.0.1.jar | 296.6 kB | 216 | 195 | 9 | 17 | Yes |
| junit-platform-commons-6.0.1.jar | 171.3 kB | 103 | 87 | 10 | 17 | Yes |
| junit-platform-engine-6.0.1.jar | 277.7 kB | 193 | 175 | 9 | 17 | Yes |
| mockito-core-5.20.0.jar | 710.5 kB | 648 | 576 | 66 | 11 | Yes |
| mockito-junit-jupiter-5.20.0.jar | 9.4 kB | 14 | 6 | 3 | 11 | Yes |
| objenesis-3.4.jar | 49.1 kB | 59 | 43 | 10 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| powermock-reflect-2.0.9.jar | 68.4 kB | 52 | 39 | 8 | 1.6 | Yes |
| lombok-1.18.42.jar | 2 MB | 1068 | 179 | 13 | 1.6 | Yes |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| slf4j-simple-2.0.17.jar | 15.7 kB | 22 | - | - | - | - |
| • Root | - | 20 | 6 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 22 | 16.4 MB | 10853 | 6320 | 265 | 17 | 20 |
| compile: 14 | compile: 11.9 MB | compile: 8240 | compile: 4816 | compile: 190 | 17 | compile: 12 |
| runtime: 2 | runtime: 633.7 kB | runtime: 382 | runtime: 347 | runtime: 18 | runtime: 2 | |
| provided: 1 | provided: 2 MB | provided: 1068 | provided: 179 | provided: 13 | provided: 1 | |
| test: 5 | test: 1.9 MB | test: 1163 | test: 978 | test: 44 | 11 | test: 5 |


