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.apache.commons | commons-lang3 | 3.5 | jar | Apache License, Version 2.0 |
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 | Classifier | Type | Licenses |
|---|---|---|---|---|---|
| cn.home1 | logback-test-config | 0.2.0 | - | jar | MIT License |
| org.jacoco | org.jacoco.agent | 0.8.1 | runtime | jar | Eclipse Public License v1.0 |
| org.sonarsource.java | sonar-jacoco-listeners | 5.3.0.13828 | - | jar | GNU LGPL 3 |
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 |
|---|---|---|---|---|
| javax.servlet | javax.servlet-api | 3.1.0 | jar | CDDL + GPLv2 with classpath exception |
| org.projectlombok | lombok | 1.18.2 | jar | The MIT License |
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 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 |
|---|---|---|---|---|
| ch.qos.logback | logback-classic | 1.1.11 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
| ch.qos.logback | logback-core | 1.1.11 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
| org.slf4j | jcl-over-slf4j | 1.7.25 | jar | MIT License |
| org.slf4j | jul-to-slf4j | 1.7.25 | jar | MIT License |
| org.slf4j | log4j-over-slf4j | 1.7.25 | jar | Apache Software Licenses |
| org.slf4j | slf4j-api | 1.7.25 | jar | MIT License |
| org.springframework.boot | spring-boot-starter-logging | 1.5.12.RELEASE | jar | Apache License, Version 2.0 |
Apache Software Licenses: Log4j Implemented Over SLF4J
MIT License: JCL 1.2 implemented over SLF4J, JUL to SLF4J bridge, SLF4J API Module, cloud-ready-parent, logback-test-config
The MIT License: Project Lombok
Apache License, Version 2.0: Apache Commons Lang, Spring Boot Logging Starter
Eclipse Public License v1.0: JaCoCo :: Agent
CDDL + GPLv2 with classpath exception: Java Servlet API
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
GNU LGPL 3: SonarQube Java :: JaCoCo Listeners
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| logback-classic-1.1.11.jar | 309.1 kB | 237 | 178 | 27 | 1.6 | Yes |
| logback-core-1.1.11.jar | 475.5 kB | 420 | 374 | 36 | 1.6 | Yes |
| logback-test-config-0.2.0.jar | 3 kB | 9 | 0 | 0 | - | No |
| javax.servlet-api-3.1.0.jar | 95.8 kB | 103 | 79 | 4 | 1.7 | Yes |
| commons-lang3-3.5.jar | 479.9 kB | 284 | 260 | 12 | 1.6 | Yes |
| org.jacoco.agent-0.8.1-runtime.jar | 249 kB | 169 | 136 | 15 | 1.5 | Yes |
| lombok-1.18.2.jar | 1.7 MB | 966 | 144 | 12 | - | Yes |
| jcl-over-slf4j-1.7.25.jar | 16.5 kB | 23 | 9 | 2 | 1.5 | Yes |
| jul-to-slf4j-1.7.25.jar | 4.6 kB | 11 | 1 | 1 | 1.5 | Yes |
| log4j-over-slf4j-1.7.25.jar | 23.6 kB | 43 | 30 | 4 | 1.5 | Yes |
| slf4j-api-1.7.25.jar | 41.2 kB | 46 | 34 | 4 | 1.5 | Yes |
| sonar-jacoco-listeners-5.3.0.13828.jar | 6.2 kB | 15 | 4 | 1 | 1.8 | Yes |
| spring-boot-starter-logging-1.5.12.RELEASE.jar | 2.3 kB | 8 | 0 | 0 | - | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 13 | 3.4 MB | 2334 | 1249 | 118 | 1.8 | 11 |
| compile: 1 | compile: 479.9 kB | compile: 284 | compile: 260 | compile: 12 | - | compile: 1 |
| test: 3 | test: 258.1 kB | test: 193 | test: 140 | test: 16 | - | test: 2 |
| provided: 9 | provided: 2.6 MB | provided: 1857 | provided: 849 | provided: 90 | - | provided: 8 |