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
ch.qos.logback logback-access 1.2.3 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-classic 1.2.3 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.2.3 jar Eclipse Public License - v 1.0GNU Lesser General Public License
jakarta.validation jakarta.validation-api 2.0.2 jar Apache License 2.0
org.apache.tomcat.embed tomcat-embed-el 9.0.33 jar Apache License, Version 2.0
org.hibernate.validator hibernate-validator 6.0.20.Final jar Apache License 2.0
org.projectlombok lombok 1.18.12 jar The MIT License
org.slf4j jcl-over-slf4j 1.7.25 jar MIT License
org.springframework spring-context-support 5.2.15.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 2.3.12.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-configuration-processor 2.3.12.RELEASE jar Apache License, Version 2.0
org.thymeleaf thymeleaf 3.0.11.RELEASE jar The Apache Software License, Version 2.0
org.thymeleaf thymeleaf-spring5 3.0.11.RELEASE jar The Apache Software 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
org.awaitility awaitility 4.0.3 jar Apache 2.0
org.hamcrest hamcrest 2.1 jar BSD Licence 3
org.hamcrest hamcrest-core 2.1 jar BSD Licence 3
org.hamcrest hamcrest-library 2.1 jar BSD Licence 3
org.jsoup jsoup 1.13.1 jar The MIT License
org.junit.jupiter junit-jupiter 5.6.2 jar Eclipse Public License v2.0
org.mockito mockito-core 3.1.0 jar The MIT License
org.mockito mockito-inline 3.1.0 jar The MIT License
org.mockito mockito-junit-jupiter 3.1.0 jar The MIT License
org.springframework spring-test 5.2.15.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 2.3.12.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 2.3.12.RELEASE jar Apache License, Version 2.0
org.springframework.restdocs spring-restdocs-mockmvc 2.0.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-test 5.3.2.RELEASE jar The Apache Software License, Version 2.0

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
com.fasterxml classmate 1.3.4 jar The Apache Software License, Version 2.0
javax.validation validation-api 2.0.1.Final jar Apache License 2.0
ognl ognl 3.1.12 jar The Apache Software License, Version 2.0
org.attoparser attoparser 2.0.5.RELEASE jar The Apache Software License, Version 2.0
org.javassist javassist 3.20.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.jboss.logging jboss-logging 3.3.2.Final jar Apache License, version 2.0
org.slf4j slf4j-api 1.7.25 jar MIT License
org.springframework spring-aop 5.2.15.RELEASE jar Apache License, Version 2.0
org.springframework spring-beans 5.2.15.RELEASE jar Apache License, Version 2.0
org.springframework spring-context 5.2.15.RELEASE jar Apache License, Version 2.0
org.springframework spring-core 5.2.15.RELEASE jar Apache License, Version 2.0
org.springframework spring-expression 5.2.15.RELEASE jar Apache License, Version 2.0
org.springframework spring-jcl 5.2.15.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot 2.3.12.RELEASE jar Apache License, Version 2.0
org.unbescape unbescape 1.1.6.RELEASE jar The Apache Software 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
com.fasterxml.jackson.core jackson-annotations 2.9.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.9.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.9.5 jar The Apache Software License, Version 2.0
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
net.bytebuddy byte-buddy 1.9.10 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.9.10 jar The Apache Software License, Version 2.0
org.apiguardian apiguardian-api 1.1.0 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.6.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.6.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.6.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.6.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.6.2 jar Eclipse Public License v2.0
org.objenesis objenesis 2.6 jar Apache 2
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.springframework spring-web 5.0.15.RELEASE jar Apache License, Version 2.0
org.springframework spring-webmvc 5.0.15.RELEASE jar Apache License, Version 2.0
org.springframework.restdocs spring-restdocs-core 2.0.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-core 5.3.2.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-web 5.3.2.RELEASE jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Apache 2.0: Awaitility

MIT License: JCL 1.2 implemented over SLF4J, SLF4J API Module

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

GNU General Public License v3.0: Albirar Template Engine

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

BSD Licence 3: Hamcrest, Hamcrest Core, Hamcrest Library

Apache 2: Objenesis

Apache License 2.0: Bean Validation API, Hibernate Validator Engine, Jakarta Bean Validation API, Javassist

The MIT License: Project Lombok, jsoup Java HTML Parser, mockito-core, mockito-inline, mockito-junit-jupiter

Apache License, Version 2.0: Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, Spring Web MVC, spring-boot, spring-boot-autoconfigure, spring-boot-configuration-processor, spring-boot-test, spring-boot-test-autoconfigure, tomcat-embed-el

LGPL 2.1: Javassist

CDDL + GPLv2 with classpath exception: Java Servlet API

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent, ClassMate, Jackson-annotations, Jackson-core, OGNL - Object Graph Navigation Library, Spring REST Docs Core, Spring REST Docs MockMvc, attoparser, jackson-databind, spring-security-core, spring-security-test, spring-security-web, thymeleaf, thymeleaf-spring5, unbescape

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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-access-1.2.3.jar 107.1 kB 118 85 15 1.6 Yes
logback-classic-1.2.3.jar 290.3 kB 234 175 27 1.6 Yes
logback-core-1.2.3.jar 471.9 kB 419 373 36 1.6 Yes
classmate-1.3.4.jar 65.1 kB 52 37 4 1.6 Yes
jackson-annotations-2.9.0.jar 66.5 kB 80 68 1 1.6 Yes
jackson-core-2.9.5.jar 321.6 kB 130 105 11 1.6 Yes
jackson-databind-2.9.5.jar 1.3 MB 658 624 20 1.7 Yes
jakarta.validation-api-2.0.2.jar 91.9 kB 160 143 9 1.8 Yes
javax.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 Yes
validation-api-2.0.1.Final.jar 93.1 kB 163 143 9 1.8 Yes
byte-buddy-1.9.10.jar 3.3 MB 2368 2319 37 - Yes
byte-buddy-agent-1.9.10.jar 43.4 kB 41 31 2 - Yes
ognl-3.1.12.jar 235.7 kB 144 133 3 1.5 Yes
tomcat-embed-el-9.0.33.jar 253.9 kB 183 167 6 1.8 Yes
apiguardian-api-1.1.0.jar 2.4 kB 8 3 2 - Yes
attoparser-2.0.5.RELEASE.jar 245 kB 165 147 12 1.6 Yes
awaitility-4.0.3.jar 90.4 kB 86 70 8 1.8 Yes
hamcrest-2.1.jar 123.1 kB 122 108 11 1.7 Yes
hamcrest-core-2.1.jar 1.2 kB 6 1 1 1.7 Yes
hamcrest-library-2.1.jar 1.2 kB 6 1 1 1.7 Yes
hibernate-validator-6.0.20.Final.jar 1.2 MB 918 805 74 1.8 Yes
javassist-3.20.0-GA.jar 750.6 kB 423 399 17 1.6 Yes
jboss-logging-3.3.2.Final.jar 66.5 kB 57 45 1 1.6 Yes
jsoup-1.13.1.jar 393.9 kB 262 244 7 1.7 Yes
junit-jupiter-5.6.2.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.6.2.jar 154 kB 150 135 8 - Yes
junit-jupiter-engine-5.6.2.jar 209.3 kB 130 113 9 - Yes
junit-jupiter-params-5.6.2.jar 562.3 kB 370 336 22 - Yes
junit-platform-commons-1.6.2.jar 96.7 kB 61 41 7 - Yes
junit-platform-engine-1.6.2.jar 174.1 kB 139 123 9 - Yes
mockito-core-3.1.0.jar 591 kB 633 560 65 1.8 Yes
mockito-inline-3.1.0.jar 1.3 kB 5 0 0 - No
mockito-junit-jupiter-3.1.0.jar 5 kB 9 2 1 1.8 Yes
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
lombok-1.18.12.jar 1.8 MB 989 156 12 - Yes
jcl-over-slf4j-1.7.25.jar 16.5 kB 23 9 2 1.5 Yes
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
spring-aop-5.2.15.RELEASE.jar 372.8 kB 306 277 17 1.8 Yes
spring-beans-5.2.15.RELEASE.jar 688.8 kB 414 384 13 1.8 Yes
spring-context-5.2.15.RELEASE.jar 1.2 MB 967 880 64 1.8 Yes
spring-context-support-5.2.15.RELEASE.jar 183 kB 140 119 11 1.8 Yes
spring-core-5.2.15.RELEASE.jar 1.4 MB 1023 965 47 1.8 Yes
spring-expression-5.2.15.RELEASE.jar 282.2 kB 164 150 6 1.8 Yes
spring-jcl-5.2.15.RELEASE.jar 24 kB 28 17 2 1.8 Yes
spring-test-5.2.15.RELEASE.jar 686.2 kB 516 462 39 1.8 Yes
spring-web-5.0.15.RELEASE.jar 1.3 MB 917 849 53 1.8 Yes
spring-webmvc-5.0.15.RELEASE.jar 794.5 kB 488 446 26 1.8 Yes
spring-boot-2.3.12.RELEASE.jar 1.1 MB 838 726 71 1.8 Yes
spring-boot-autoconfigure-2.3.12.RELEASE.jar 1.5 MB 1222 1106 99 1.8 Yes
spring-boot-configuration-processor-2.3.12.RELEASE.jar 116.8 kB 61 47 5 1.8 Yes
spring-boot-test-2.3.12.RELEASE.jar 217.2 kB 164 138 14 1.8 Yes
spring-boot-test-autoconfigure-2.3.12.RELEASE.jar 175.6 kB 186 153 19 1.8 Yes
spring-restdocs-core-2.0.4.RELEASE.jar 284.3 kB 297 242 16 1.8 Yes
spring-restdocs-mockmvc-2.0.4.RELEASE.jar 20.3 kB 20 14 1 1.8 Yes
spring-security-core-5.3.2.RELEASE.jar 443.8 kB 411 335 49 1.8 Yes
spring-security-test-5.3.2.RELEASE.jar 107 kB 83 65 8 1.8 Yes
spring-security-web-5.3.2.RELEASE.jar 568 kB 470 401 52 1.8 Yes
thymeleaf-3.0.11.RELEASE.jar 869.7 kB 599 552 38 1.6 Yes
thymeleaf-spring5-3.0.11.RELEASE.jar 177.2 kB 126 98 17 1.8 Yes
unbescape-1.1.6.RELEASE.jar 173.9 kB 85 69 10 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
61 26 MB 19061 16360 1147 1.8 59
compile: 28 compile: 13.9 MB compile: 10067 compile: 8241 compile: 631 - compile: 28
test: 33 test: 12.2 MB test: 8994 test: 8119 test: 516 - test: 31