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 | 1.0.1 | jar | The Apache Software License, Version 2.0 | No |
org.springframework.boot | spring-boot-autoconfigure | 2.0.0.RELEASE | jar | Apache License, Version 2.0 | No |
org.springframework.boot | spring-boot-starter-tomcat | 2.0.0.RELEASE | jar | Apache License, Version 2.0 | Yes |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.groundlevel-utilities | groundlevel-utilities | 1.0.1 | jar | The Apache Software License, Version 2.0 | No |
com.jakewharton.byteunits | byteunits | 0.9.1 | jar | Apache License Version 2.0 | No |
net.java.dev.jna | jna | 4.5.1 | jar | LGPL, version 2.1-Apache License v2.0 | No |
org.apache.commons | commons-lang3 | 3.7 | jar | Apache License, Version 2.0 | No |
org.slf4j | slf4j-api | 1.7.25 | jar | MIT License | No |
org.springframework | spring-aop | 5.0.4.RELEASE | jar | Apache License, Version 2.0 | No |
org.springframework | spring-beans | 5.0.4.RELEASE | jar | Apache License, Version 2.0 | No |
org.springframework | spring-context | 5.0.4.RELEASE | jar | Apache License, Version 2.0 | No |
org.springframework | spring-core | 5.0.4.RELEASE | jar | Apache License, Version 2.0 | No |
org.springframework | spring-expression | 5.0.4.RELEASE | jar | Apache License, Version 2.0 | No |
org.springframework | spring-jcl | 5.0.4.RELEASE | jar | Apache License, Version 2.0 | No |
org.springframework.boot | spring-boot | 2.0.0.RELEASE | jar | Apache License, Version 2.0 | No |
javax.annotation | javax.annotation-api | 1.3.2 | jar | CDDL + GPLv2 with classpath exception | Yes |
org.apache.tomcat.embed | tomcat-embed-core | 8.5.28 | jar | Apache License, Version 2.0 | Yes |
org.apache.tomcat.embed | tomcat-embed-el | 8.5.28 | jar | Apache License, Version 2.0 | Yes |
org.apache.tomcat.embed | tomcat-embed-websocket | 8.5.28 | jar | Apache License, Version 2.0 | Yes |
Apache License Version 2.0: Byte Units
MIT License: SLF4J API Module
Apache License, Version 2.0: Apache Commons Lang, Spring AOP, Spring Beans, Spring Boot, Spring Boot AutoConfigure, Spring Boot Tomcat Starter, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket
CDDL + GPLv2 with classpath exception: javax.annotation API
LGPL, version 2.1: Java Native Access
The Apache Software License, Version 2.0: groundlevel-utilities, jsystemd core, jsystemd starter module for Spring Boot
Apache License v2.0: Java Native Access
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
groundlevel-utilities-1.0.1.jar | 14.8 kB | 18 | 6 | 1 | 1.8 | Yes |
jsystemd-core-1.0.1.jar | 18.3 kB | 25 | 14 | 1 | 1.8 | Yes |
byteunits-0.9.1.jar | 23.3 kB | 33 | 23 | 1 | 1.7 | Yes |
jna-4.5.1.jar | 1.4 MB | 156 | 107 | 3 | 1.6 | Yes |
commons-lang3-3.7.jar | 499.6 kB | 295 | 270 | 13 | 1.7 | Yes |
slf4j-api-1.7.25.jar | 41.2 kB | 46 | 34 | 4 | 1.5 | Yes |
spring-aop-5.0.4.RELEASE.jar | 360 kB | 301 | 274 | 17 | 1.8 | Yes |
spring-beans-5.0.4.RELEASE.jar | 654 kB | 404 | 376 | 13 | 1.8 | Yes |
spring-context-5.0.4.RELEASE.jar | 1.1 MB | 904 | 819 | 64 | 1.8 | Yes |
spring-core-5.0.4.RELEASE.jar | 1.2 MB | 892 | 842 | 44 | 1.8 | Yes |
spring-expression-5.0.4.RELEASE.jar | 263.4 kB | 154 | 142 | 6 | 1.8 | Yes |
spring-jcl-5.0.4.RELEASE.jar | 15.8 kB | 22 | 15 | 2 | 1.8 | Yes |
spring-boot-2.0.0.RELEASE.jar | 922.4 kB | 701 | 600 | 63 | 1.8 | Yes |
spring-boot-autoconfigure-2.0.0.RELEASE.jar | 1.1 MB | 962 | 860 | 85 | 1.8 | Yes |
javax.annotation-api-1.3.2.jar | 26.6 kB | 29 | 15 | 3 | 1.8 | Yes |
tomcat-embed-core-8.5.28.jar | 3.1 MB | 1679 | 1483 | 80 | 1.7 | Yes |
tomcat-embed-el-8.5.28.jar | 240.5 kB | 176 | 160 | 6 | 1.7 | Yes |
tomcat-embed-websocket-8.5.28.jar | 257.3 kB | 196 | 175 | 5 | 1.7 | Yes |
spring-boot-starter-tomcat-2.0.0.RELEASE.jar | 0.6 kB | 3 | 0 | 0 | - | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
19 | 11.3 MB | 6996 | 6215 | 411 | 1.8 | 18 |
compile: 19 | compile: 11.3 MB | compile: 6996 | compile: 6215 | compile: 411 | - | compile: 18 |
Repo ID | URL | Release | Snapshot |
---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | No |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | No | Yes |
jvnet-nexus-snapshots | https://maven.java.net/content/repositories/snapshots | No | Yes |
apache.snapshots | https://repository.apache.org/snapshots | No | Yes |
Repository locations for each of the Dependencies.