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
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0 No
org.oxerr.spring.security.otp spring-security-otp-config 2.0.3-SNAPSHOT jar The BSD 2-Clause License No
org.springframework.boot spring-boot-starter 2.6.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-log4j2 2.6.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-thymeleaf 2.6.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-web 2.6.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-configuration-processor 2.6.0 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-devtools 2.6.0 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
org.junit.jupiter junit-jupiter 5.8.1 jar Eclipse Public License v2.0
org.springframework.boot spring-boot-starter-test 2.6.0 jar Apache License, Version 2.0
org.springframework.security spring-security-test 5.6.0 jar Apache 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.jackson.core jackson-annotations 2.13.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.13.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.13.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.13.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.13.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-parameter-names 2.13.0 jar The Apache Software License, Version 2.0
jakarta.annotation jakarta.annotation-api 1.3.5 jar EPL 2.0GPL2 w/ CPE
javax.servlet javax.servlet-api 4.0.1 jar CDDL + GPLv2 with classpath exception
org.apache.logging.log4j log4j-api 2.14.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.14.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-jul 2.14.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-slf4j-impl 2.14.1 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-core 9.0.55 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 9.0.55 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-websocket 9.0.55 jar Apache License, Version 2.0
org.attoparser attoparser 2.0.5.RELEASE jar The Apache Software License, Version 2.0
org.oxerr.spring.security.otp spring-security-otp-core 2.0.3-SNAPSHOT jar The BSD 2-Clause License
org.oxerr.spring.security.otp spring-security-otp-web 2.0.3-SNAPSHOT jar The BSD 2-Clause License
org.slf4j jul-to-slf4j 1.7.32 jar MIT License
org.slf4j slf4j-api 1.7.32 jar MIT License
org.springframework spring-aop 5.3.13 jar Apache License, Version 2.0
org.springframework spring-beans 5.3.13 jar Apache License, Version 2.0
org.springframework spring-context 5.3.13 jar Apache License, Version 2.0
org.springframework spring-core 5.3.13 jar Apache License, Version 2.0
org.springframework spring-expression 5.3.13 jar Apache License, Version 2.0
org.springframework spring-jcl 5.3.13 jar Apache License, Version 2.0
org.springframework spring-web 5.3.13 jar Apache License, Version 2.0
org.springframework spring-webmvc 5.3.13 jar Apache License, Version 2.0
org.springframework.boot spring-boot 2.6.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 2.6.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-json 2.6.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat 2.6.0 jar Apache License, Version 2.0
org.springframework.security spring-security-config 5.7.12 jar Apache License, Version 2.0
org.springframework.security spring-security-core 5.7.12 jar Apache License, Version 2.0
org.springframework.security spring-security-crypto 5.6.0 jar Apache License, Version 2.0
org.springframework.security spring-security-web 5.7.12 jar Apache License, Version 2.0
org.thymeleaf thymeleaf 3.0.12.RELEASE jar The Apache Software License, Version 2.0
org.thymeleaf thymeleaf-spring5 3.0.12.RELEASE jar The Apache Software License, Version 2.0
org.thymeleaf.extras thymeleaf-extras-java8time 3.0.4.RELEASE jar The Apache Software License, Version 2.0
org.unbescape unbescape 1.1.6.RELEASE jar The Apache Software License, Version 2.0
org.yaml snakeyaml 1.29 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
com.jayway.jsonpath json-path 2.6.0 jar The Apache Software License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
jakarta.activation jakarta.activation-api 1.2.2 jar EDL 1.0
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.11.22 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.11.22 jar Apache License, Version 2.0
net.minidev accessors-smart 2.4.7 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.4.7 jar The Apache Software License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.assertj assertj-core 3.21.0 jar Apache License, Version 2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.junit.jupiter junit-jupiter-api 5.8.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.8.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.8.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.8.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.8.1 jar Eclipse Public License v2.0
org.mockito mockito-core 4.0.0 jar The MIT License
org.mockito mockito-junit-jupiter 4.0.0 jar The MIT License
org.objenesis objenesis 3.2 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.ow2.asm asm 9.1 jar BSD-3-Clause
org.skyscreamer jsonassert 1.5.0 jar The Apache Software License, Version 2.0
org.springframework spring-test 5.3.13 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 2.6.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 2.6.0 jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.8.3 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

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

The BSD 2-Clause License: Spring Security OTP Config, Spring Security OTP Core, Spring Security OTP Samples Hello World, Spring Security OTP Web

MIT License: JUL to SLF4J bridge, SLF4J API Module

BSD-3-Clause: asm

BSD License 3: Hamcrest

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

GPL2 w/ CPE: Jakarta Annotations API

EDL 1.0: Jakarta Activation API jar

Apache License 2.0: JSON library from Android SDK

The MIT License: mockito-core, mockito-junit-jupiter

Apache License, Version 2.0: Apache Commons Lang, Apache Log4j API, Apache Log4j Core, Apache Log4j JUL Adapter, Apache Log4j SLF4J Binding, AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, 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-devtools, spring-boot-starter, spring-boot-starter-json, spring-boot-starter-log4j2, spring-boot-starter-test, spring-boot-starter-thymeleaf, spring-boot-starter-tomcat, spring-boot-starter-web, spring-boot-test, spring-boot-test-autoconfigure, spring-security-config, spring-security-core, spring-security-crypto, spring-security-test, spring-security-web, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

EPL 2.0: Jakarta Annotations API

CDDL + GPLv2 with classpath exception: Java Servlet API

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, attoparser, jackson-databind, org.xmlunit:xmlunit-core, project ':json-path', thymeleaf, thymeleaf-extras-java8time, thymeleaf-spring5, unbescape

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jackson-annotations-2.13.0.jar 75.7 kB 84 72 2 - Yes
jackson-core-2.13.0.jar 374.6 kB 156 128 13 - Yes
jackson-databind-2.13.0.jar 1.5 MB 745 707 23 - Yes
jackson-datatype-jdk8-2.13.0.jar 34.8 kB 39 23 2 - Yes
jackson-datatype-jsr310-2.13.0.jar 121.2 kB 81 59 7 - Yes
jackson-module-parameter-names-2.13.0.jar 9.5 kB 21 5 2 - Yes
json-path-2.6.0.jar 238.6 kB 199 182 12 1.8 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
jakarta.activation-api-1.2.2.jar 46.6 kB 43 32 2 - Yes
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
jakarta.xml.bind-api-2.3.3.jar 115.6 kB 137 111 7 - Yes
javax.servlet-api-4.0.1.jar 95.5 kB 109 85 4 1.8 Yes
byte-buddy-1.11.22.jar 3.7 MB 2629 2573 38 - Yes
byte-buddy-agent-1.11.22.jar 252.3 kB 81 63 2 - Yes
accessors-smart-2.4.7.jar 29.5 kB 24 13 2 1.8 Yes
json-smart-2.4.7.jar 119.2 kB 107 93 5 1.8 Yes
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes
log4j-api-2.14.1.jar 300.4 kB 211 177 9 - Yes
log4j-core-2.14.1.jar 1.7 MB 1184 1092 51 1.8 Yes
log4j-jul-2.14.1.jar 26.5 kB 28 13 1 1.8 Yes
log4j-slf4j-impl-2.14.1.jar 23.6 kB 26 10 2 1.8 Yes
tomcat-embed-core-9.0.55.jar 3.4 MB 1654 1533 79 - Yes
tomcat-embed-el-9.0.55.jar 257 kB 173 162 7 - Yes
tomcat-embed-websocket-9.0.55.jar 277.7 kB 196 183 6 - Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes
assertj-core-3.21.0.jar 5 MB 3361 3283 63 - Yes
attoparser-2.0.5.RELEASE.jar 245 kB 165 147 12 1.6 Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
junit-jupiter-5.8.1.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.8.1.jar 193.5 kB 183 168 8 - Yes
junit-jupiter-engine-5.8.1.jar 229.7 kB 140 123 9 - Yes
junit-jupiter-params-5.8.1.jar 575.9 kB 377 343 22 - Yes
junit-platform-commons-1.8.1.jar 100.5 kB 63 43 7 - Yes
junit-platform-engine-1.8.1.jar 185.8 kB 142 126 9 - Yes
mockito-core-4.0.0.jar 667.4 kB 652 580 64 1.8 Yes
mockito-junit-jupiter-4.0.0.jar 5.4 kB 9 2 1 1.8 Yes
objenesis-3.2.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
asm-9.1.jar 121.8 kB 44 38 3 - Yes
spring-security-otp-config-2.0.3-SNAPSHOT.jar 4.4 kB 17 1 1 1.8 Yes
spring-security-otp-core-2.0.3-SNAPSHOT.jar 5.2 kB 17 3 2 1.8 Yes
spring-security-otp-web-2.0.3-SNAPSHOT.jar 4.5 kB 15 1 1 1.8 Yes
jsonassert-1.5.0.jar 30.3 kB 32 20 3 1.6 Yes
jul-to-slf4j-1.7.32.jar 4.6 kB 11 1 1 1.5 Yes
slf4j-api-1.7.32.jar 41.5 kB 46 34 4 1.5 Yes
spring-aop-5.3.13.jar 382.8 kB 306 277 17 1.8 Yes
spring-beans-5.3.13.jar 697.2 kB 418 388 13 1.8 Yes
spring-context-5.3.13.jar 1.3 MB 977 890 64 1.8 Yes
spring-core-5.3.13.jar 1.5 MB 1035 976 49 1.8 Yes
spring-expression-5.3.13.jar 288.7 kB 164 150 6 1.8 Yes
spring-jcl-5.3.13.jar 24.4 kB 28 17 2 1.8 Yes
spring-test-5.3.13.jar 786.7 kB 559 504 40 1.8 Yes
spring-web-5.3.13.jar 1.6 MB 1081 1010 55 1.8 Yes
spring-webmvc-5.3.13.jar 1 MB 602 557 28 1.8 Yes
spring-boot-2.6.0.jar 1.4 MB 1032 908 79 1.8 Yes
spring-boot-autoconfigure-2.6.0.jar 1.6 MB 1307 1189 100 1.8 Yes
spring-boot-starter-2.6.0.jar 4.8 kB 4 0 0 - No
spring-boot-starter-json-2.6.0.jar 4.7 kB 4 0 0 - No
spring-boot-starter-log4j2-2.6.0.jar 4.8 kB 4 0 0 - No
spring-boot-starter-test-2.6.0.jar 4.8 kB 4 0 0 - No
spring-boot-starter-thymeleaf-2.6.0.jar 4.8 kB 4 0 0 - No
spring-boot-starter-tomcat-2.6.0.jar 4.8 kB 4 0 0 - No
spring-boot-starter-web-2.6.0.jar 4.8 kB 4 0 0 - No
spring-boot-test-2.6.0.jar 225 kB 168 140 14 1.8 Yes
spring-boot-test-autoconfigure-2.6.0.jar 189 kB 203 166 22 1.8 Yes
spring-security-config-5.7.12.jar 1.5 MB 653 560 42 1.8 Yes
spring-security-core-5.7.12.jar 446.7 kB 406 337 42 1.8 Yes
spring-security-crypto-5.6.0.jar 81.6 kB 62 47 9 1.8 Yes
spring-security-test-5.6.0.jar 123.7 kB 92 74 8 1.8 Yes
spring-security-web-5.7.12.jar 676 kB 522 455 52 1.8 Yes
thymeleaf-3.0.12.RELEASE.jar 865.6 kB 602 555 38 1.6 Yes
thymeleaf-spring5-3.0.12.RELEASE.jar 178.5 kB 128 100 17 1.8 Yes
thymeleaf-extras-java8time-3.0.4.RELEASE.jar 40.1 kB 22 9 3 1.8 Yes
unbescape-1.1.6.RELEASE.jar 173.9 kB 85 69 10 1.6 Yes
xmlunit-core-2.8.3.jar 168.9 kB 171 155 8 1.7 Yes
snakeyaml-1.29.jar 329.8 kB 264 226 21 1.7 Yes
spring-boot-configuration-processor-2.6.0.jar 118.7 kB 63 47 5 1.8 Yes
spring-boot-devtools-2.6.0.jar 232.1 kB 180 147 17 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
78 37.1 MB 24979 22712 1294 1.8 70
compile: 49 compile: 23.8 MB compile: 15341 compile: 13710 compile: 918 - compile: 43
test: 29 test: 13.3 MB test: 9638 test: 9002 test: 376 - test: 27