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 |
---|---|---|---|---|
org.apache.logging.log4j | log4j-api | 2.13.1 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-core | 2.13.1 | jar | Apache License, Version 2.0 |
test
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 |
---|---|---|---|---|---|
junit | junit | 4.12 | - | jar | Eclipse Public License 1.0 |
org.apache.logging.log4j | log4j-core | 2.13.1 | tests | test-jar | Apache License, Version 2.0 |
org.mockito | mockito-core | 2.25.1 | - | jar | The MIT License |
org.springframework | spring-test | 3.2.18.RELEASE | - | jar | The Apache Software License, Version 2.0 |
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 |
---|---|---|---|---|
javax.servlet | javax.servlet-api | 3.0.1 | jar | CDDL + GPLv2 with classpath exception |
org.apache.tomcat | tomcat-catalina | 8.5.20 | jar | Apache License, Version 2.0 |
org.eclipse.jetty | jetty-util | 8.2.0.v20160908 | jar | Apache Software License - Version 2.0-Eclipse Public License - Version 1.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
test
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 |
net.bytebuddy | byte-buddy | 1.9.7 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.9.7 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 2.6 | jar | Apache 2 |
org.springframework | spring-core | 3.2.18.RELEASE | jar | The Apache Software License, Version 2.0 |
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.apache.tomcat | tomcat-api | 8.5.20 | jar | Apache License, Version 2.0 |
org.apache.tomcat | tomcat-coyote | 8.5.20 | jar | Apache License, Version 2.0 |
org.apache.tomcat | tomcat-jaspic-api | 8.5.20 | jar | Apache License, Version 2.0 |
org.apache.tomcat | tomcat-jni | 8.5.20 | jar | Apache License, Version 2.0 |
org.apache.tomcat | tomcat-juli | 8.5.20 | jar | Apache License, Version 2.0 |
org.apache.tomcat | tomcat-servlet-api | 8.5.20 | jar | http://www.apache.org/licenses/LICENSE-2.0.txt and http://www.opensource.org/licenses/cddl1.txt |
org.apache.tomcat | tomcat-util | 8.5.20 | jar | Apache License, Version 2.0 |
org.apache.tomcat | tomcat-util-scan | 8.5.20 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.logging.log4j:log4j-appserver:jar:2.13.1
- org.apache.logging.log4j:log4j-api:jar:2.13.1 (compile)
- org.apache.logging.log4j:log4j-core:jar:2.13.1 (compile)
- javax.servlet:javax.servlet-api:jar:3.0.1 (provided)
- org.apache.tomcat:tomcat-catalina:jar:8.5.20 (provided)
- org.apache.tomcat:tomcat-servlet-api:jar:8.5.20 (provided)
- org.apache.tomcat:tomcat-juli:jar:8.5.20 (provided)
- org.apache.tomcat:tomcat-api:jar:8.5.20 (provided)
- org.apache.tomcat:tomcat-jni:jar:8.5.20 (provided)
- org.apache.tomcat:tomcat-coyote:jar:8.5.20 (provided)
- org.apache.tomcat:tomcat-util:jar:8.5.20 (provided)
- org.apache.tomcat:tomcat-util-scan:jar:8.5.20 (provided)
- org.apache.tomcat:tomcat-jaspic-api:jar:8.5.20 (provided)
- org.eclipse.jetty:jetty-util:jar:8.2.0.v20160908 (provided)
- org.apache.logging.log4j:log4j-core:test-jar:tests:2.13.1 (test)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.springframework:spring-test:jar:3.2.18.RELEASE (test)
- org.springframework:spring-core:jar:3.2.18.RELEASE (test)
- commons-logging:commons-logging:jar:1.2 (test)
- org.springframework:spring-core:jar:3.2.18.RELEASE (test)
- org.mockito:mockito-core:jar:2.25.1 (test)
- net.bytebuddy:byte-buddy:jar:1.9.7 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.9.7 (test)
- org.objenesis:objenesis:jar:2.6 (test)
Licenses
Apache 2: Objenesis
Apache License, Version 2.0 and Common Development And Distribution License (CDDL) Version 1.0: tomcat-servlet-api
Apache Software License - Version 2.0: Jetty :: Utilities
Eclipse Public License - Version 1.0: Jetty :: Utilities
Eclipse Public License 1.0: JUnit
The MIT License: mockito-core
Apache License, Version 2.0: Apache Log4j API, Apache Log4j App Server Support, Apache Log4j Core, tomcat-api, tomcat-catalina, tomcat-coyote, tomcat-jaspic-api, tomcat-jni, tomcat-juli, tomcat-util, tomcat-util-scan
CDDL + GPLv2 with classpath exception: Java Servlet API
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Commons Logging, Byte Buddy (without dependencies), Byte Buddy Java agent, Spring Core, Spring TestContext Framework
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
javax.servlet-api-3.0.1.jar | 85.4 kB | 94 | 74 | 4 | 1.5 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
byte-buddy-1.9.7.jar | 3.3 MB | 2360 | 2310 | 36 | 1.6 | Yes |
byte-buddy-agent-1.9.7.jar | 43.4 kB | 41 | 30 | 1 | 1.5 | Yes |
log4j-api-2.13.1.jar | 292.2 kB | 214 | 179 | 8 | - | Yes |
log4j-core-2.13.1.jar | 1.7 MB | 1203 | 1112 | 51 | 1.8 | Yes |
log4j-core-2.13.1-tests.jar | 1.6 MB | - | - | - | - | - |
tomcat-api-8.5.20.jar | 10.6 kB | 18 | 11 | 1 | 1.7 | Yes |
tomcat-catalina-8.5.20.jar | 1.6 MB | 777 | 697 | 30 | 1.7 | Yes |
tomcat-coyote-8.5.20.jar | 780.3 kB | 422 | 377 | 22 | 1.7 | Yes |
tomcat-jaspic-api-8.5.20.jar | 26.9 kB | 47 | 36 | 4 | 1.7 | Yes |
tomcat-jni-8.5.20.jar | 33.9 kB | 44 | 36 | 1 | 1.7 | Yes |
tomcat-juli-8.5.20.jar | 48.1 kB | 39 | 31 | 2 | 1.7 | Yes |
tomcat-servlet-api-8.5.20.jar | 244.1 kB | 127 | 82 | 4 | 1.7 | Yes |
tomcat-util-8.5.20.jar | 135 kB | 105 | 82 | 10 | 1.7 | Yes |
tomcat-util-scan-8.5.20.jar | 204.6 kB | 134 | 114 | 6 | 1.7 | Yes |
jetty-util-8.2.0.v20160908.jar | 288.2 kB | 174 | 152 | 10 | 1.7 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
mockito-core-2.25.1.jar | 581 kB | 623 | 551 | 64 | 1.6 | Yes |
objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 1.6 | Yes |
spring-core-3.2.18.RELEASE.jar | 885.6 kB | 686 | 648 | 32 | 1.5 | Yes |
spring-test-3.2.18.RELEASE.jar | 458.3 kB | 369 | 335 | 27 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
23 | 12.8 MB | 7953 | 7259 | 358 | 1.8 | 22 |
compile: 2 | compile: 2 MB | compile: 1417 | compile: 1291 | compile: 59 | - | compile: 2 |
test: 10 | test: 7.3 MB | test: 4555 | test: 4276 | test: 205 | - | test: 9 |
provided: 11 | provided: 3.5 MB | provided: 1981 | provided: 1692 | provided: 94 | - | provided: 11 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot |
---|---|---|---|
snapshots | http://repository.nextiva.xyz:8081/nexus/content/repositories/snapshots | Yes | Yes |
central | https://repo.maven.apache.org/maven2 | Yes | No |
apache.snapshots.https | http://repository.nextiva.xyz:8081/nexus/content/repositories/apache-snapshots/ | Yes | Yes |
glassfish-repository | http://download.java.net/maven/glassfish | Yes | Yes |
thirdparty | http://repository.nextiva.xyz:8081/nexus/content/repositories/thirdparty | Yes | No |
jvnet-nexus-snapshots | https://maven.java.net/content/repositories/snapshots | No | Yes |
releases | http://repository.nextiva.xyz:8081/nexus/content/repositories/releases | Yes | No |
apache.snapshots | https://repository.apache.org/snapshots | No | Yes |
Repository locations for each of the Dependencies.