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-core | 2.14.1 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-jcl | 2.14.1 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-jul | 2.14.1 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-slf4j-impl | 2.14.1 | jar | Apache License, Version 2.0 |
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 |
---|---|---|---|---|
jakarta.platform | jakarta.jakartaee-api | 8.0.0 | jar | Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception |
org.kohsuke.metainf-services | metainf-services | 1.8 | jar | 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 |
---|---|---|---|---|
commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 |
org.apache.logging.log4j | log4j-api | 2.14.1 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.30 | jar | MIT License |
Eclipse Public License v. 2.0: jakarta.jakartaee-api
GNU General Public License, version 2 with the GNU Classpath Exception: jakarta.jakartaee-api
MIT License: SLF4J API Module
Apache License, Version 2.0: Apache Log4j API, Apache Log4j Commons Logging Bridge, Apache Log4j Core, Apache Log4j JUL Adapter, Apache Log4j SLF4J Binding, jakartron-bom
MIT license: META-INF/services generator
The Apache Software License, Version 2.0: Apache Commons Logging
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
jakarta.jakartaee-api-8.0.0.jar | 2 MB | 2403 | 2249 | 134 | 1.8 | Yes |
log4j-api-2.14.1.jar | 300.4 kB | 211 | 177 | 9 | - | Yes |
log4j-core-2.14.1.jar | 1.7 MB | 1184 | 1092 | 51 | 1.8 | Yes |
log4j-jcl-2.14.1.jar | 12.7 kB | 20 | 3 | 1 | 1.8 | Yes |
log4j-jul-2.14.1.jar | 26.5 kB | 28 | 13 | 1 | 1.8 | Yes |
log4j-slf4j-impl-2.14.1.jar | 23.6 kB | 26 | 10 | 2 | 1.8 | Yes |
metainf-services-1.8.jar | 7.5 kB | 14 | 2 | 2 | 1.6 | Yes |
slf4j-api-1.7.30.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
9 | 4.2 MB | 3974 | 3608 | 206 | 1.8 | 9 |
test: 7 | test: 2.2 MB | test: 1557 | test: 1357 | test: 70 | - | test: 7 |
provided: 2 | provided: 2 MB | provided: 2417 | provided: 2251 | provided: 136 | - | provided: 2 |