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-beans | 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-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 | jsp-api | 2.0 | jar | - |
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-context | 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-jcl | 5.1.4.RELEASE | jar | Apache License, Version 2.0 |
org.springframework | spring-web | 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 |
Unknown: jsp-api, servlet-api
Eclipse Public License 1.0: JUnit
GNU Lesser General Public License Version 3: Shredzone Commons: Taglib
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
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 |
jsp-api-2.0.jar | 50.5 kB | 56 | 42 | 3 | 1.2 | Yes |
servlet-api-2.4.jar | 97.7 kB | 67 | 42 | 2 | 1.2 | 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 |
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 |
13 | 6.4 MB | 4760 | 4329 | 270 | 1.8 | 13 |
compile: 8 | compile: 5.9 MB | compile: 4216 | compile: 3879 | compile: 229 | - | compile: 8 |
test: 2 | test: 360 kB | test: 375 | test: 331 | test: 33 | - | test: 2 |
provided: 3 | provided: 168.1 kB | provided: 169 | provided: 119 | provided: 8 | - | provided: 3 |