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 |
---|---|---|---|---|
javax.annotation | javax.annotation-api | 1.3.2 | jar | CDDL + GPLv2 with classpath exception |
org.slf4j | slf4j-api | 1.8.0-beta2 | jar | MIT License |
org.springframework | spring-context | 5.1.4.RELEASE | jar | Apache License, Version 2.0 |
org.springframework | spring-core | 5.1.4.RELEASE | jar | Apache License, Version 2.0 |
org.springframework | spring-expression | 5.1.4.RELEASE | jar | Apache License, Version 2.0 |
org.springframework | spring-web | 5.1.4.RELEASE | jar | Apache License, Version 2.0 |
org.springframework | spring-webmvc | 5.1.4.RELEASE | 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 | Type | Licenses |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.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 |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
javax.servlet | javax.servlet-api | 3.1.0 | jar | CDDL + GPLv2 with classpath exception |
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 |
---|---|---|---|---|
org.springframework | spring-aop | 5.1.4.RELEASE | jar | Apache License, Version 2.0 |
org.springframework | spring-beans | 5.1.4.RELEASE | jar | Apache License, Version 2.0 |
org.springframework | spring-jcl | 5.1.4.RELEASE | 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 | Type | Licenses |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
GNU Lesser General Public License Version 3: Shredzone Commons: View
Apache License, Version 2.0: Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring Web, Spring Web MVC
CDDL + GPLv2 with classpath exception: Java Servlet API, javax.annotation API
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: FindBugs-jsr305
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
javax.annotation-api-1.3.2.jar | 26.6 kB | 29 | 15 | 3 | 1.8 | Yes |
javax.servlet-api-3.1.0.jar | 95.8 kB | 103 | 79 | 4 | 1.7 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
slf4j-api-1.8.0-beta2.jar | 43.9 kB | 51 | 39 | 5 | - | Yes |
spring-aop-5.1.4.RELEASE.jar | 368.9 kB | 306 | 277 | 17 | 1.8 | Yes |
spring-beans-5.1.4.RELEASE.jar | 672.3 kB | 410 | 380 | 13 | 1.8 | Yes |
spring-context-5.1.4.RELEASE.jar | 1.1 MB | 909 | 822 | 64 | 1.8 | Yes |
spring-core-5.1.4.RELEASE.jar | 1.3 MB | 932 | 877 | 47 | 1.8 | Yes |
spring-expression-5.1.4.RELEASE.jar | 280.3 kB | 164 | 150 | 6 | 1.8 | Yes |
spring-jcl-5.1.4.RELEASE.jar | 23.7 kB | 28 | 17 | 2 | 1.8 | Yes |
spring-web-5.1.4.RELEASE.jar | 1.4 MB | 979 | 910 | 54 | 1.8 | Yes |
spring-webmvc-5.1.4.RELEASE.jar | 800.4 kB | 488 | 446 | 26 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
14 | 6.5 MB | 4820 | 4378 | 277 | 1.8 | 14 |
compile: 10 | compile: 6 MB | compile: 4296 | compile: 3933 | compile: 237 | - | compile: 10 |
test: 2 | test: 360 kB | test: 375 | test: 331 | test: 33 | - | test: 2 |
provided: 2 | provided: 115.7 kB | provided: 149 | provided: 114 | provided: 7 | - | provided: 2 |