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.java.dev.jna | jna | 5.13.0 | jar | LGPL-2.1-or-laterApache-2.0 |
| org.slf4j | slf4j-api | 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.springframework | spring-core | 7.0.1 | jar | Apache 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.
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 |
|---|---|---|---|---|
| commons-logging | commons-logging | 1.3.5 | jar | Apache-2.0 |
| org.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.github.jpmsilva.jsystemd:jsystemd-core:jar:4.0.0
- net.java.dev.jna:jna:jar:5.13.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-core:jar:7.0.1 (provided)
- commons-logging:commons-logging:jar:1.3.5 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.3.5 (provided)
- net.java.dev.jna:jna:jar:5.13.0 (compile)
Licenses
The Apache License, Version 2.0: JSpecify annotations
LGPL-2.1-or-later: Java Native Access
Apache-2.0: Apache Commons Logging, Java Native Access
Apache License, Version 2.0: Spring Core
MIT: SLF4J API Module
The Apache Software License, Version 2.0: jsystemd core
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| commons-logging-1.3.5.jar | 73.7 kB | 42 | - | - | - | - |
| • Root | - | 41 | 27 | 2 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| jna-5.13.0.jar | 1.9 MB | 188 | 125 | 4 | 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 |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| spring-core-7.0.1.jar | 2 MB | 1287 | - | - | - | - |
| • Root | - | 1266 | 1189 | 61 | 17 | Yes |
| • Versioned | - | 6 | 1 | 1 | 21 | Yes |
| • Versioned | - | 15 | 9 | 1 | 24 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 5 | 4 MB | 1602 | 1400 | 72 | 17 | 4 |
| compile: 2 | compile: 1.9 MB | compile: 259 | compile: 180 | compile: 8 | 17 | compile: 2 |
| provided: 3 | provided: 2.1 MB | provided: 1343 | provided: 1220 | provided: 64 | provided: 2 |
