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.slf4j | slf4j-api | 2.0.7 | jar | MIT License |
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.jetbrains | annotations | 24.0.1 | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-core | 6.0.2 | 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 |
---|---|---|---|---|
org.springframework | spring-jcl | 6.0.2 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.github.jpmsilva.jsystemd:jsystemd-core:jar:3.0.1-SNAPSHOT
- org.slf4j:slf4j-api:jar:2.0.7 (compile)
- org.springframework:spring-core:jar:6.0.2 (provided)
- org.springframework:spring-jcl:jar:6.0.2 (provided)
- org.springframework:spring-jcl:jar:6.0.2 (provided)
- org.jetbrains:annotations:jar:24.0.1 (provided)
- org.slf4j:slf4j-api:jar:2.0.7 (compile)
Licenses
MIT License: SLF4J API Module
Apache License, Version 2.0: Spring Commons Logging Bridge, Spring Core
The Apache Software License, Version 2.0: JetBrains Java Annotations, jsystemd core
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
annotations-24.0.1.jar | 30.7 kB | 70 | 60 | 3 | - | Yes |
slf4j-api-2.0.7.jar | 63.6 kB | 67 | 52 | 5 | - | Yes |
spring-core-6.0.2.jar | 1.8 MB | 1183 | 1109 | 59 | - | Yes |
spring-jcl-6.0.2.jar | 23.5 kB | 26 | 15 | 2 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
4 | 1.9 MB | 1346 | 1236 | 69 | 0.0 | 4 |
compile: 1 | compile: 63.6 kB | compile: 67 | compile: 52 | compile: 5 | - | compile: 1 |
provided: 3 | provided: 1.9 MB | provided: 1279 | provided: 1184 | provided: 64 | - | provided: 3 |