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 |
|---|---|---|---|---|
| io.github.seenings | seen-core | 0.1.89 | jar | The Apache Software License, Version 2.0 |
| org.junit.jupiter | junit-jupiter | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.springframework | spring-context | 7.0.7 | jar | Apache License, Version 2.0 |
| org.springframework | spring-web | 7.0.7 | jar | Apache License, Version 2.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 |
|---|---|---|---|---|
| org.mockito | mockito-core | 5.20.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 |
|---|---|---|---|---|
| org.projectlombok | lombok | 1.18.46 | 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 |
|---|---|---|---|---|
| commons-logging | commons-logging | 1.3.6 | jar | Apache-2.0 |
| io.micrometer | micrometer-commons | 1.16.5 | jar | The Apache Software License, Version 2.0 |
| io.micrometer | micrometer-observation | 1.16.5 | jar | The Apache Software License, Version 2.0 |
| 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.3 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
| org.springframework | spring-aop | 7.0.7 | jar | Apache License, Version 2.0 |
| org.springframework | spring-beans | 7.0.7 | jar | Apache License, Version 2.0 |
| org.springframework | spring-core | 7.0.7 | jar | Apache License, Version 2.0 |
| org.springframework | spring-expression | 7.0.7 | jar | 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.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 6.0.3 | jar | Eclipse Public License v2.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 |
|---|---|---|---|---|
| net.bytebuddy | byte-buddy | 1.17.8 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.17.8 | 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-api:jar:0.1.89
- io.github.seenings:seen-core:jar:0.1.89 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter:jar:6.0.3 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.3 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.3 (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.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.3 (runtime)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (runtime)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.3 (compile)
- org.projectlombok:lombok:jar:1.18.46 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-context:jar:7.0.7 (compile)
- org.springframework:spring-aop:jar:7.0.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-beans:jar:7.0.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-core:jar:7.0.7 (compile)
- commons-logging:commons-logging:jar:1.3.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.3.6 (compile)
- org.springframework:spring-expression:jar:7.0.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-observation:jar:1.16.5 (compile)
- io.micrometer:micrometer-commons:jar:1.16.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-commons:jar:1.16.5 (compile)
- org.springframework:spring-aop:jar:7.0.7 (compile)
- org.springframework:spring-web:jar:7.0.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.mockito:mockito-core:jar:5.20.0 (test)
- net.bytebuddy:byte-buddy:jar:1.17.8 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.17.8 (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.8 (test)
- io.github.seenings:seen-core:jar:0.1.89 (compile)
Licenses
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The MIT License: Project Lombok
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring Web
Apache-2.0: Apache Commons Logging
MIT: mockito-core
The Apache Software License, Version 2.0: micrometer-commons, micrometer-observation, seen-api, seen-core
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| commons-logging-1.3.6.jar | 74 kB | 44 | - | - | - | - |
| • Root | - | 42 | 27 | 2 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| seen-core-0.1.89.jar | 131.8 kB | 217 | 83 | 35 | 25 | Yes |
| micrometer-commons-1.16.5.jar | 51.8 kB | 54 | 39 | 7 | 1.8 | Yes |
| micrometer-observation-1.16.5.jar | 83.9 kB | 82 | 67 | 6 | 1.8 | Yes |
| byte-buddy-1.17.8.jar | 9 MB | 6066 | - | - | - | - |
| • Root | - | 3023 | 2970 | 38 | 1.5 | Yes |
| • Versioned | - | 3013 | 2971 | 39 | 1.8 | Yes |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| byte-buddy-agent-1.17.8.jar | 366.5 kB | 170 | - | - | - | - |
| • Root | - | 91 | 72 | 2 | 1.5 | Yes |
| • Versioned | - | 79 | 73 | 3 | 1.8 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | 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.3.jar | 6.4 kB | 5 | 1 | 1 | 17 | No |
| junit-jupiter-api-6.0.3.jar | 250.7 kB | 224 | 208 | 9 | 17 | Yes |
| junit-jupiter-engine-6.0.3.jar | 356.1 kB | 189 | 172 | 9 | 17 | Yes |
| junit-jupiter-params-6.0.3.jar | 296.6 kB | 216 | 195 | 9 | 17 | Yes |
| junit-platform-commons-6.0.3.jar | 171.3 kB | 103 | 87 | 10 | 17 | Yes |
| junit-platform-engine-6.0.3.jar | 280.2 kB | 195 | 177 | 9 | 17 | Yes |
| mockito-core-5.20.0.jar | 710.5 kB | 648 | 576 | 66 | 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 |
| lombok-1.18.46.jar | 2 MB | 1079 | 180 | 13 | 1.6 | Yes |
| spring-aop-7.0.7.jar | 426.2 kB | 325 | 293 | 18 | 17 | Yes |
| spring-beans-7.0.7.jar | 928 kB | 504 | 473 | 13 | 17 | Yes |
| spring-context-7.0.7.jar | 1.4 MB | 966 | 883 | 59 | 17 | Yes |
| spring-core-7.0.7.jar | 2 MB | 1308 | - | - | - | - |
| • Root | - | 1287 | 1211 | 60 | 17 | Yes |
| • Versioned | - | 6 | 1 | 1 | 21 | Yes |
| • Versioned | - | 15 | 9 | 1 | 24 | Yes |
| spring-expression-7.0.7.jar | 322.5 kB | 170 | 158 | 6 | 17 | Yes |
| spring-web-7.0.7.jar | 2.2 MB | 1404 | 1322 | 61 | 17 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 24 | 21.2 MB | 14066 | 9253 | 448 | 25 | 22 |
| compile: 17 | compile: 8.4 MB | compile: 5660 | compile: 5063 | compile: 301 | 25 | compile: 15 |
| runtime: 2 | runtime: 636.3 kB | runtime: 384 | runtime: 349 | runtime: 18 | runtime: 2 | |
| provided: 1 | provided: 2 MB | provided: 1079 | provided: 180 | provided: 13 | provided: 1 | |
| test: 4 | test: 10.1 MB | test: 6943 | test: 3661 | test: 116 | 11 | test: 4 |
