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.ibm.db2 jcc 11.5.8.0 jar International Program License Agreement (IPLA)
com.itextpdf kernel 7.2.5 jar GNU Affero General Public License v3
com.itextpdf layout 7.2.5 jar GNU Affero General Public License v3
com.oracle.database.jdbc ojdbc11 23.3.0.23.09 jar Oracle Free Use Terms and Conditions (FUTC)
nz.net.ultraq.thymeleaf thymeleaf-layout-dialect 3.3.0 jar The Apache Software License, Version 2.0
org.springframework.boot spring-boot-starter-data-jpa 3.2.0 jar Apache 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-validation 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

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
com.h2database h2 2.2.224 jar MPL 2.0EPL 1.0
com.microsoft.sqlserver mssql-jdbc 12.4.2.jre11 jar MIT License
org.postgresql postgresql 42.6.0 jar BSD-2-Clause

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.springframework.boot spring-boot-starter-test 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 classmate 1.6.0 jar Apache License, Version 2.0
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
com.itextpdf commons 7.2.5 jar GNU Affero General Public License v3
com.itextpdf io 7.2.5 jar GNU Affero General Public License v3
com.zaxxer HikariCP 5.0.1 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
jakarta.persistence jakarta.persistence-api 3.1.0 jar Eclipse Public License v. 2.0Eclipse Distribution License v. 1.0
jakarta.transaction jakarta.transaction-api 2.0.1 jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 3.0.2 jar Apache License 2.0
ognl ognl 3.3.4 jar The Apache Software License, Version 2.0
org.antlr antlr4-runtime 4.10.1 jar The BSD License
org.apache.groovy groovy 4.0.15 jar The Apache Software 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.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
org.aspectj aspectjweaver 1.9.20.1 jar Eclipse Public License - v 2.0
org.attoparser attoparser 2.0.7.RELEASE jar The Apache Software License, Version 2.0
org.bouncycastle bcpkix-jdk15on 1.70 jar Bouncy Castle Licence
org.bouncycastle bcprov-jdk15on 1.70 jar Bouncy Castle Licence
org.bouncycastle bcutil-jdk15on 1.70 jar Bouncy Castle Licence
org.hibernate.orm hibernate-core 6.3.1.Final jar GNU Library General Public License v2.1 or later
org.hibernate.validator hibernate-validator 8.0.1.Final jar Apache License 2.0
org.javassist javassist 3.29.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.jboss.logging jboss-logging 3.5.3.Final jar Apache License 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-aspects 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-jdbc 6.1.1 jar Apache License, Version 2.0
org.springframework spring-orm 6.1.1 jar Apache License, Version 2.0
org.springframework spring-tx 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-aop 3.2.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-jdbc 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.springframework.boot spring-boot-starter-tomcat 3.2.0 jar Apache License, Version 2.0
org.springframework.data spring-data-commons 3.2.0 jar Apache License, Version 2.0
org.springframework.data spring-data-jpa 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

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
com.sun.istack istack-commons-runtime 4.1.2 jar Eclipse Distribution License - v 1.0
io.smallrye jandex 3.1.2 jar Apache License, Version 2.0
jakarta.activation jakarta.activation-api 2.1.2 jar EDL 1.0
jakarta.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0
jakarta.xml.bind jakarta.xml.bind-api 4.0.1 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.14.10 jar Apache License, Version 2.0
nz.net.ultraq.groovy groovy-extensions 2.1.0 jar The Apache Software License, Version 2.0
nz.net.ultraq.thymeleaf thymeleaf-expression-processor 3.2.0 jar The Apache Software License, Version 2.0
org.checkerframework checker-qual 3.31.0 jar The MIT License
org.eclipse.angus angus-activation 2.0.1 jar EDL 1.0
org.glassfish.jaxb jaxb-core 4.0.4 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb jaxb-runtime 4.0.4 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 4.0.4 jar Eclipse Distribution License - v 1.0
org.hibernate.common hibernate-commons-annotations 6.0.6.Final jar GNU Library General Public License v2.1 or later

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.8.0 jar The Apache Software License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
net.bytebuddy byte-buddy-agent 1.14.10 jar Apache License, Version 2.0
net.minidev accessors-smart 2.5.0 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.5.0 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.24.2 jar Apache License, Version 2.0
org.awaitility awaitility 4.2.0 jar Apache 2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.junit.jupiter junit-jupiter 5.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.1 jar Eclipse Public License v2.0
org.mockito mockito-core 5.7.0 jar MIT
org.mockito mockito-junit-jupiter 5.7.0 jar MIT
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.ow2.asm asm 9.3 jar BSD-3-Clause
org.skyscreamer jsonassert 1.5.1 jar The Apache Software License, Version 2.0
org.springframework spring-test 6.1.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 3.2.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 3.2.0 jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.9.1 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The BSD License: ANTLR 4 Runtime

Apache 2.0: Awaitility

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

MIT License: JUL to SLF4J bridge, Microsoft JDBC Driver for SQL Server, SLF4J API Module

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, jakarta.transaction API

Eclipse Public License v. 2.0: Jakarta Persistence API

Apache License 2.0: Hibernate Validator Engine, JBoss Logging 3, JSON library from Android SDK, Jakarta Bean Validation API, Javassist

The MIT License: Checker Qual

Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, ClassMate, Database Documentation Application, Jandex: Core, Objenesis, SnakeYAML, Spring AOP, Spring Aspects, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Data Core, Spring Data JPA, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-aop, spring-boot-starter-data-jpa, spring-boot-starter-jdbc, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-test, spring-boot-starter-thymeleaf, spring-boot-starter-tomcat, spring-boot-starter-validation, spring-boot-starter-web, spring-boot-test, spring-boot-test-autoconfigure, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

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

Oracle Free Use Terms and Conditions (FUTC): ojdbc11

EPL 2.0: Jakarta Annotations API, jakarta.transaction API

EPL 1.0: H2 Database Engine

MPL 2.0: H2 Database Engine

MPL 1.1: Javassist

International Program License Agreement (IPLA): IBM Data Server Driver for JDBC and SQLJ

BSD-2-Clause: PostgreSQL JDBC Driver

BSD-3-Clause: asm

Eclipse Distribution License v. 1.0: Jakarta Persistence API

GNU Affero General Public License v3: iText 7 - commons, iText 7 - io, iText 7 - kernel, iText 7 - layout

GNU Library General Public License v2.1 or later: Hibernate Commons Annotations, Hibernate ORM - hibernate-core

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

Bouncy Castle Licence: Bouncy Castle ASN.1 Extension and Utility APIs, Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider

EDL 1.0: Angus Activation Registries, Jakarta Activation API

Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime

LGPL 2.1: Javassist

MIT: mockito-core, mockito-junit-jupiter

Eclipse Public License - v 2.0: AspectJ Weaver

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Groovy, HikariCP, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, Jakarta Dependency Injection, OGNL - Object Graph Navigation Library, attoparser, groovy-extensions, jackson-databind, json-path, micrometer-commons, micrometer-observation, org.xmlunit:xmlunit-core, thymeleaf, thymeleaf-expression-processor, thymeleaf-layout-dialect, 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 Sealed
logback-classic-1.4.11.jar 282.8 kB 231 179 28 11 Yes No
logback-core-1.4.11.jar 597.9 kB 510 458 42 11 Yes No
classmate-1.6.0.jar 68.9 kB 59 44 5 1.6 Yes No
jackson-annotations-2.15.3.jar 75.6 kB 86 73 2 1.6 Yes No
jackson-core-2.15.3.jar 549.2 kB 250 - - - - No
   • Root - 217 185 14 1.8 Yes -
   • Versioned - 2 1 1 9 No -
   • Versioned - 11 4 1 11 Yes -
   • Versioned - 10 3 1 17 Yes -
   • Versioned - 10 3 1 19 Yes -
jackson-databind-2.15.3.jar 1.6 MB 816 - - - - No
   • Root - 814 776 23 1.8 Yes -
   • Versioned - 2 1 1 9 No -
jackson-datatype-jdk8-2.15.3.jar 36.1 kB 41 - - - - No
   • Root - 39 22 1 1.8 Yes -
   • Versioned - 2 1 1 9 No -
jackson-datatype-jsr310-2.15.3.jar 122.9 kB 82 - - - - No
   • Root - 80 58 6 1.8 Yes -
   • Versioned - 2 1 1 9 No -
jackson-module-parameter-names-2.15.3.jar 10.3 kB 23 - - - - No
   • Root - 21 4 1 1.8 Yes -
   • Versioned - 2 1 1 9 No -
h2-2.2.224.jar 2.6 MB 1057 - - - - No
   • Root - 1054 1049 58 1.8 Yes -
   • Versioned - 1 1 1 9 Yes -
   • Versioned - 1 1 1 10 Yes -
   • Versioned - 1 1 1 21 Yes -
jcc-11.5.8.0.jar 6.7 MB 2528 2401 105 1.6 Yes No
commons-7.2.5.jar 92.4 kB 92 72 10 1.8 Yes No
io-7.2.5.jar 807.1 kB 347 302 17 1.8 Yes No
kernel-7.2.5.jar 1.2 MB 681 624 46 1.8 Yes No
layout-7.2.5.jar 548.1 kB 276 251 16 1.8 Yes No
json-path-2.8.0.jar 277.6 kB 221 203 13 1.8 Yes No
mssql-jdbc-12.4.2.jre11.jar 1.5 MB 464 437 9 11 Yes No
ojdbc11-23.3.0.23.09.jar 7.1 MB 2665 2555 54 11 Yes Yes
istack-commons-runtime-4.1.2.jar 25.8 kB 35 23 4 11 Yes No
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes No
HikariCP-5.0.1.jar 161.9 kB 95 - - - - No
   • Root - 93 75 8 11 Yes -
   • Versioned - 2 1 1 11 No -
micrometer-commons-1.12.0.jar 47.3 kB 50 36 6 1.8 Yes No
micrometer-observation-1.12.0.jar 71.8 kB 71 56 6 1.8 Yes No
jandex-3.1.2.jar 327.5 kB 174 - - - - No
   • Root - 174 164 1 1.8 Yes -
jakarta.activation-api-2.1.2.jar 66.1 kB 59 45 3 1.8 Yes No
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 1.8 Yes No
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 1.8 No No
jakarta.persistence-api-3.1.0.jar 165.2 kB 226 207 5 11 Yes No
jakarta.transaction-api-2.0.1.jar 28.6 kB 32 20 2 1.8 Yes No
jakarta.validation-api-3.0.2.jar 93.3 kB 161 144 10 1.8 Yes No
jakarta.xml.bind-api-4.0.1.jar 130 kB 138 115 7 11 Yes No
byte-buddy-1.14.10.jar 4.2 MB 2935 - - - - No
   • Root - 2933 2880 38 1.6 Yes -
   • Versioned - 2 1 1 9 No -
byte-buddy-agent-1.14.10.jar 256.8 kB 90 - - - - No
   • Root - 88 69 2 1.5 Yes -
   • Versioned - 2 1 1 9 No -
accessors-smart-2.5.0.jar 29.9 kB 24 13 2 1.8 Yes No
json-smart-2.5.0.jar 120.2 kB 107 93 5 1.8 Yes No
groovy-extensions-2.1.0.jar 28.9 kB 24 15 1 1.8 Yes No
thymeleaf-expression-processor-3.2.0.jar 5.5 kB 17 1 1 1.8 Yes No
thymeleaf-layout-dialect-3.3.0.jar 167.3 kB 121 90 11 1.8 Yes No
ognl-3.3.4.jar 264.8 kB 156 144 4 1.8 Yes No
antlr4-runtime-4.10.1.jar 322.1 kB 230 213 7 1.8 Yes No
groovy-4.0.15.jar 7.6 MB 4743 4584 120 1.8 Yes No
log4j-api-2.21.1.jar 317.5 kB 224 - - - - No
   • Root - 213 189 8 1.8 Yes -
   • Versioned - 11 4 2 9 Yes -
log4j-to-slf4j-2.21.1.jar 23 kB 26 10 2 1.8 Yes No
tomcat-embed-core-10.1.16.jar 3.5 MB 1606 1470 79 11 Yes No
tomcat-embed-el-10.1.16.jar 260.7 kB 164 154 7 11 Yes No
tomcat-embed-websocket-10.1.16.jar 280.7 kB 190 177 6 11 Yes No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes No
aspectjweaver-1.9.20.1.jar 2.1 MB 1025 972 36 1.8 Yes No
assertj-core-3.24.2.jar 1.3 MB 854 - - - - No
   • Root - 852 813 27 1.8 Yes -
   • Versioned - 2 1 1 9 No -
attoparser-2.0.7.RELEASE.jar 246.5 kB 177 159 12 1.6 Yes No
awaitility-4.2.0.jar 95.8 kB 92 76 8 1.8 Yes No
bcpkix-jdk15on-1.70.jar 963.7 kB 862 - - - - No
   • Root - 860 803 50 1.5 No -
   • Versioned - 2 1 1 9 No -
bcprov-jdk15on-1.70.jar 5.9 MB 4576 - - - - No
   • Root - 3631 3465 148 1.5 No -
   • Versioned - 879 805 63 9 Yes -
   • Versioned - 39 32 1 11 Yes -
   • Versioned - 27 20 1 15 Yes -
bcutil-jdk15on-1.70.jar 482.5 kB 443 - - - - No
   • Root - 441 413 20 1.5 No -
   • Versioned - 2 1 1 9 No -
checker-qual-3.31.0.jar 224 kB 426 358 30 1.8 Yes No
angus-activation-2.0.1.jar 27.4 kB 33 11 3 1.8 Yes No
jaxb-core-4.0.4.jar 138.7 kB 158 107 18 11 Yes No
jaxb-runtime-4.0.4.jar 920.2 kB 693 559 19 11 Yes No
txw2-4.0.4.jar 73.3 kB 72 57 4 11 Yes No
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes No
hibernate-commons-annotations-6.0.6.Final.jar 67.8 kB 69 59 5 11 Yes No
hibernate-core-6.3.1.Final.jar 11.2 MB 7025 6588 343 11 Yes No
hibernate-validator-8.0.1.Final.jar 1.3 MB 1037 903 84 11 Yes No
javassist-3.29.0-GA.jar 794 kB 450 426 17 1.8 Yes No
jboss-logging-3.5.3.Final.jar 59.2 kB 46 35 2 11 Yes No
junit-jupiter-5.10.1.jar 6.4 kB 5 1 1 9 No No
junit-jupiter-api-5.10.1.jar 211 kB 197 182 8 1.8 Yes No
junit-jupiter-engine-5.10.1.jar 244.7 kB 147 130 9 1.8 Yes No
junit-jupiter-params-5.10.1.jar 586 kB 381 347 22 1.8 Yes No
junit-platform-commons-1.10.1.jar 106.3 kB 64 - - - - No
   • Root - 56 43 7 1.8 Yes -
   • Versioned - 8 2 1 9 Yes -
junit-platform-engine-1.10.1.jar 204.8 kB 153 136 10 1.8 Yes No
mockito-core-5.7.0.jar 700.1 kB 641 569 64 11 Yes No
mockito-junit-jupiter-5.7.0.jar 8.8 kB 13 5 2 11 Yes No
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes No
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes No
asm-9.3.jar 122.2 kB 44 38 3 1.5 Yes No
postgresql-42.6.0.jar 1.1 MB 545 478 44 1.8 Yes No
jsonassert-1.5.1.jar 30.5 kB 32 20 3 1.6 Yes No
jul-to-slf4j-2.0.9.jar 6.3 kB 15 - - - - No
   • Root - 13 1 1 1.8 Yes -
   • Versioned - 2 1 1 9 No -
slf4j-api-2.0.9.jar 64.6 kB 67 - - - - No
   • Root - 65 51 4 1.8 Yes -
   • Versioned - 2 1 1 9 No -
spring-aop-6.1.1.jar 414.1 kB 319 287 17 17 Yes No
spring-aspects-6.1.1.jar 49.8 kB 52 33 5 17 Yes No
spring-beans-6.1.1.jar 872.7 kB 485 454 13 17 Yes No
spring-context-6.1.1.jar 1.3 MB 918 833 58 17 Yes No
spring-core-6.1.1.jar 1.9 MB 1203 - - - - No
   • Root - 1197 1122 59 17 Yes -
   • Versioned - 6 1 1 21 Yes -
spring-expression-6.1.1.jar 301 kB 161 149 6 17 Yes No
spring-jcl-6.1.1.jar 24.5 kB 26 15 2 17 Yes No
spring-jdbc-6.1.1.jar 455.7 kB 326 294 17 17 Yes No
spring-orm-6.1.1.jar 233.8 kB 123 108 7 17 Yes No
spring-test-6.1.1.jar 852.4 kB 576 517 42 17 Yes No
spring-tx-6.1.1.jar 284.2 kB 240 210 13 17 Yes No
spring-web-6.1.1.jar 1.9 MB 1186 1107 58 17 Yes No
spring-webmvc-6.1.1.jar 1 MB 562 518 27 17 Yes No
spring-boot-3.2.0.jar 1.6 MB 1107 978 81 17 Yes No
spring-boot-autoconfigure-3.2.0.jar 1.9 MB 1500 1366 111 17 Yes No
spring-boot-starter-3.2.0.jar 4.8 kB 4 0 0 - - -
spring-boot-starter-aop-3.2.0.jar 4.8 kB 4 0 0 - - -
spring-boot-starter-data-jpa-3.2.0.jar 4.8 kB 4 0 0 - - -
spring-boot-starter-jdbc-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-test-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-validation-3.2.0.jar 4.8 kB 4 0 0 - - -
spring-boot-starter-web-3.2.0.jar 4.8 kB 4 0 0 - - -
spring-boot-test-3.2.0.jar 245.5 kB 174 141 17 17 Yes No
spring-boot-test-autoconfigure-3.2.0.jar 218.5 kB 255 182 26 17 Yes No
spring-data-commons-3.2.0.jar 1.4 MB 958 883 46 17 Yes No
spring-data-jpa-3.2.0.jar 1.4 MB 768 724 15 17 Yes No
thymeleaf-3.1.2.RELEASE.jar 938.3 kB 626 578 41 1.8 Yes No
thymeleaf-spring6-3.1.2.RELEASE.jar 189.1 kB 126 101 17 17 Yes No
unbescape-1.1.6.RELEASE.jar 173.9 kB 85 69 10 1.6 Yes No
xmlunit-core-2.9.1.jar 175.2 kB 178 161 9 1.7 Yes No
snakeyaml-2.2.jar 334.4 kB 278 - - - - No
   • Root - 270 229 23 1.7 Yes -
   • Versioned - 8 3 2 9 Yes -
Total Size Entries Classes Packages Java Version Debug Information Sealed
115 90.5 MB 55011 49740 2551 17 99 1
compile: 72 compile: 73.1 MB compile: 43625 compile: 39465 compile: 1998 17 compile: 59 compile: 1
runtime: 17 runtime: 11.4 MB runtime: 6917 runtime: 6365 runtime: 247 runtime: 16 -
test: 26 test: 6.1 MB test: 4469 test: 3910 test: 306 17 test: 24 -