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.h2database h2 2.4.240 jar MPL 2.0EPL 1.0
org.flywaydb flyway-database-postgresql 11.14.1 jar Apache License, Version 2.0
org.fresnel optics-core 0.1.2-SNAPSHOT jar -
org.springframework.boot spring-boot-starter-data-jpa 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-flyway 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-security 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-validation 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-web 4.0.6 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
org.postgresql postgresql 42.7.10 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 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-webmvc-test 4.0.6 jar Apache License, Version 2.0
org.springframework.security spring-security-test 7.0.5 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.5.32 jar Eclipse Public License - v 2.0GNU Lesser General Public License
ch.qos.logback logback-core 1.5.32 jar Eclipse Public License - v 2.0GNU Lesser General Public License
com.fasterxml classmate 1.7.3 jar Apache License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.21 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.21.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.21.2 jar The Apache Software License, Version 2.0
com.zaxxer HikariCP 7.0.2 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.3.6 jar Apache-2.0
io.micrometer micrometer-commons 1.16.5 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.16.5 jar The Apache Software License, Version 2.0
jakarta.annotation jakarta.annotation-api 3.0.0 jar EPL 2.0GPL2 w/ CPE
jakarta.persistence jakarta.persistence-api 3.2.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.1.1 jar Apache License 2.0
org.antlr antlr4-runtime 4.13.2 jar BSD-3-Clause
org.apache.logging.log4j log4j-api 2.25.4 jar Apache-2.0
org.apache.logging.log4j log4j-to-slf4j 2.25.4 jar Apache-2.0
org.apache.pdfbox fontbox 3.0.7 jar Apache-2.0
org.apache.pdfbox pdfbox 3.0.7 jar Apache-2.0
org.apache.pdfbox pdfbox-io 3.0.7 jar Apache-2.0
org.apache.tomcat.embed tomcat-embed-core 11.0.21 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 11.0.21 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-websocket 11.0.21 jar Apache License, Version 2.0
org.aspectj aspectjweaver 1.9.25.1 jar Eclipse Public License - v 2.0
org.flywaydb flyway-core 11.14.1 jar Apache License, Version 2.0
org.hibernate.orm hibernate-core 7.2.12.Final jar Apache License, Version 2.0
org.hibernate.validator hibernate-validator 9.0.1.Final jar Apache License 2.0
org.jboss.logging jboss-logging 3.6.3.Final jar Apache License 2.0
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0
org.slf4j jul-to-slf4j 2.0.17 jar MIT
org.slf4j slf4j-api 2.0.17 jar MIT
org.springframework spring-aop 7.0.7 jar Apache License, Version 2.0
org.springframework spring-aspects 7.0.7 jar Apache License, Version 2.0
org.springframework spring-beans 7.0.7 jar Apache License, Version 2.0
org.springframework spring-context 7.0.7 jar Apache License, Version 2.0
org.springframework spring-core 7.0.7 jar Apache License, Version 2.0
org.springframework spring-expression 7.0.7 jar Apache License, Version 2.0
org.springframework spring-jdbc 7.0.7 jar Apache License, Version 2.0
org.springframework spring-orm 7.0.7 jar Apache License, Version 2.0
org.springframework spring-tx 7.0.7 jar Apache License, Version 2.0
org.springframework spring-web 7.0.7 jar Apache License, Version 2.0
org.springframework spring-webmvc 7.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-data-commons 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-data-jpa 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-flyway 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-hibernate 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-http-converter 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-jackson 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-jdbc 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-jpa 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-persistence 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-security 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-servlet 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-sql 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-jackson 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-jdbc 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat-runtime 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-tomcat 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-transaction 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-validation 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-web-server 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-webmvc 4.0.6 jar Apache License, Version 2.0
org.springframework.data spring-data-commons 4.0.5 jar Apache License, Version 2.0
org.springframework.data spring-data-jpa 4.0.5 jar Apache License, Version 2.0
org.springframework.security spring-security-config 7.0.5 jar Apache License, Version 2.0
org.springframework.security spring-security-core 7.0.5 jar Apache License, Version 2.0
org.springframework.security spring-security-crypto 7.0.5 jar Apache License, Version 2.0
org.springframework.security spring-security-web 7.0.5 jar Apache License, Version 2.0
org.yaml snakeyaml 2.5 jar Apache License, Version 2.0
tools.jackson.core jackson-core 3.1.2 jar The Apache Software License, Version 2.0
tools.jackson.core jackson-databind 3.1.2 jar The Apache Software 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
jakarta.activation jakarta.activation-api 2.1.4 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.4 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.17.8 jar Apache License, Version 2.0
org.checkerframework checker-qual 3.52.0 jar The MIT License
org.eclipse.angus angus-activation 2.0.3 jar EDL 1.0
org.glassfish.jaxb jaxb-core 4.0.6 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb jaxb-runtime 4.0.6 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 4.0.6 jar Eclipse Distribution License - v 1.0
org.hibernate.models hibernate-models 1.0.1 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.10.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.17.8 jar Apache License, Version 2.0
net.minidev accessors-smart 2.6.0 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.6.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.27.7 jar Apache-2.0
org.awaitility awaitility 4.3.0 jar Apache 2.0
org.hamcrest hamcrest 3.0 jar BSD-3-Clause
org.junit.jupiter junit-jupiter 6.0.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 6.0.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 6.0.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 6.0.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 6.0.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 6.0.3 jar Eclipse Public License v2.0
org.mockito mockito-core 5.20.0 jar MIT
org.mockito mockito-junit-jupiter 5.20.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.7.1 jar BSD-3-Clause
org.skyscreamer jsonassert 1.5.3 jar The Apache Software License, Version 2.0
org.springframework spring-test 7.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-resttestclient 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-jackson-test 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-webmvc 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-webmvc-test 4.0.6 jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.10.4 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License Version 2.0: Hibernate Models

Apache 2.0: Awaitility

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

BSD-3-Clause: ANTLR 4 Runtime, Hamcrest, asm

BSD-2-Clause: PostgreSQL JDBC Driver

Eclipse Distribution License v. 1.0: Jakarta Persistence API

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

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

Unknown: Fresnel Backend, Fresnel Optics Core

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 Validation API

EDL 1.0: Angus Activation Registries, Jakarta Activation API

The MIT License: Checker Qual

Apache-2.0: Apache Commons Logging, Apache FontBox, Apache Log4j API, Apache PDFBox, Apache PDFBox io, AssertJ Core, Log4j API to SLF4J Adapter

Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, ClassMate, Hibernate ORM - hibernate-core, Objenesis, SnakeYAML, Spring AOP, Spring Aspects, Spring Beans, 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, flyway-core, flyway-database-postgresql, spring-boot, spring-boot-autoconfigure, spring-boot-data-commons, spring-boot-data-jpa, spring-boot-flyway, spring-boot-hibernate, spring-boot-http-converter, spring-boot-jackson, spring-boot-jdbc, spring-boot-jpa, spring-boot-persistence, spring-boot-resttestclient, spring-boot-security, spring-boot-servlet, spring-boot-sql, spring-boot-starter, spring-boot-starter-data-jpa, spring-boot-starter-flyway, spring-boot-starter-jackson, spring-boot-starter-jackson-test, spring-boot-starter-jdbc, spring-boot-starter-logging, spring-boot-starter-security, spring-boot-starter-test, spring-boot-starter-tomcat, spring-boot-starter-tomcat-runtime, spring-boot-starter-validation, spring-boot-starter-web, spring-boot-starter-webmvc, spring-boot-starter-webmvc-test, spring-boot-test, spring-boot-test-autoconfigure, spring-boot-tomcat, spring-boot-transaction, spring-boot-validation, spring-boot-web-server, spring-boot-webmvc, spring-boot-webmvc-test, spring-security-config, spring-security-core, spring-security-crypto, spring-security-test, spring-security-web, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

MIT: JUL to SLF4J bridge, 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

EPL 2.0: Jakarta Annotations API, jakarta.transaction API

EPL 1.0: H2 Database Engine

Eclipse Public License - v 2.0: AspectJ Weaver, Logback Classic Module, Logback Core Module

MPL 2.0: H2 Database Engine

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, HikariCP, JSON Small and Fast Parser, JSONassert, Jackson-annotations, Jackson-core, Jakarta Dependency Injection, jackson-databind, json-path, micrometer-commons, micrometer-observation, org.xmlunit:xmlunit-core

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.5.32.jar 286.5 kB 221 178 29 11 Yes
logback-core-1.5.32.jar 644.4 kB 539 - - - -
   • Root - 532 481 39 11 Yes
   • Versioned - 7 1 1 21 Yes
classmate-1.7.3.jar 68.2 kB 59 44 5 1.8 Yes
jackson-annotations-2.21.jar 82.1 kB 89 76 2 1.8 Yes
jackson-core-2.21.2.jar 595.5 kB 286 - - - -
   • Root - 250 213 16 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
jackson-databind-2.21.2.jar 1.7 MB 852 - - - -
   • Root - 850 812 23 1.8 Yes
   • Versioned - 2 1 1 9 No
h2-2.4.240.jar 2.7 MB 1071 - - - -
   • Root - 1070 1065 58 11 Yes
   • Versioned - 1 1 1 21 Yes
json-path-2.10.0.jar 279.1 kB 221 203 13 1.8 Yes
istack-commons-runtime-4.1.2.jar 25.8 kB 35 23 4 11 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
HikariCP-7.0.2.jar 172.3 kB 98 81 9 11 Yes
commons-logging-1.3.6.jar 74 kB 44 - - - -
   • Root - 42 27 2 1.8 Yes
   • Versioned - 2 1 1 9 No
micrometer-commons-1.16.5.jar 51.8 kB 54 39 7 1.8 Yes
micrometer-observation-1.16.5.jar 83.9 kB 82 67 6 1.8 Yes
jakarta.activation-api-2.1.4.jar 67.4 kB 60 46 3 1.8 Yes
jakarta.annotation-api-3.0.0.jar 26.4 kB 32 19 4 11 Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 1.8 No
jakarta.persistence-api-3.2.0.jar 195.9 kB 252 231 5 17 Yes
jakarta.transaction-api-2.0.1.jar 28.6 kB 32 20 2 1.8 Yes
jakarta.validation-api-3.1.1.jar 106.1 kB 180 153 10 9 Yes
jakarta.xml.bind-api-4.0.4.jar 131.2 kB 138 115 7 11 Yes
byte-buddy-1.17.8.jar 9 MB 6066 - - - -
   • Root - 3023 2970 38 1.5 Yes
   • Versioned - 3013 2971 39 1.8 Yes
   • Versioned - 30 25 1 24 Yes
byte-buddy-agent-1.17.8.jar 366.5 kB 170 - - - -
   • Root - 91 72 2 1.5 Yes
   • Versioned - 79 73 3 1.8 Yes
accessors-smart-2.6.0.jar 30.2 kB 24 13 2 1.8 Yes
json-smart-2.6.0.jar 122.8 kB 108 94 5 1.8 Yes
antlr4-runtime-4.13.2.jar 326.3 kB 232 215 7 1.8 Yes
log4j-api-2.25.4.jar 351.1 kB 253 - - - -
   • Root - 242 210 12 1.8 Yes
   • Versioned - 11 4 2 9 Yes
log4j-to-slf4j-2.25.4.jar 24.2 kB 26 10 2 1.8 Yes
fontbox-3.0.7.jar 1.6 MB 313 192 14 1.8 Yes
pdfbox-3.0.7.jar 2.1 MB 864 765 56 1.8 Yes
pdfbox-io-3.0.7.jar 48.2 kB 34 20 1 1.8 Yes
tomcat-embed-core-11.0.21.jar 3.6 MB 1607 1467 78 17 Yes
tomcat-embed-el-11.0.21.jar 270 kB 172 163 7 17 Yes
tomcat-embed-websocket-11.0.21.jar 286.3 kB 188 176 6 17 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
aspectjweaver-1.9.25.1.jar 2.2 MB 1060 1002 37 1.8 Yes
assertj-core-3.27.7.jar 1.4 MB 887 - - - -
   • Root - 883 842 29 1.8 Yes
   • Versioned - 4 1 1 9 No
awaitility-4.3.0.jar 97.6 kB 92 76 8 1.8 Yes
checker-qual-3.52.0.jar 241.6 kB 459 386 33 1.8 Yes
angus-activation-2.0.3.jar 26.7 kB 32 10 3 1.8 Yes
flyway-core-11.14.1.jar 737.7 kB 519 439 66 17 Yes
flyway-database-postgresql-11.14.1.jar 47.9 kB 33 19 2 17 Yes
optics-core-0.1.2-SNAPSHOT.jar 57.2 kB 42 32 1 21 Yes
jaxb-core-4.0.6.jar 137.9 kB 157 106 18 11 Yes
jaxb-runtime-4.0.6.jar 920.1 kB 693 559 19 11 Yes
txw2-4.0.6.jar 73.3 kB 72 57 4 11 Yes
hamcrest-3.0.jar 126.4 kB 123 108 11 1.8 Yes
hibernate-models-1.0.1.jar 217.8 kB 190 174 11 17 Yes
hibernate-core-7.2.12.Final.jar 14.4 MB 8522 8011 377 17 Yes
hibernate-validator-9.0.1.Final.jar 1.4 MB 1108 967 90 17 Yes
jboss-logging-3.6.3.Final.jar 62.7 kB 45 35 2 11 Yes
jspecify-1.0.0.jar 3.8 kB 14 - - - -
   • Root - 10 4 1 1.8 No
   • Versioned - 4 1 1 9 No
junit-jupiter-6.0.3.jar 6.4 kB 5 1 1 17 No
junit-jupiter-api-6.0.3.jar 250.7 kB 224 208 9 17 Yes
junit-jupiter-engine-6.0.3.jar 356.1 kB 189 172 9 17 Yes
junit-jupiter-params-6.0.3.jar 296.6 kB 216 195 9 17 Yes
junit-platform-commons-6.0.3.jar 171.3 kB 103 87 10 17 Yes
junit-platform-engine-6.0.3.jar 280.2 kB 195 177 9 17 Yes
mockito-core-5.20.0.jar 710.5 kB 648 576 66 11 Yes
mockito-junit-jupiter-5.20.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
asm-9.7.1.jar 126.1 kB 45 39 3 1.5 Yes
postgresql-42.7.10.jar 1.1 MB 552 - - - -
   • Root - 544 480 38 1.8 Yes
   • Versioned - 8 2 1 11 Yes
jsonassert-1.5.3.jar 31.1 kB 32 20 3 1.8 Yes
jul-to-slf4j-2.0.17.jar 6.3 kB 15 - - - -
   • Root - 13 1 1 1.8 Yes
   • Versioned - 2 1 1 9 No
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-7.0.7.jar 426.2 kB 325 293 18 17 Yes
spring-aspects-7.0.7.jar 50 kB 52 33 5 17 Yes
spring-beans-7.0.7.jar 928 kB 504 473 13 17 Yes
spring-context-7.0.7.jar 1.4 MB 966 883 59 17 Yes
spring-core-7.0.7.jar 2 MB 1308 - - - -
   • Root - 1287 1211 60 17 Yes
   • Versioned - 6 1 1 21 Yes
   • Versioned - 15 9 1 24 Yes
spring-expression-7.0.7.jar 322.5 kB 170 158 6 17 Yes
spring-jdbc-7.0.7.jar 480.6 kB 336 304 17 17 Yes
spring-orm-7.0.7.jar 225.2 kB 116 98 6 17 Yes
spring-test-7.0.7.jar 1.1 MB 730 658 52 17 Yes
spring-tx-7.0.7.jar 292.1 kB 240 210 13 17 Yes
spring-web-7.0.7.jar 2.2 MB 1404 1322 61 17 Yes
spring-webmvc-7.0.7.jar 1.1 MB 588 545 26 17 Yes
spring-boot-4.0.6.jar 1.4 MB 922 833 47 17 Yes
spring-boot-autoconfigure-4.0.6.jar 370.8 kB 293 256 20 17 Yes
spring-boot-data-commons-4.0.6.jar 30.3 kB 38 20 3 17 Yes
spring-boot-data-jpa-4.0.6.jar 16.4 kB 25 10 1 17 Yes
spring-boot-flyway-4.0.6.jar 76.6 kB 72 50 5 17 Yes
spring-boot-hibernate-4.0.6.jar 29.5 kB 30 15 3 17 Yes
spring-boot-http-converter-4.0.6.jar 54.3 kB 61 45 1 17 Yes
spring-boot-jackson-4.0.6.jar 68.1 kB 62 43 2 17 Yes
spring-boot-jdbc-4.0.6.jar 201.3 kB 176 149 10 17 Yes
spring-boot-jpa-4.0.6.jar 23.9 kB 25 13 2 17 Yes
spring-boot-persistence-4.0.6.jar 16 kB 21 7 1 17 Yes
spring-boot-resttestclient-4.0.6.jar 33.4 kB 34 19 2 17 Yes
spring-boot-security-4.0.6.jar 97.7 kB 91 65 9 17 Yes
spring-boot-servlet-4.0.6.jar 47.1 kB 63 39 8 17 Yes
spring-boot-sql-4.0.6.jar 36.1 kB 40 25 3 17 Yes
spring-boot-starter-4.0.6.jar 4.8 kB 4 0 0 - -
spring-boot-starter-data-jpa-4.0.6.jar 4.8 kB 4 0 0 - -
spring-boot-starter-flyway-4.0.6.jar 4.8 kB 4 0 0 - -
spring-boot-starter-jackson-4.0.6.jar 4.7 kB 4 0 0 - -
spring-boot-starter-jackson-test-4.0.6.jar 4.7 kB 4 0 0 - -
spring-boot-starter-jdbc-4.0.6.jar 4.8 kB 4 0 0 - -
spring-boot-starter-logging-4.0.6.jar 4.7 kB 4 0 0 - -
spring-boot-starter-security-4.0.6.jar 4.7 kB 4 0 0 - -
spring-boot-starter-test-4.0.6.jar 4.8 kB 4 0 0 - -
spring-boot-starter-tomcat-4.0.6.jar 4.8 kB 4 0 0 - -
spring-boot-starter-tomcat-runtime-4.0.6.jar 4.7 kB 4 0 0 - -
spring-boot-starter-validation-4.0.6.jar 4.8 kB 4 0 0 - -
spring-boot-starter-web-4.0.6.jar 4.8 kB 4 0 0 - -
spring-boot-starter-webmvc-4.0.6.jar 4.7 kB 4 0 0 - -
spring-boot-starter-webmvc-test-4.0.6.jar 4.8 kB 4 0 0 - -
spring-boot-test-4.0.6.jar 209.8 kB 157 132 13 17 Yes
spring-boot-test-autoconfigure-4.0.6.jar 27.9 kB 37 22 3 17 Yes
spring-boot-tomcat-4.0.6.jar 123.5 kB 88 63 9 17 Yes
spring-boot-transaction-4.0.6.jar 21 kB 31 15 2 17 Yes
spring-boot-validation-4.0.6.jar 15.3 kB 21 6 1 17 Yes
spring-boot-web-server-4.0.6.jar 169.3 kB 132 106 9 17 Yes
spring-boot-webmvc-4.0.6.jar 174.4 kB 137 107 9 17 Yes
spring-boot-webmvc-test-4.0.6.jar 45.8 kB 47 31 1 17 Yes
spring-data-commons-4.0.5.jar 1.7 MB 1112 1034 48 17 Yes
spring-data-jpa-4.0.5.jar 2.2 MB 1108 1064 15 17 Yes
spring-security-config-7.0.5.jar 2.1 MB 711 594 47 17 Yes
spring-security-core-7.0.5.jar 618.1 kB 518 442 40 17 Yes
spring-security-crypto-7.0.5.jar 111.8 kB 84 67 10 17 Yes
spring-security-test-7.0.5.jar 143 kB 106 83 9 17 Yes
spring-security-web-7.0.5.jar 932.5 kB 696 611 60 17 Yes
xmlunit-core-2.10.4.jar 177.6 kB 184 167 9 1.7 Yes
snakeyaml-2.5.jar 340 kB 281 - - - -
   • Root - 273 234 22 1.8 Yes
   • Versioned - 8 3 2 9 Yes
jackson-core-3.1.2.jar 600.2 kB 274 - - - -
   • Root - 247 212 17 17 Yes
   • Versioned - 9 2 1 17 Yes
   • Versioned - 9 2 1 21 Yes
   • Versioned - 9 2 1 23 Yes
jackson-databind-3.1.2.jar 1.9 MB 954 905 37 17 Yes
Total Size Entries Classes Packages Java Version Debug Information
128 75.9 MB 46302 38846 2182 21 110
compile: 84 compile: 57.4 MB compile: 33128 compile: 29849 compile: 1706 21 compile: 72
runtime: 12 runtime: 12 MB runtime: 8472 runtime: 4933 runtime: 180 runtime: 11
test: 32 test: 6.5 MB test: 4702 test: 4064 test: 296 17 test: 27