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.garbuz multi-module-build-core 1.0-SNAPSHOT jar -
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.springframework.boot spring-boot-starter-thymeleaf 3.2.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-web 3.2.0 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
junit junit 4.13.2 jar Eclipse Public License 1.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 4.0.1 jar CDDL + GPLv2 with classpath exception
javax.servlet.jsp jsp-api 2.2 jar CDDL + GPLv2 with classpath exception
org.springframework.boot spring-boot-starter-tomcat 3.2.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
ch.qos.logback logback-classic 1.4.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.4.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml.jackson.core jackson-annotations 2.15.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.15.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.15.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.15.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.15.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-parameter-names 2.15.3 jar The Apache Software License, Version 2.0
commons-io commons-io 2.11.0 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
io.micrometer micrometer-commons 1.12.0 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.12.0 jar The Apache Software License, Version 2.0
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE
org.apache.commons commons-collections4 4.4 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.21.1 jar Apache-2.0
org.apache.logging.log4j log4j-to-slf4j 2.21.1 jar Apache-2.0
org.attoparser attoparser 2.0.7.RELEASE jar The Apache Software License, Version 2.0
org.slf4j jul-to-slf4j 2.0.9 jar MIT License
org.slf4j slf4j-api 2.0.9 jar MIT License
org.springframework spring-aop 6.1.1 jar Apache License, Version 2.0
org.springframework spring-beans 6.1.1 jar Apache License, Version 2.0
org.springframework spring-context 6.1.1 jar Apache License, Version 2.0
org.springframework spring-core 6.1.1 jar Apache License, Version 2.0
org.springframework spring-expression 6.1.1 jar Apache License, Version 2.0
org.springframework spring-jcl 6.1.1 jar Apache License, Version 2.0
org.springframework spring-web 6.1.1 jar Apache License, Version 2.0
org.springframework spring-webmvc 6.1.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot 3.2.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 3.2.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 3.2.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-json 3.2.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 3.2.0 jar Apache License, Version 2.0
org.thymeleaf thymeleaf 3.1.2.RELEASE jar The Apache Software License, Version 2.0
org.thymeleaf thymeleaf-spring6 3.1.2.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 2.2 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
org.hamcrest hamcrest 2.2 jar BSD License 3
org.hamcrest hamcrest-core 2.2 jar BSD License 3

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
org.apache.tomcat.embed tomcat-embed-core 10.1.16 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 10.1.16 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-websocket 10.1.16 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Unknown: Multi module build example - Core library, Multi module build example - Web UI

Eclipse Public License 1.0: JUnit

BSD License 3: Hamcrest, Hamcrest Core

MIT License: JUL to SLF4J bridge, SLF4J API Module

Apache License, Version 2.0: Apache Commons Collections, Apache Commons IO, Apache Commons Lang, 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-logging, spring-boot-starter-thymeleaf, spring-boot-starter-tomcat, spring-boot-starter-web, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

Apache-2.0: Apache Log4j API, Apache Log4j to SLF4J Adapter

EPL 2.0: Jakarta Annotations API

CDDL + GPLv2 with classpath exception: Java Servlet API, JavaServer Pages(TM) API

GPL2 w/ CPE: Jakarta Annotations API

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

The Apache Software License, Version 2.0: Apache Commons Logging, Apache Log4j, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, attoparser, jackson-databind, micrometer-commons, micrometer-observation, thymeleaf, thymeleaf-spring6, 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
logback-classic-1.4.11.jar 282.8 kB 231 179 28 11 Yes
logback-core-1.4.11.jar 597.9 kB 510 458 42 11 Yes
jackson-annotations-2.15.3.jar 75.6 kB 86 73 2 9 Yes
jackson-core-2.15.3.jar 549.2 kB 250 186 15 19 Yes
jackson-databind-2.15.3.jar 1.6 MB 816 777 24 9 Yes
jackson-datatype-jdk8-2.15.3.jar 36.1 kB 41 23 2 9 Yes
jackson-datatype-jsr310-2.15.3.jar 122.9 kB 82 59 7 9 Yes
jackson-module-parameter-names-2.15.3.jar 10.3 kB 23 5 2 9 Yes
multi-module-build-core/target/classes - 0 0 0 - -
commons-io-2.11.0.jar 327.1 kB 224 201 11 1.8 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
micrometer-commons-1.12.0.jar 47.3 kB 50 36 6 1.8 Yes
micrometer-observation-1.12.0.jar 71.8 kB 71 56 6 1.8 Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 9 Yes
javax.servlet-api-4.0.1.jar 95.5 kB 109 85 4 1.8 Yes
jsp-api-2.2.jar 49.8 kB 70 58 3 1.5 Yes
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
log4j-1.2.17.jar 489.9 kB 353 314 21 1.4 Yes
commons-collections4-4.4.jar 751.9 kB 555 524 19 1.8 Yes
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes
log4j-api-2.21.1.jar 317.5 kB 224 190 9 9 Yes
log4j-to-slf4j-2.21.1.jar 23 kB 26 10 2 9 Yes
tomcat-embed-core-10.1.16.jar 3.5 MB 1606 1470 79 11 Yes
tomcat-embed-el-10.1.16.jar 260.7 kB 164 154 7 11 Yes
tomcat-embed-websocket-10.1.16.jar 280.7 kB 190 177 6 11 Yes
attoparser-2.0.7.RELEASE.jar 246.5 kB 177 159 12 1.6 Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
hamcrest-core-2.2.jar 1.5 kB 8 1 1 1.7 Yes
jul-to-slf4j-2.0.9.jar 6.3 kB 15 2 2 9 Yes
slf4j-api-2.0.9.jar 64.6 kB 67 52 5 9 Yes
spring-aop-6.1.1.jar 414.1 kB 319 287 17 17 Yes
spring-beans-6.1.1.jar 872.7 kB 485 454 13 17 Yes
spring-context-6.1.1.jar 1.3 MB 918 833 58 17 Yes
spring-core-6.1.1.jar 1.9 MB 1203 1122 59 21 Yes
spring-expression-6.1.1.jar 301 kB 161 149 6 17 Yes
spring-jcl-6.1.1.jar 24.5 kB 26 15 2 17 Yes
spring-web-6.1.1.jar 1.9 MB 1186 1107 58 17 Yes
spring-webmvc-6.1.1.jar 1 MB 562 518 27 17 Yes
spring-boot-3.2.0.jar 1.6 MB 1107 978 81 17 Yes
spring-boot-autoconfigure-3.2.0.jar 1.9 MB 1500 1366 111 17 Yes
spring-boot-starter-3.2.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-json-3.2.0.jar 4.7 kB 4 0 0 - -
spring-boot-starter-logging-3.2.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-thymeleaf-3.2.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-tomcat-3.2.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-web-3.2.0.jar 4.8 kB 4 0 0 - -
thymeleaf-3.1.2.RELEASE.jar 938.3 kB 626 578 41 1.8 Yes
thymeleaf-spring6-3.1.2.RELEASE.jar 189.1 kB 126 101 17 17 Yes
unbescape-1.1.6.RELEASE.jar 173.9 kB 85 69 10 1.6 Yes
snakeyaml-2.2.jar 334.4 kB 278 230 24 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
50 23.9 MB 15512 13905 905 21 43
compile: 41 compile: 19.1 MB compile: 12850 compile: 11502 compile: 762 21 compile: 35
provided: 6 provided: 4.2 MB provided: 2143 provided: 1944 provided: 99 provided: 5
test: 3 test: 509.4 kB test: 519 test: 459 test: 44 1.7 test: 3