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.mockito | mockito-core | 5.17.0 | jar | MIT |
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.17.5 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.17.5 | jar | Apache License, Version 2.0 |
| org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- io.github.seenings:seen-common:pom:0.1.74
- org.mockito:mockito-core:jar:5.17.0 (test)
- net.bytebuddy:byte-buddy:jar:1.17.5 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.17.5 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.17.5 (test)
- org.mockito:mockito-core:jar:5.17.0 (test)
Licenses
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
MIT: mockito-core
The Apache Software License, Version 2.0: seen-common
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| byte-buddy-1.17.5.jar | 9 MB | 6028 | - | - | - | - |
| • Root | - | 3004 | 2951 | 38 | 1.5 | Yes |
| • Versioned | - | 2994 | 2952 | 39 | 1.8 | Yes |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| byte-buddy-agent-1.17.5.jar | 365.9 kB | 170 | - | - | - | - |
| • Root | - | 91 | 72 | 2 | 1.5 | Yes |
| • Versioned | - | 79 | 73 | 3 | 1.8 | Yes |
| mockito-core-5.17.0.jar | 709.1 kB | 648 | 576 | 66 | 11 | Yes |
| objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 4 | 10.1 MB | 6905 | 3642 | 116 | 11 | 4 |
| test: 4 | test: 10.1 MB | test: 6905 | test: 3642 | test: 116 | 11 | test: 4 |
