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 | log4j2-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 |
---|---|---|---|---|
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 test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.apache.logging.log4j | log4j-api | 2.8.1 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-core | 2.8.1 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-slf4j-impl | 2.8.1 | jar | Apache License, Version 2.0 |
org.slf4j | jcl-over-slf4j | 1.7.25 | jar | MIT License |
org.slf4j | jul-to-slf4j | 1.7.25 | jar | MIT License |
org.slf4j | slf4j-api | 1.7.25 | jar | MIT License |
org.springframework.boot | spring-boot-starter-log4j2 | 1.5.12.RELEASE | jar | Apache License, Version 2.0 |
MIT License: JCL 1.2 implemented over SLF4J, JUL to SLF4J bridge, SLF4J API Module, log4j2-test-config, spring-cloud-service-discovery
The MIT License: Project Lombok
Apache License, Version 2.0: Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding, Spring Boot Log4j 2 Starter
Eclipse Public License v1.0: JaCoCo :: Agent
GNU LGPL 3: SonarQube Java :: JaCoCo Listeners
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
log4j2-test-config-0.2.0.jar | 2.9 kB | 9 | 0 | 0 | - | No |
log4j-api-2.8.1.jar | 228.9 kB | 162 | 143 | 6 | 1.7 | Yes |
log4j-core-2.8.1.jar | 1.4 MB | 996 | 917 | 48 | 1.7 | Yes |
log4j-slf4j-impl-2.8.1.jar | 23.2 kB | 26 | 10 | 2 | 1.7 | 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 |
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-log4j2-1.5.12.RELEASE.jar | 2.3 kB | 8 | 0 | 0 | - | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
11 | 3.6 MB | 2431 | 1398 | 91 | 1.8 | 9 |
test: 10 | test: 2 MB | test: 1465 | test: 1254 | test: 79 | - | test: 8 |
provided: 1 | provided: 1.7 MB | provided: 966 | provided: 144 | provided: 12 | - | provided: 1 |