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
org.oxerr.spring.security.guest spring-security-guest-config 1.0.5-SNAPSHOT jar The BSD 2-Clause License
org.oxerr.spring.security.guest spring-security-guest-core 1.0.5-SNAPSHOT jar The BSD 2-Clause License
org.oxerr.spring.security.guest spring-security-guest-web 1.0.5-SNAPSHOT jar The BSD 2-Clause License
org.oxerr.spring.security.guest.samples spring-security-guest-samples-helloworld 1.0.5-SNAPSHOT jar The BSD 2-Clause License

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
commons-logging commons-logging 1.2 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.slf4j jul-to-slf4j 1.7.32 jar MIT License
org.slf4j slf4j-api 1.7.25 jar MIT License
org.springframework spring-aop 5.3.29 jar Apache License, Version 2.0
org.springframework spring-beans 5.3.29 jar Apache License, Version 2.0
org.springframework spring-context 5.3.29 jar Apache License, Version 2.0
org.springframework spring-core 5.3.29 jar Apache License, Version 2.0
org.springframework spring-expression 5.3.29 jar Apache License, Version 2.0
org.springframework spring-jcl 5.3.29 jar Apache License, Version 2.0
org.springframework spring-web 5.3.29 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 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-log4j2 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.boot spring-boot-starter-web 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.7.12 jar Apache License, Version 2.0
org.springframework.security spring-security-web 5.7.12 jar Apache License, Version 2.0
org.springframework.session spring-session 1.3.5.RELEASE jar The Apache Software License, Version 2.0
org.yaml snakeyaml 1.29 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The BSD 2-Clause License: Spring Security Guest Config, Spring Security Guest Core, Spring Security Guest Coverage, Spring Security Guest Web, spring-security-guest-samples-helloworld

MIT License: JUL to SLF4J bridge, SLF4J API Module

Apache License, Version 2.0: Apache Log4j API, Apache Log4j Core, Apache Log4j JUL Adapter, Apache Log4j SLF4J Binding, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring Web, Spring Web MVC, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-json, spring-boot-starter-log4j2, spring-boot-starter-tomcat, spring-boot-starter-web, spring-security-config, spring-security-core, spring-security-crypto, spring-security-web, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

CDDL + GPLv2 with classpath exception: Java Servlet API

EPL 2.0: Jakarta Annotations API

GPL2 w/ CPE: Jakarta Annotations API

The Apache Software License, Version 2.0: Apache Commons Logging, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, Spring Session, jackson-databind

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
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
javax.servlet-api-4.0.1.jar 95.5 kB 109 85 4 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
spring-security-guest-config-1.0.5-SNAPSHOT.jar 4.4 kB 17 1 1 1.8 Yes
spring-security-guest-core-1.0.5-SNAPSHOT.jar 5 kB 18 3 2 1.8 Yes
spring-security-guest-web-1.0.5-SNAPSHOT.jar 4.5 kB 15 1 1 1.8 Yes
spring-security-guest-samples-helloworld-1.0.5-SNAPSHOT.jar 8.6 kB 21 4 2 1.8 Yes
jul-to-slf4j-1.7.32.jar 4.6 kB 11 1 1 1.5 Yes
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
spring-aop-5.3.29.jar 384.5 kB 308 279 17 1.8 Yes
spring-beans-5.3.29.jar 703.6 kB 421 391 13 1.8 Yes
spring-context-5.3.29.jar 1.3 MB 979 892 64 1.8 Yes
spring-core-5.3.29.jar 1.5 MB 1037 978 49 1.8 Yes
spring-expression-5.3.29.jar 293.4 kB 164 150 6 1.8 Yes
spring-jcl-5.3.29.jar 24.9 kB 28 17 2 1.8 Yes
spring-web-5.3.29.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-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-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.7.12.jar 82.1 kB 62 47 9 1.8 Yes
spring-security-web-5.7.12.jar 676 kB 522 455 52 1.8 Yes
spring-session-1.3.5.RELEASE.jar 201.2 kB 189 119 24 1.5 Yes
snakeyaml-1.29.jar 329.8 kB 264 226 21 1.7 Yes
Total Size Entries Classes Packages Java Version Debug Information
43 21.6 MB 13980 12451 827 1.8 38
compile: 43 compile: 21.6 MB compile: 13980 compile: 12451 compile: 827 - compile: 38