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 Optional
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0 No
org.apache.shiro shiro-spring-boot-web-starter 1.4.2 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-autoconfigure 1.5.19.RELEASE jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-thymeleaf 1.5.19.RELEASE jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-configuration-processor 1.5.19.RELEASE jar Apache License, Version 2.0 Yes

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
junit junit 4.12 jar Eclipse Public License 1.0
org.codehaus.groovy groovy-all 2.4.7 jar The Apache Software License, Version 2.0
org.easymock easymock 3.4 jar Apache 2
org.hamcrest java-hamcrest 2.0.0.0 jar BSD Licence 3
org.powermock powermock-api-easymock 1.6.6 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 1.6.6 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.1.0 jar CDDL + GPLv2 with classpath exception

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the 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 Optional
ch.qos.logback logback-classic 1.1.7 jar Eclipse Public License - v 1.0-GNU Lesser General Public License No
ch.qos.logback logback-core 1.1.7 jar Eclipse Public License - v 1.0-GNU Lesser General Public License No
com.fasterxml classmate 1.3.1 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.core jackson-annotations 2.8.0 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.core jackson-core 2.8.10 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.core jackson-databind 2.8.11.3 jar The Apache Software License, Version 2.0 No
commons-beanutils commons-beanutils 1.9.3 jar Apache License, Version 2.0 No
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0 No
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0 No
nz.net.ultraq.thymeleaf thymeleaf-layout-dialect 1.4.0 jar The Apache Software License, Version 2.0 No
ognl ognl 3.0.8 jar The Apache Software License, Version 2.0 No
org.apache.shiro shiro-cache 1.4.2 jar Apache License, Version 2.0 No
org.apache.shiro shiro-config-core 1.4.2 jar Apache License, Version 2.0 No
org.apache.shiro shiro-config-ogdl 1.4.2 jar Apache License, Version 2.0 No
org.apache.shiro shiro-core 1.4.2 jar Apache License, Version 2.0 No
org.apache.shiro shiro-crypto-cipher 1.4.2 jar Apache License, Version 2.0 No
org.apache.shiro shiro-crypto-core 1.4.2 jar Apache License, Version 2.0 No
org.apache.shiro shiro-crypto-hash 1.4.2 jar Apache License, Version 2.0 No
org.apache.shiro shiro-event 1.4.2 jar Apache License, Version 2.0 No
org.apache.shiro shiro-lang 1.4.2 jar Apache License, Version 2.0 No
org.apache.shiro shiro-spring 1.4.2 jar Apache License, Version 2.0 No
org.apache.shiro shiro-spring-boot-starter 1.4.2 jar Apache License, Version 2.0 No
org.apache.shiro shiro-web 1.4.2 jar Apache License, Version 2.0 No
org.apache.tomcat tomcat-annotations-api 8.5.37 jar Apache License, Version 2.0 No
org.apache.tomcat.embed tomcat-embed-core 8.5.37 jar Apache License, Version 2.0 No
org.apache.tomcat.embed tomcat-embed-el 8.5.37 jar Apache License, Version 2.0 No
org.apache.tomcat.embed tomcat-embed-websocket 8.5.37 jar Apache License, Version 2.0 No
org.codehaus.groovy groovy 2.4.7 jar The Apache Software License, Version 2.0 No
org.hibernate hibernate-validator 5.3.6.Final jar Apache License 2.0 No
org.javassist javassist 3.16.1-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0 No
org.jboss.logging jboss-logging 3.3.0.Final jar Apache License, version 2.0 No
org.slf4j jul-to-slf4j 1.7.25 jar MIT License No
org.slf4j log4j-over-slf4j 1.7.25 jar Apache Software Licenses No
org.slf4j slf4j-api 1.7.21 jar MIT License No
org.springframework spring-aop 4.3.22.RELEASE jar Apache License, Version 2.0 No
org.springframework spring-beans 4.3.22.RELEASE jar Apache License, Version 2.0 No
org.springframework spring-core 4.3.22.RELEASE jar Apache License, Version 2.0 No
org.springframework spring-web 4.3.22.RELEASE jar Apache License, Version 2.0 No
org.springframework.boot spring-boot 1.5.19.RELEASE jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter 1.5.19.RELEASE jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-logging 1.5.19.RELEASE jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-tomcat 1.5.19.RELEASE jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-web 1.5.19.RELEASE jar Apache License, Version 2.0 No
org.thymeleaf thymeleaf 2.1.6.RELEASE jar The Apache Software License, Version 2.0 No
org.thymeleaf thymeleaf-spring4 2.1.6.RELEASE jar The Apache Software License, Version 2.0 No
org.unbescape unbescape 1.1.0.RELEASE jar The Apache Software License, Version 2.0 No
org.springframework spring-context 4.3.22.RELEASE jar Apache License, Version 2.0 Yes
org.springframework spring-expression 4.3.22.RELEASE jar Apache License, Version 2.0 Yes
org.springframework spring-webmvc 4.3.22.RELEASE jar Apache License, Version 2.0 Yes

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
org.yaml snakeyaml 1.17 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 Type Licenses
cglib cglib-nodep 2.2.2 jar ASF 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 2.2 jar Apache 2
org.powermock powermock-api-support 1.6.6 jar The Apache Software License, Version 2.0
org.powermock powermock-core 1.6.6 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4-common 1.6.6 jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 1.6.6 jar The Apache Software License, Version 2.0
org.slf4j jcl-over-slf4j 1.7.21 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

Eclipse Public License 1.0: JUnit

MIT License: JCL 1.1.1 implemented over SLF4J, JUL to SLF4J bridge, SLF4J API Module

ASF 2.0: Code Generation Library

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

New BSD License: Hamcrest Core

BSD Licence 3: Java Hamcrest

Apache 2: EasyMock, Objenesis

Apache Software Licenses: Log4j Implemented Over SLF4J

Apache License 2.0: Hibernate Validator Engine, Javassist

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Shiro :: Cache, Apache Shiro :: Configuration :: Core, Apache Shiro :: Configuration :: OGDL, Apache Shiro :: Core, Apache Shiro :: Cryptography :: Ciphers, Apache Shiro :: Cryptography :: Core, Apache Shiro :: Cryptography :: Hashing, Apache Shiro :: Event, Apache Shiro :: Lang, Apache Shiro :: Samples :: Spring Boot Web, Apache Shiro :: Support :: Spring, Apache Shiro :: Support :: Spring Boot, Apache Shiro :: Support :: Spring Boot Web, Apache Shiro :: Web, SnakeYAML, Spring AOP, Spring Beans, Spring Boot, Spring Boot AutoConfigure, Spring Boot Configuration Processor, Spring Boot Logging Starter, Spring Boot Starter, Spring Boot Thymeleaf Starter, Spring Boot Tomcat Starter, Spring Boot Web Starter, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring Web, Spring Web MVC, tomcat-annotations-api, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

LGPL 2.1: Javassist

CDDL + GPLv2 with classpath exception: Java Servlet API

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Apache Commons Logging, Apache Groovy, Bean Validation API, ClassMate, Jackson-annotations, Jackson-core, OGNL - Object Graph Navigation Library, Thymeleaf Layout Dialect, jackson-databind, powermock-api-easymock, powermock-api-support, powermock-core, powermock-module-junit4, powermock-module-junit4-common, powermock-reflect, thymeleaf, thymeleaf-spring4, unbescape

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
cglib-nodep-2.2.2.jar 326.9 kB 255 251 9 1.2 Yes
logback-classic-1.1.7.jar 304.1 kB 231 175 26 1.6 Yes
logback-core-1.1.7.jar 470.8 kB 418 372 36 1.6 Yes
classmate-1.3.1.jar 64.8 kB 52 37 4 1.6 Yes
jackson-annotations-2.8.0.jar 55.8 kB 74 62 1 1.6 Yes
jackson-core-2.8.10.jar 282.6 kB 118 95 9 1.6 Yes
jackson-databind-2.8.11.3.jar 1.2 MB 619 585 20 1.7 Yes
commons-beanutils-1.9.3.jar 246.2 kB 154 137 5 1.6 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
javax.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 Yes
validation-api-1.1.0.Final.jar 63.8 kB 122 106 8 1.6 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
thymeleaf-layout-dialect-1.4.0.jar 115.9 kB 82 63 8 1.6 Yes
ognl-3.0.8.jar 228.2 kB 140 129 3 1.5 Yes
shiro-cache-1.4.2.jar 6.7 kB 13 7 1 1.6 Yes
shiro-config-core-1.4.2.jar 11.1 kB 11 5 1 1.6 Yes
shiro-config-ogdl-1.4.2.jar 25.9 kB 24 17 2 1.6 Yes
shiro-core-1.4.2.jar 266.9 kB 250 218 28 1.6 Yes
shiro-crypto-cipher-1.4.2.jar 14.7 kB 14 8 1 1.6 Yes
shiro-crypto-core-1.4.2.jar 3.9 kB 10 4 1 1.6 Yes
shiro-crypto-hash-1.4.2.jar 27.3 kB 32 24 2 1.6 Yes
shiro-event-1.4.2.jar 12.3 kB 20 13 2 1.6 Yes
shiro-lang-1.4.2.jar 43.9 kB 43 35 4 1.6 Yes
shiro-spring-1.4.2.jar 32.7 kB 36 23 7 1.6 Yes
shiro-spring-boot-starter-1.4.2.jar 14.4 kB 26 5 2 1.6 Yes
shiro-spring-boot-web-starter-1.4.2.jar 13.8 kB 23 2 1 1.6 Yes
shiro-web-1.4.2.jar 143 kB 111 89 15 1.6 Yes
tomcat-annotations-api-8.5.37.jar 12.4 kB 23 15 3 1.7 Yes
tomcat-embed-core-8.5.37.jar 3.2 MB 1704 1507 80 1.7 Yes
tomcat-embed-el-8.5.37.jar 246 kB 179 163 6 1.7 Yes
tomcat-embed-websocket-8.5.37.jar 257.8 kB 196 175 5 1.7 Yes
groovy-2.4.7.jar 4.6 MB 3257 3123 85 1.6 Yes
groovy-all-2.4.7.jar 7 MB 4654 4408 116 1.7 Yes
easymock-3.4.jar 474.3 kB 374 349 12 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
java-hamcrest-2.0.0.0.jar 112.9 kB 115 101 11 1.7 Yes
hibernate-validator-5.3.6.Final.jar 726.8 kB 550 460 54 1.6 Yes
javassist-3.16.1-GA.jar 659.3 kB 400 376 17 1.5 Yes
jboss-logging-3.3.0.Final.jar 66.8 kB 60 48 1 1.6 Yes
objenesis-2.2.jar 52.6 kB 57 42 9 1.5 Yes
powermock-api-easymock-1.6.6.jar 53.2 kB 61 39 11 1.6 Yes
powermock-api-support-1.6.6.jar 20.9 kB 31 15 5 1.6 Yes
powermock-core-1.6.6.jar 122.2 kB 126 97 19 1.6 Yes
powermock-module-junit4-1.6.6.jar 46.1 kB 39 25 3 1.6 Yes
powermock-module-junit4-common-1.6.6.jar 15.9 kB 23 9 2 1.6 Yes
powermock-reflect-1.6.6.jar 59.6 kB 50 33 8 1.6 Yes
jcl-over-slf4j-1.7.21.jar 16.4 kB 23 9 2 1.5 Yes
jul-to-slf4j-1.7.25.jar 4.6 kB 11 1 1 1.5 Yes
log4j-over-slf4j-1.7.25.jar 23.6 kB 43 30 4 1.5 Yes
slf4j-api-1.7.21.jar 41.1 kB 46 34 4 1.5 Yes
spring-aop-4.3.22.RELEASE.jar 379.9 kB 306 269 17 1.6 Yes
spring-beans-4.3.22.RELEASE.jar 763.8 kB 463 408 15 1.6 Yes
spring-core-4.3.22.RELEASE.jar 1.1 MB 844 795 42 1.6 Yes
spring-web-4.3.22.RELEASE.jar 828.6 kB 614 565 37 1.6 Yes
spring-boot-1.5.19.RELEASE.jar 684.5 kB 538 462 42 1.6 Yes
spring-boot-autoconfigure-1.5.19.RELEASE.jar 1.1 MB 947 853 76 1.6 Yes
spring-boot-starter-1.5.19.RELEASE.jar 2.3 kB 8 0 0 - No
spring-boot-starter-logging-1.5.19.RELEASE.jar 2.3 kB 8 0 0 - No
spring-boot-starter-thymeleaf-1.5.19.RELEASE.jar 2.3 kB 8 0 0 - No
spring-boot-starter-tomcat-1.5.19.RELEASE.jar 2.3 kB 8 0 0 - No
spring-boot-starter-web-1.5.19.RELEASE.jar 2.3 kB 8 0 0 - No
thymeleaf-2.1.6.RELEASE.jar 802.1 kB 492 388 34 1.5 Yes
thymeleaf-spring4-2.1.6.RELEASE.jar 224.7 kB 102 57 13 1.5 Yes
unbescape-1.1.0.RELEASE.jar 139.9 kB 73 58 9 1.5 Yes
snakeyaml-1.17.jar 273.6 kB 242 206 19 1.5 Yes
spring-context-4.3.22.RELEASE.jar 1.1 MB 890 768 66 1.6 Yes
spring-expression-4.3.22.RELEASE.jar 274.9 kB 164 150 6 1.6 Yes
spring-webmvc-4.3.22.RELEASE.jar 920.1 kB 551 498 30 1.6 Yes
spring-boot-configuration-processor-1.5.19.RELEASE.jar 84.6 kB 55 38 5 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
70 31.6 MB 22225 19934 1116 1.7 65
compile: 54 compile: 22.6 MB compile: 15697 compile: 13940 compile: 853 - compile: 49
test: 14 test: 8.7 MB test: 6183 test: 5709 test: 240 - test: 14
runtime: 1 runtime: 273.6 kB runtime: 242 runtime: 206 runtime: 19 - runtime: 1
provided: 1 provided: 95.8 kB provided: 103 provided: 79 provided: 4 - provided: 1