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.github.spotbugs spotbugs-annotations 4.8.3 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
com.kohlschutter.junixsocket junixsocket-core 2.10.1 pom Apache License, Version 2.0
com.puppycrawl.tools checkstyle 10.12.7 jar LGPL-2.1-or-later
io.github.cdimascio java-dotenv 5.2.2 jar Apache License, Version 2.0
org.hibernate.orm hibernate-community-dialects 7.0.3.Final jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-data-jpa 3.5.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-log4j2 3.4.4 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-thymeleaf 3.5.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-web 3.5.0 jar Apache License, Version 2.0
org.xerial sqlite-jdbc 3.45.3.0 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.assertj assertj-core 3.25.3 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter 5.12.2 jar Eclipse Public License v2.0
org.mockito mockito-core 5.18.0 jar MIT
org.mockito mockito-junit-jupiter 5.18.0 jar MIT
org.springframework spring-test 7.0.0-M6 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 Classifier Type Licenses
com.fasterxml.jackson.core jackson-annotations 2.19.0 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.19.0 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.19.0 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.19.0 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.19.0 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-parameter-names 2.19.0 - jar The Apache Software License, Version 2.0
com.google.code.findbugs jsr305 3.0.2 - jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.23.0 - jar Apache 2.0
com.google.guava failureaccess 1.0.2 - jar The Apache Software License, Version 2.0
com.google.guava guava 33.0.0-jre - jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava - jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 2.8 - jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-common 2.10.1 - jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-native-common 2.10.1 - jar Apache License, Version 2.0
com.zaxxer HikariCP 6.3.0 - jar The Apache Software License, Version 2.0
commons-beanutils commons-beanutils 1.9.4 - jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 - jar Apache License, Version 2.0
commons-logging commons-logging 1.2 - jar The Apache Software License, Version 2.0
info.picocli picocli 4.7.5 - jar The Apache Software License, version 2.0
io.micrometer micrometer-commons 1.15.0 - jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.15.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
net.sf.saxon Saxon-HE 12.4 - jar Mozilla Public License Version 2.0
org.antlr antlr4-runtime 4.13.1 - jar BSD-3-Clause
org.apache.commons commons-lang3 3.17.0 - jar Apache-2.0
org.apache.commons commons-text 1.3 - jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.13 - jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.16 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.24.3 - jar Apache-2.0
org.apache.logging.log4j log4j-core 2.24.3 - jar Apache-2.0
org.apache.logging.log4j log4j-jul 2.24.3 - jar Apache-2.0
org.apache.logging.log4j log4j-slf4j2-impl 2.24.3 - jar Apache-2.0
org.apache.maven.doxia doxia-core 1.12.0 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-logging-api 1.12.0 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-xdoc 1.12.0 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-sink-api 1.12.0 - jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-core 10.1.41 - jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 10.1.41 - jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-websocket 10.1.41 - jar Apache License, Version 2.0
org.apache.xbean xbean-reflect 3.7 - jar The Apache Software License, Version 2.0
org.aspectj aspectjweaver 1.9.24 - jar Eclipse Public License - v 2.0
org.attoparser attoparser 2.0.7.RELEASE - jar The Apache Software License, Version 2.0
org.checkerframework checker-qual 3.42.0 - jar The MIT License
org.codehaus.plexus plexus-classworlds 2.6.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.1.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-container-default 2.1.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.3.0 - jar Apache License, Version 2.0
org.hibernate.orm hibernate-core 6.6.15.Final - jar GNU Library General Public License v2.1 or later
org.javassist javassist 3.28.0-GA - jar MPL 1.1LGPL 2.1Apache License 2.0
org.jetbrains annotations 13.0 - jar The Apache Software License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib 1.9.25 - jar The Apache License, Version 2.0
org.reflections reflections 0.10.2 - jar WTFPLThe Apache Software License, Version 2.0
org.slf4j slf4j-api 2.0.17 - jar MIT
org.springframework spring-aop 6.2.7 - jar Apache License, Version 2.0
org.springframework spring-aspects 6.2.7 - jar Apache License, Version 2.0
org.springframework spring-beans 6.2.7 - jar Apache License, Version 2.0
org.springframework spring-context 6.2.7 - jar Apache License, Version 2.0
org.springframework spring-core 6.2.7 - jar Apache License, Version 2.0
org.springframework spring-expression 6.2.7 - jar Apache License, Version 2.0
org.springframework spring-jcl 6.2.7 - jar Apache License, Version 2.0
org.springframework spring-jdbc 6.2.7 - jar Apache License, Version 2.0
org.springframework spring-orm 6.2.7 - jar Apache License, Version 2.0
org.springframework spring-tx 6.2.7 - jar Apache License, Version 2.0
org.springframework spring-web 6.2.7 - jar Apache License, Version 2.0
org.springframework spring-webmvc 6.2.7 - jar Apache License, Version 2.0
org.springframework.boot spring-boot 3.5.0 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 3.5.0 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 3.5.0 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-jdbc 3.5.0 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-json 3.5.0 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat 3.5.0 - jar Apache License, Version 2.0
org.springframework.data spring-data-commons 3.5.0 - jar Apache License, Version 2.0
org.springframework.data spring-data-jpa 3.5.0 - jar Apache License, Version 2.0
org.thymeleaf thymeleaf 3.1.3.RELEASE - jar The Apache Software License, Version 2.0
org.thymeleaf thymeleaf-spring6 3.1.3.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.xmlresolver xmlresolver 5.2.2 data jar Apache License version 2.0
org.xmlresolver xmlresolver 5.2.2 - jar Apache License version 2.0
org.yaml snakeyaml 2.4 - 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.fasterxml classmate 1.7.0 jar Apache License, Version 2.0
com.sun.istack istack-commons-runtime 4.1.2 jar Eclipse Distribution License - v 1.0
io.smallrye jandex 3.2.0 jar Apache License, Version 2.0
jakarta.activation jakarta.activation-api 2.1.3 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.2 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.17.5 jar Apache License, Version 2.0
org.apache.httpcomponents.client5 httpclient5 5.4.4 jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5 5.3.4 jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5-h2 5.3.4 jar Apache License, Version 2.0
org.eclipse.angus angus-activation 2.0.2 jar EDL 1.0
org.glassfish.jaxb jaxb-core 4.0.5 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb jaxb-runtime 4.0.5 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 4.0.5 jar Eclipse Distribution License - v 1.0
org.hibernate.common hibernate-commons-annotations 7.0.3.Final jar Apache License Version 2.0
org.jboss.logging jboss-logging 3.6.1.Final jar Apache License 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
net.bytebuddy byte-buddy-agent 1.17.5 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.12.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.12.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.12.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.12.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.12.2 jar Eclipse Public License v2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License Version 2.0: Hibernate Commons Annotations

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

Apache 2.0: error-prone annotations

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

Mozilla Public License Version 2.0: Saxon-HE

Eclipse Public License v. 2.0: Jakarta Persistence API

Apache License 2.0: JBoss Logging 3, Javassist

Apache License version 2.0: XML Resolver

LGPL-2.1-or-later: checkstyle

The MIT License: Checker Qual

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons Text, Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Apache HttpCore, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, ClassMate, DoraChatBot, Doxia :: Core, Doxia :: Logging API, Doxia :: Sink API, Doxia :: XDoc Module, Guava: Google Core Libraries for Java, Hibernate ORM - hibernate-community-dialects, J2ObjC Annotations, Jandex: Core, Objenesis, Plexus :: Component Annotations, Plexus :: Default Container, Plexus Classworlds, Plexus Common Utilities, 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, java-dotenv, junixsocket-common, junixsocket-core, junixsocket-native-common, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-data-jpa, spring-boot-starter-jdbc, spring-boot-starter-json, spring-boot-starter-log4j2, 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 Commons Lang, Apache Log4j API, Apache Log4j Core, Apache Log4j JUL Adapter, SLF4J 2 Provider for Log4j API

EPL 2.0: Jakarta Annotations API, jakarta.transaction API

MPL 1.1: Javassist

The Apache Software License, version 2.0: picocli

BSD-3-Clause: ANTLR 4 Runtime

Eclipse Distribution License v. 1.0: Jakarta Persistence API

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

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

WTFPL: Reflections

EDL 1.0: Angus Activation Registries, Jakarta Activation API

MIT: SLF4J API Module, mockito-core, mockito-junit-jupiter

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

Eclipse Public License - v 2.0: AspectJ Weaver

The Apache Software License, Version 2.0: Apache Commons Logging, Apache XBean :: Reflect, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, HikariCP, IntelliJ IDEA Annotations, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, Jakarta Dependency Injection, Reflections, SQLite JDBC, attoparser, jackson-databind, micrometer-commons, micrometer-observation, thymeleaf, thymeleaf-spring6, unbescape

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
classmate-1.7.0.jar 68.9 kB 59 44 5 1.8 Yes
jackson-annotations-2.19.0.jar 78.6 kB 87 74 2 1.6 Yes
jackson-core-2.19.0.jar 599.9 kB 293 - - - -
   • Root - 246 211 14 1.8 Yes
   • Versioned - 2 1 1 9 No
   • Versioned - 12 3 1 11 Yes
   • Versioned - 11 2 1 17 Yes
   • Versioned - 11 2 1 21 Yes
   • Versioned - 11 2 1 22 Yes
jackson-databind-2.19.0.jar 1.7 MB 847 - - - -
   • Root - 845 807 23 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-datatype-jdk8-2.19.0.jar 36.2 kB 41 - - - -
   • Root - 39 22 1 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-datatype-jsr310-2.19.0.jar 137 kB 88 - - - -
   • Root - 86 64 6 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-module-parameter-names-2.19.0.jar 10.4 kB 23 - - - -
   • Root - 21 4 1 1.8 Yes
   • Versioned - 2 1 1 9 No
spotbugs-annotations-4.8.3.jar 15.2 kB 31 24 1 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.23.0.jar 16.8 kB 39 27 2 1.8 Yes
failureaccess-1.0.2.jar 4.7 kB 15 2 1 1.7 Yes
guava-33.0.0-jre.jar 3 MB 2057 2018 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
j2objc-annotations-2.8.jar 9.3 kB 24 13 1 1.7 Yes
junixsocket-common-2.10.1.jar 2.4 MB 1587 - - - -
   • Root - 368 347 2 1.7 Yes
   • Versioned - 204 198 3 9 Yes
   • Versioned - 203 197 3 14 Yes
   • Versioned - 203 197 3 15 Yes
   • Versioned - 203 197 3 16 Yes
   • Versioned - 203 197 3 20 Yes
   • Versioned - 203 197 3 21 Yes
junixsocket-core-2.10.1.pom 1.5 kB - - - - -
junixsocket-native-common-2.10.1.jar 711.6 kB 138 - - - -
   • Root - 120 2 1 1.7 Yes
   • Versioned - 9 3 2 9 Yes
   • Versioned - 9 3 2 21 Yes
checkstyle-10.12.7.jar 2.1 MB 1340 884 30 11 Yes
istack-commons-runtime-4.1.2.jar 25.8 kB 35 23 4 11 Yes
HikariCP-6.3.0.jar 170.5 kB 97 80 9 11 Yes
commons-beanutils-1.9.4.jar 246.9 kB 154 137 5 1.6 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
picocli-4.7.5.jar 415.1 kB 233 - - - -
   • Root - 231 227 1 1.5 Yes
   • Versioned - 2 1 1 9 No
java-dotenv-5.2.2.jar 29.9 kB 30 17 2 1.8 Yes
micrometer-commons-1.15.0.jar 49.2 kB 50 36 6 1.8 Yes
micrometer-observation-1.15.0.jar 75.1 kB 74 59 6 1.8 Yes
jandex-3.2.0.jar 374.7 kB 203 - - - -
   • Root - 203 193 1 1.8 Yes
jakarta.activation-api-2.1.3.jar 66.5 kB 60 46 3 1.8 Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 1.8 Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 1.8 No
jakarta.persistence-api-3.1.0.jar 165.2 kB 226 207 5 11 Yes
jakarta.transaction-api-2.0.1.jar 28.6 kB 32 20 2 1.8 Yes
jakarta.xml.bind-api-4.0.2.jar 131 kB 138 115 7 11 Yes
byte-buddy-1.17.5.jar 9 MB 6028 - - - -
   • Root - 3004 2951 38 1.5 Yes
   • Versioned - 2994 2952 39 1.8 Yes
   • Versioned - 30 25 1 24 Yes
byte-buddy-agent-1.17.5.jar 365.9 kB 170 - - - -
   • Root - 91 72 2 1.5 Yes
   • Versioned - 79 73 3 1.8 Yes
Saxon-HE-12.4.jar 5.6 MB 2680 2595 59 1.8 Yes
antlr4-runtime-4.13.1.jar 326.3 kB 232 215 7 1.8 Yes
commons-lang3-3.17.0.jar 673.6 kB 426 - - - -
   • Root - 425 395 18 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-text-1.3.jar 183 kB 133 115 6 1.7 Yes
httpclient-4.5.13.jar 780.3 kB 511 470 24 1.6 Yes
httpcore-4.4.16.jar 327.9 kB 283 253 17 1.6 Yes
httpclient5-5.4.4.jar 911.6 kB 571 525 27 1.8 Yes
httpcore5-5.3.4.jar 908.6 kB 703 657 31 1.8 Yes
httpcore5-h2-5.3.4.jar 241.7 kB 178 150 14 1.8 Yes
log4j-api-2.24.3.jar 348.5 kB 247 - - - -
   • Root - 236 209 11 1.8 Yes
   • Versioned - 11 4 2 9 Yes
log4j-core-2.24.3.jar 1.9 MB 1320 - - - -
   • Root - 1303 1214 57 1.8 Yes
   • Versioned - 17 7 4 9 Yes
log4j-jul-2.24.3.jar 31.1 kB 31 16 2 1.8 Yes
log4j-slf4j2-impl-2.24.3.jar 30.1 kB 31 14 3 1.8 Yes
doxia-core-1.12.0.jar 218.5 kB 159 127 14 1.7 Yes
doxia-logging-api-1.12.0.jar 11.7 kB 19 4 1 1.7 Yes
doxia-module-xdoc-1.12.0.jar 37 kB 33 14 1 1.7 Yes
doxia-sink-api-1.12.0.jar 11.6 kB 22 4 2 1.7 Yes
tomcat-embed-core-10.1.41.jar 3.6 MB 1660 1525 79 11 Yes
tomcat-embed-el-10.1.41.jar 265.9 kB 164 155 7 11 Yes
tomcat-embed-websocket-10.1.41.jar 281.7 kB 189 177 6 11 Yes
xbean-reflect-3.7.jar 148.1 kB 133 118 2 1.5 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
aspectjweaver-1.9.24.jar 2.2 MB 1060 1002 37 1.8 Yes
assertj-core-3.25.3.jar 1.4 MB 873 - - - -
   • Root - 869 830 27 1.8 Yes
   • Versioned - 4 1 1 9 No
attoparser-2.0.7.RELEASE.jar 246.5 kB 177 159 12 1.6 Yes
checker-qual-3.42.0.jar 230.8 kB 438 369 30 1.8 Yes
plexus-classworlds-2.6.0.jar 52.9 kB 52 37 5 1.7 Yes
plexus-component-annotations-2.1.0.jar 4.2 kB 15 3 1 1.6 No
plexus-container-default-2.1.0.jar 230 kB 232 187 30 1.6 Yes
plexus-utils-3.3.0.jar 263.3 kB 130 105 9 1.6 Yes
angus-activation-2.0.2.jar 27 kB 33 11 3 1.8 Yes
jaxb-core-4.0.5.jar 138.7 kB 158 107 18 11 Yes
jaxb-runtime-4.0.5.jar 920.2 kB 693 559 19 11 Yes
txw2-4.0.5.jar 73.3 kB 72 57 4 11 Yes
hibernate-commons-annotations-7.0.3.Final.jar 68 kB 69 59 5 11 Yes
hibernate-community-dialects-7.0.3.Final.jar 637.6 kB 261 247 6 17 Yes
hibernate-core-6.6.15.Final.jar 12.1 MB 7345 6905 345 11 Yes
javassist-3.28.0-GA.jar 851.5 kB 474 426 17 1.8 Yes
jboss-logging-3.6.1.Final.jar 61.9 kB 46 35 2 11 Yes
annotations-13.0.jar 17.5 kB 45 32 2 1.5 Yes
kotlin-stdlib-1.9.25.jar 1.7 MB 1038 - - - -
   • Root - 1036 978 43 1.8 Yes
   • Versioned - 2 1 1 9 No
junit-jupiter-5.12.2.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.12.2.jar 233.4 kB 211 192 8 1.8 Yes
junit-jupiter-engine-5.12.2.jar 292 kB 171 150 9 1.8 Yes
junit-jupiter-params-5.12.2.jar 601.7 kB 396 358 22 1.8 Yes
junit-platform-commons-1.12.2.jar 151.9 kB 99 - - - -
   • Root - 88 69 9 1.8 Yes
   • Versioned - 11 5 1 9 Yes
junit-platform-engine-1.12.2.jar 255.8 kB 184 161 10 1.8 Yes
mockito-core-5.18.0.jar 710 kB 648 576 66 11 Yes
mockito-junit-jupiter-5.18.0.jar 9.4 kB 14 6 3 11 Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
reflections-0.10.2.jar 130.4 kB 87 74 5 1.8 Yes
slf4j-api-2.0.17.jar 69.9 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
spring-aop-6.2.7.jar 419.8 kB 321 289 17 17 Yes
spring-aspects-6.2.7.jar 49.9 kB 52 33 5 17 Yes
spring-beans-6.2.7.jar 886.4 kB 482 451 13 17 Yes
spring-context-6.2.7.jar 1.4 MB 944 862 58 17 Yes
spring-core-6.2.7.jar 2 MB 1265 - - - -
   • Root - 1259 1184 59 17 Yes
   • Versioned - 6 1 1 21 Yes
spring-expression-6.2.7.jar 317.8 kB 168 156 6 17 Yes
spring-jcl-6.2.7.jar 24.5 kB 26 15 2 17 Yes
spring-jdbc-6.2.7.jar 472.3 kB 335 303 17 17 Yes
spring-orm-6.2.7.jar 234.9 kB 124 105 7 17 Yes
spring-test-7.0.0-M6.jar 1 MB 661 592 49 17 Yes
spring-tx-6.2.7.jar 285.4 kB 238 208 13 17 Yes
spring-web-6.2.7.jar 2.1 MB 1321 1241 59 17 Yes
spring-webmvc-6.2.7.jar 1.1 MB 590 546 27 17 Yes
spring-boot-3.5.0.jar 1.9 MB 1264 1131 85 17 Yes
spring-boot-autoconfigure-3.5.0.jar 2.1 MB 1607 1470 113 17 Yes
spring-boot-starter-3.5.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-data-jpa-3.5.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-jdbc-3.5.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-json-3.5.0.jar 4.7 kB 4 0 0 - -
spring-boot-starter-log4j2-3.4.4.jar 4.8 kB 4 0 0 - -
spring-boot-starter-thymeleaf-3.5.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-tomcat-3.5.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-web-3.5.0.jar 4.8 kB 4 0 0 - -
spring-data-commons-3.5.0.jar 1.5 MB 1024 947 47 17 Yes
spring-data-jpa-3.5.0.jar 1.8 MB 918 874 15 17 Yes
thymeleaf-3.1.3.RELEASE.jar 938.8 kB 626 578 41 1.8 Yes
thymeleaf-spring6-3.1.3.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
sqlite-jdbc-3.45.3.0.jar 13.5 MB 207 - - - -
   • Root - 199 120 7 1.8 Yes
   • Versioned - 8 4 2 9 Yes
xmlresolver-5.2.2-data.jar 1 MB 430 0 0 - -
xmlresolver-5.2.2.jar 165.7 kB 110 90 10 1.8 Yes
snakeyaml-2.4.jar 339.8 kB 281 - - - -
   • Root - 273 234 22 1.8 Yes
   • Versioned - 8 3 2 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
121 97.2 MB 52969 43630 2075 17 107
compile: 91 compile: 79.1 MB compile: 40390 compile: 35029 compile: 1672 17 compile: 79
runtime: 16 runtime: 13 MB runtime: 9064 runtime: 5539 runtime: 183 runtime: 15
test: 14 test: 5.1 MB test: 3515 test: 3062 test: 220 17 test: 13