Fork me on GitHub

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 Optional
com.github.jpmsilva.jsystemd jsystemd-core 3.0.1-SNAPSHOT jar The Apache Software License, Version 2.0 No
org.springframework.boot spring-boot-autoconfigure 3.0.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-configuration-processor 3.0.0 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-starter-actuator 3.0.0 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-starter-tomcat 3.0.0 jar Apache License, Version 2.0 Yes

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

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 Optional
org.slf4j slf4j-api 2.0.7 jar MIT License No
org.springframework spring-aop 6.0.2 jar Apache License, Version 2.0 No
org.springframework spring-beans 6.0.2 jar Apache License, Version 2.0 No
org.springframework spring-context 6.0.2 jar Apache License, Version 2.0 No
org.springframework spring-core 6.0.2 jar Apache License, Version 2.0 No
org.springframework spring-expression 6.0.2 jar Apache License, Version 2.0 No
org.springframework spring-jcl 6.0.2 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot 3.0.0 jar Apache License, Version 2.0 No
ch.qos.logback logback-classic 1.4.5 jar Eclipse Public License - v 1.0GNU Lesser General Public License Yes
ch.qos.logback logback-core 1.4.5 jar Eclipse Public License - v 1.0GNU Lesser General Public License Yes
io.micrometer micrometer-commons 1.10.2 jar The Apache Software License, Version 2.0 Yes
io.micrometer micrometer-core 1.10.2 jar The Apache Software License, Version 2.0 Yes
io.micrometer micrometer-observation 1.10.2 jar The Apache Software License, Version 2.0 Yes
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE Yes
org.apache.logging.log4j log4j-api 2.19.0 jar Apache License, Version 2.0 Yes
org.apache.logging.log4j log4j-to-slf4j 2.19.0 jar Apache License, Version 2.0 Yes
org.apache.tomcat.embed tomcat-embed-core 10.1.1 jar Apache License, Version 2.0 Yes
org.apache.tomcat.embed tomcat-embed-el 10.1.1 jar Apache License, Version 2.0 Yes
org.apache.tomcat.embed tomcat-embed-websocket 10.1.1 jar Apache License, Version 2.0 Yes
org.slf4j jul-to-slf4j 2.0.4 jar MIT License Yes
org.springframework.boot spring-boot-actuator 3.0.0 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-actuator-autoconfigure 3.0.0 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-starter 3.0.0 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-starter-logging 3.0.0 jar Apache License, Version 2.0 Yes
org.yaml snakeyaml 1.33 jar Apache License, Version 2.0 Yes

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 Optional
com.fasterxml.jackson.core jackson-annotations 2.14.1 jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.core jackson-core 2.14.1 jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.core jackson-databind 2.14.1 jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.14.1 jar The Apache Software License, Version 2.0 Yes
org.hdrhistogram HdrHistogram 2.1.12 jar Public Domain, per Creative Commons CC0BSD-2-Clause Yes
org.latencyutils LatencyUtils 2.0.3 jar Public Domain, per Creative Commons CC0 Yes

Project Dependency Graph

Dependency Tree

Licenses

Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils

MIT License: JUL to SLF4J bridge, SLF4J API Module

BSD-2-Clause: HdrHistogram

Apache License, Version 2.0: Apache Log4j API, Apache Log4j to SLF4J Adapter, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), spring-boot, spring-boot-actuator, spring-boot-actuator-autoconfigure, spring-boot-autoconfigure, spring-boot-configuration-processor, spring-boot-starter, spring-boot-starter-actuator, spring-boot-starter-logging, spring-boot-starter-tomcat, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

EPL 2.0: Jakarta Annotations API

GPL2 w/ CPE: Jakarta Annotations API

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

The Apache Software License, Version 2.0: Jackson datatype: JSR310, Jackson-annotations, Jackson-core, JetBrains Java Annotations, jackson-databind, jsystemd core, jsystemd starter module for Spring Boot, micrometer-commons, micrometer-core, micrometer-observation

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jsystemd-core-3.0.1-SNAPSHOT.jar 19.9 kB 22 10 1 - Yes
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-aop-6.0.2.jar 395.7 kB 305 273 17 - Yes
spring-beans-6.0.2.jar 841.4 kB 473 442 13 - Yes
spring-context-6.0.2.jar 1.2 MB 864 780 57 - Yes
spring-core-6.0.2.jar 1.8 MB 1183 1109 59 - Yes
spring-expression-6.0.2.jar 291.1 kB 159 147 6 - Yes
spring-jcl-6.0.2.jar 23.5 kB 26 15 2 - Yes
spring-boot-3.0.0.jar 1.5 MB 1032 907 78 - Yes
spring-boot-autoconfigure-3.0.0.jar 1.6 MB 1276 1152 103 - Yes
logback-classic-1.4.5.jar 266.1 kB 225 173 27 - Yes
logback-core-1.4.5.jar 577.5 kB 498 446 42 - Yes
jackson-annotations-2.14.1.jar 76.1 kB 85 73 2 - Yes
jackson-core-2.14.1.jar 459.3 kB 191 161 15 - Yes
jackson-databind-2.14.1.jar 1.6 MB 808 769 24 - Yes
jackson-datatype-jsr310-2.14.1.jar 122 kB 81 59 7 - Yes
micrometer-commons-1.10.2.jar 39.7 kB 42 29 5 1.8 Yes
micrometer-core-1.10.2.jar 775.8 kB 533 465 43 - Yes
micrometer-observation-1.10.2.jar 65.7 kB 69 54 6 1.8 Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 - Yes
log4j-api-2.19.0.jar 317.6 kB 224 189 9 - Yes
log4j-to-slf4j-2.19.0.jar 18.6 kB 24 8 1 1.8 Yes
tomcat-embed-core-10.1.1.jar 3.4 MB 1572 1437 79 - Yes
tomcat-embed-el-10.1.1.jar 257.1 kB 164 154 7 - Yes
tomcat-embed-websocket-10.1.1.jar 276.5 kB 191 178 6 - Yes
HdrHistogram-2.1.12.jar 173.8 kB 106 96 2 1.7 Yes
LatencyUtils-2.0.3.jar 29.8 kB 31 22 1 1.6 Yes
jul-to-slf4j-2.0.4.jar 4.7 kB 11 1 1 1.8 Yes
spring-boot-actuator-3.0.0.jar 666.6 kB 579 490 73 - Yes
spring-boot-actuator-autoconfigure-3.0.0.jar 685 kB 583 460 103 - Yes
spring-boot-configuration-processor-3.0.0.jar 121.1 kB 61 45 5 - Yes
spring-boot-starter-3.0.0.jar 4.8 kB 4 0 0 - No
spring-boot-starter-actuator-3.0.0.jar 4.8 kB 4 0 0 - No
spring-boot-starter-logging-3.0.0.jar 4.8 kB 4 0 0 - No
spring-boot-starter-tomcat-3.0.0.jar 4.8 kB 4 0 0 - No
snakeyaml-1.33.jar 331.7 kB 263 225 21 1.7 Yes
Total Size Entries Classes Packages Java Version Debug Information
37 18.1 MB 11865 10499 827 1.8 33
compile: 30 compile: 15.6 MB compile: 10493 compile: 9259 compile: 773 - compile: 26
runtime: 6 runtime: 2.5 MB runtime: 1302 runtime: 1180 runtime: 51 - runtime: 6
provided: 1 provided: 30.7 kB provided: 70 provided: 60 provided: 3 - provided: 1