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 |
|---|---|---|---|---|
| org.assertj | assertj-core | 3.27.3 | jar | Apache-2.0 |
| org.mockito | mockito-core | 4.11.0 | jar | The MIT License |
| org.testng | testng | 7.11.0 | jar | 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:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| 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.
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 |
|---|---|---|---|---|
| net.bytebuddy | byte-buddy | 1.15.11 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.12.19 | jar | Apache License, Version 2.0 |
| org.jcommander | jcommander | 1.83 | jar | Apache License, Version 2.0 |
| org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT |
| org.webjars | jquery | 3.7.1 | jar | MIT License |
Project Dependency Graph
Dependency Tree
- com.expediagroup.beans:bean-utils-library-parent:pom:3.0.0
- org.projectlombok:lombok:jar:1.18.38 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.assertj:assertj-core:jar:3.27.3 (test)
- net.bytebuddy:byte-buddy:jar:1.15.11 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.15.11 (test)
- org.testng:testng:jar:7.11.0 (test)
- org.slf4j:slf4j-api:jar:2.0.17 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jcommander:jcommander:jar:1.83 (test)
![[Information]](./images/icon_info_sml.gif)
- org.webjars:jquery:jar:3.7.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.17 (test)
- org.mockito:mockito-core:jar:4.11.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.19 (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.12.19 (test)
- org.projectlombok:lombok:jar:1.18.38 (provided)
Licenses
The MIT License: Project Lombok, mockito-core
MIT License: jquery
Apache License, Version 2.0: BULL - Bean Utils Light Library, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, jcommander, testng
Apache-2.0: AssertJ Core
MIT: SLF4J API Module
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| byte-buddy-1.15.11.jar | 8.5 MB | 5890 | 2898 | 39 | - | Yes |
| byte-buddy-agent-1.12.19.jar | 256.4 kB | 90 | 70 | 3 | - | Yes |
| assertj-core-3.27.3.jar | 1.4 MB | 881 | 839 | 28 | - | Yes |
| jcommander-1.83.jar | 89.7 kB | 82 | 72 | 6 | 1.8 | 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 |
| lombok-1.18.38.jar | 2.1 MB | 1082 | 178 | 13 | - | Yes |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | 56 | 5 | - | Yes |
| testng-7.11.0.jar | 991.7 kB | 595 | 548 | 25 | - | Yes |
| jquery-3.7.1.jar | 307.9 kB | 18 | 0 | 0 | - | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 10 | 14.4 MB | 9419 | 5283 | 193 | 1.8 | 9 |
| test: 9 | test: 12.3 MB | test: 8337 | test: 5105 | test: 180 | - | test: 8 |
| provided: 1 | provided: 2.1 MB | provided: 1082 | provided: 178 | provided: 13 | - | provided: 1 |
