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
info.ejava.examples.common ejava-web-util 6.2.0-SNAPSHOT jar -
org.springdoc springdoc-openapi-starter-webmvc-ui 3.0.2 jar The Apache License, Version 2.0
org.springframework.boot spring-boot-starter-actuator 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-data-jpa 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-data-mongodb 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-webmvc 4.1.0-RC1 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
com.h2database h2 2.4.240 jar MPL 2.0EPL 1.0
org.springframework.boot spring-boot-starter-restclient 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-test 4.1.0-RC1 jar Apache License, Version 2.0
org.testcontainers testcontainers 2.0.5 jar MIT
org.testcontainers testcontainers-junit-jupiter 2.0.5 jar MIT
org.testcontainers testcontainers-mongodb 2.0.5 jar MIT
org.testcontainers testcontainers-postgresql 2.0.5 jar MIT

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.projectlombok lombok 1.18.44 jar The MIT 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
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.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.21.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.21.2 jar The Apache Software License, Version 2.0
com.fasterxml.woodstox woodstox-core 7.1.1 jar The Apache License, Version 2.0
com.sun.istack istack-commons-runtime 4.1.2 jar Eclipse Distribution License - v 1.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
info.ejava.examples.common ejava-dto-util 6.2.0-SNAPSHOT jar -
info.ejava.examples.common ejava-util 6.2.0-SNAPSHOT jar -
io.micrometer micrometer-commons 1.17.0-RC1 jar The Apache Software License, Version 2.0
io.micrometer micrometer-core 1.17.0-RC1 jar The Apache Software License, Version 2.0
io.micrometer micrometer-jakarta9 1.17.0-RC1 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.17.0-RC1 jar The Apache Software License, Version 2.0
io.swagger.core.v3 swagger-annotations-jakarta 2.2.43 jar Apache License 2.0
io.swagger.core.v3 swagger-core-jakarta 2.2.43 jar Apache License 2.0
io.swagger.core.v3 swagger-models-jakarta 2.2.43 jar Apache License 2.0
jakarta.activation jakarta.activation-api 2.1.4 jar EDL 1.0
jakarta.annotation jakarta.annotation-api 2.1.1 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
jakarta.xml.bind jakarta.xml.bind-api 4.0.4 jar Eclipse Distribution License - v 1.0
org.antlr antlr4-runtime 4.13.2 jar BSD-3-Clause
org.apache.commons commons-lang3 3.20.0 jar Apache-2.0
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.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.codehaus.woodstox stax2-api 4.2.2 jar The BSD 2-Clause License
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.orm hibernate-core 7.2.12.Final jar Apache License, Version 2.0
org.hibernate.validator hibernate-validator 9.1.0.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.mongodb bson 5.7.0-beta1 jar The Apache License, Version 2.0
org.mongodb mongodb-driver-core 5.7.0-beta1 jar The Apache License, Version 2.0
org.mongodb mongodb-driver-sync 5.7.0-beta1 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.springdoc springdoc-openapi-starter-common 3.0.2 jar The Apache License, Version 2.0
org.springdoc springdoc-openapi-starter-webmvc-api 3.0.2 jar The Apache License, Version 2.0
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.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-actuator 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-actuator-autoconfigure 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-data-commons 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-data-jpa 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-data-mongodb 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-health 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-hibernate 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-http-converter 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-jackson 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-jdbc 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-jpa 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-micrometer-metrics 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-micrometer-observation 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-mongodb 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-persistence 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-servlet 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-sql 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-jackson 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-jdbc 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-micrometer-metrics 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-mongodb 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat-runtime 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-tomcat 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-transaction 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-validation 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-web-server 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-webmvc 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.data spring-data-commons 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.data spring-data-jpa 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.data spring-data-mongodb 5.1.0-RC1 jar Apache License, Version 2.0
org.springframework.security spring-security-core 7.1.0-RC1 jar Apache License, Version 2.0
org.springframework.security spring-security-crypto 7.1.0-RC1 jar Apache License, Version 2.0
org.webjars swagger-ui 5.32.0 jar Apache-2.0
org.webjars webjars-locator-lite 1.1.3 jar MIT
org.yaml snakeyaml 2.6 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
tools.jackson.dataformat jackson-dataformat-xml 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
jakarta.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy 1.18.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.hdrhistogram HdrHistogram 2.2.2 jar Public Domain, per Creative Commons CC0BSD-2-Clause
org.hibernate.models hibernate-models 1.0.1 jar Apache License Version 2.0
org.mongodb bson-record-codec 5.7.0-beta1 jar The 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.github.docker-java docker-java-api 3.7.1 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.7.1 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.7.1 jar The Apache Software License, Version 2.0
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
commons-codec commons-codec 1.21.0 jar Apache-2.0
commons-io commons-io 2.20.0 jar Apache-2.0
net.bytebuddy byte-buddy-agent 1.18.8 jar Apache License, Version 2.0
net.java.dev.jna jna 5.18.1 jar LGPL-2.1-or-laterApache-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.apache.commons commons-compress 1.28.0 jar Apache-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.jetbrains annotations 17.0.0 jar The Apache Software License, Version 2.0
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.23.0 jar MIT
org.mockito mockito-junit-jupiter 5.23.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.rnorth.duct-tape duct-tape 1.0.8 jar MIT
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-http-client 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-restclient 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 4.1.0-RC1 jar Apache License, Version 2.0
org.testcontainers testcontainers-database-commons 2.0.5 jar MIT
org.testcontainers testcontainers-jdbc 2.0.5 jar MIT
org.xmlunit xmlunit-core 2.11.0 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License Version 2.0: Hibernate Models

The Apache License, Version 2.0: BSON, BSON Record Codec, JSpecify annotations, MongoDB Driver, MongoDB Java Driver Core, Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j, springdoc-openapi-starter-common, springdoc-openapi-starter-webmvc-api, springdoc-openapi-starter-webmvc-ui

Apache 2.0: Awaitility

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

Unknown: Common::DTO Utilities, Common::Utilities, Common::Web Utilities, Services::Container::TestContainers::NTest Example

Eclipse Public License v. 2.0: Jakarta Persistence API

Public Domain, per Creative Commons CC0: HdrHistogram

Apache License 2.0: Hibernate Validator Engine, JBoss Logging 3, JSON library from Android SDK, Jakarta Validation API, swagger-annotations-jakarta, swagger-core-jakarta, swagger-models-jakarta

LGPL-2.1-or-later: Java Native Access

The MIT License: Checker Qual, Project Lombok

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 Data MongoDB - Core, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, spring-boot, spring-boot-actuator, spring-boot-actuator-autoconfigure, spring-boot-autoconfigure, spring-boot-data-commons, spring-boot-data-jpa, spring-boot-data-mongodb, spring-boot-health, spring-boot-hibernate, spring-boot-http-client, spring-boot-http-converter, spring-boot-jackson, spring-boot-jdbc, spring-boot-jpa, spring-boot-micrometer-metrics, spring-boot-micrometer-observation, spring-boot-mongodb, spring-boot-persistence, spring-boot-restclient, spring-boot-servlet, spring-boot-sql, spring-boot-starter, spring-boot-starter-actuator, spring-boot-starter-data-jpa, spring-boot-starter-data-mongodb, spring-boot-starter-jackson, spring-boot-starter-jdbc, spring-boot-starter-logging, spring-boot-starter-micrometer-metrics, spring-boot-starter-mongodb, spring-boot-starter-restclient, spring-boot-starter-test, spring-boot-starter-tomcat, spring-boot-starter-tomcat-runtime, spring-boot-starter-webmvc, spring-boot-test, spring-boot-test-autoconfigure, spring-boot-tomcat, spring-boot-transaction, spring-boot-validation, spring-boot-web-server, spring-boot-webmvc, spring-security-core, spring-security-crypto, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache Log4j API, AssertJ Core, Java Native Access, Log4j API to SLF4J Adapter, Swagger UI

EPL 2.0: Jakarta Annotations API, jakarta.transaction API

EPL 1.0: H2 Database Engine

MPL 2.0: H2 Database Engine

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

The BSD 2-Clause License: Stax2 API

BSD-2-Clause: HdrHistogram, PostgreSQL JDBC Driver

Eclipse Distribution License v. 1.0: Jakarta Persistence API

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

EDL 1.0: Angus Activation Registries, Jakarta Activation API

MIT: Duct Tape, JUL to SLF4J bridge, SLF4J API Module, Testcontainers :: Database-Commons, Testcontainers :: JDBC, Testcontainers :: JDBC :: PostgreSQL, Testcontainers :: JUnit Jupiter Extension, Testcontainers :: MongoDB, Testcontainers Core, mockito-core, mockito-junit-jupiter, webjars-locator-lite

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

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

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, HikariCP, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jackson-dataformat-YAML, Jakarta Dependency Injection, JetBrains Java Annotations, docker-java-api, docker-java-transport, docker-java-transport-zerodep, jackson-databind, json-path, micrometer-commons, micrometer-core, micrometer-jakarta9, 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
jackson-dataformat-yaml-2.21.2.jar 60.6 kB 46 - - - -
   • Root - 44 23 3 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-datatype-jsr310-2.21.2.jar 136.6 kB 88 - - - -
   • Root - 86 64 6 1.8 Yes
   • Versioned - 2 1 1 9 No
woodstox-core-7.1.1.jar 1.6 MB 1091 942 78 1.8 Yes
docker-java-api-3.7.1.jar 500.1 kB 409 394 5 1.8 Yes
docker-java-transport-3.7.1.jar 38.8 kB 45 34 1 1.8 Yes
docker-java-transport-zerodep-3.7.1.jar 2.3 MB 1475 1362 74 1.8 Yes
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-codec-1.21.0.jar 402.5 kB 286 - - - -
   • Root - 284 136 7 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-io-2.20.0.jar 564 kB 415 - - - -
   • Root - 414 387 15 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-logging-1.3.6.jar 74 kB 44 - - - -
   • Root - 42 27 2 1.8 Yes
   • Versioned - 2 1 1 9 No
ejava-dto-util/target/classes - 0 0 0 - -
ejava-util/target/classes - 0 0 0 - -
ejava-web-util/target/classes - 0 0 0 - -
micrometer-commons-1.17.0-RC1.jar 51.8 kB 54 39 7 1.8 Yes
micrometer-core-1.17.0-RC1.jar 914.7 kB 644 580 46 1.8 Yes
micrometer-jakarta9-1.17.0-RC1.jar 54.8 kB 55 44 2 1.8 Yes
micrometer-observation-1.17.0-RC1.jar 84.3 kB 82 67 6 1.8 Yes
swagger-annotations-jakarta-2.2.43.jar 50.6 kB 87 61 13 1.8 Yes
swagger-core-jakarta-2.2.43.jar 257.7 kB 147 128 6 1.8 Yes
swagger-models-jakarta-2.2.43.jar 141.5 kB 95 69 13 1.8 Yes
jakarta.activation-api-2.1.4.jar 67.4 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.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.18.8.jar 4.7 MB 3134 - - - -
   • Root - 3102 3048 39 1.8 Yes
   • Versioned - 2 1 1 9 No
   • Versioned - 30 25 1 24 Yes
byte-buddy-agent-1.18.8.jar 266.9 kB 93 - - - -
   • Root - 91 72 2 1.8 Yes
   • Versioned - 2 1 1 9 No
jna-5.18.1.jar 2 MB 191 124 4 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
commons-compress-1.28.0.jar 1.1 MB 642 - - - -
   • Root - 641 589 36 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-lang3-3.20.0.jar 713.9 kB 454 - - - -
   • Root - 452 421 18 1.8 Yes
   • Versioned - 2 1 1 9 No
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
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
stax2-api-4.2.2.jar 195.9 kB 146 125 12 1.6 Yes
angus-activation-2.0.3.jar 26.7 kB 32 10 3 1.8 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
HdrHistogram-2.2.2.jar 177.2 kB 108 97 2 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.1.0.Final.jar 1.4 MB 1133 989 92 17 Yes
jboss-logging-3.6.3.Final.jar 62.7 kB 45 35 2 11 Yes
annotations-17.0.0.jar 19 kB 47 39 2 1.8 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.23.0.jar 720.7 kB 656 584 66 11 Yes
mockito-junit-jupiter-5.23.0.jar 9.4 kB 14 6 3 11 Yes
bson-5.7.0-beta1.jar 530.3 kB 418 397 15 1.8 Yes
bson-record-codec-5.7.0-beta1.jar 11.8 kB 9 3 1 17 Yes
mongodb-driver-core-5.7.0-beta1.jar 1.9 MB 1406 1331 63 1.8 Yes
mongodb-driver-sync-5.7.0-beta1.jar 174.4 kB 88 80 4 1.8 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
lombok-1.18.44.jar 2 MB 1077 180 13 1.6 Yes
duct-tape-1.0.8.jar 25.4 kB 37 22 6 1.8 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
springdoc-openapi-starter-common-3.0.2.jar 572.5 kB 336 272 44 17 Yes
springdoc-openapi-starter-webmvc-api-3.0.2.jar 47.7 kB 41 19 6 17 Yes
springdoc-openapi-starter-webmvc-ui-3.0.2.jar 24.3 kB 26 11 1 17 Yes
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.1.0-RC1.jar 1.4 MB 929 840 47 17 Yes
spring-boot-actuator-4.1.0-RC1.jar 357 kB 324 286 26 17 Yes
spring-boot-actuator-autoconfigure-4.1.0-RC1.jar 141.1 kB 142 106 23 17 Yes
spring-boot-autoconfigure-4.1.0-RC1.jar 372.7 kB 295 258 20 17 Yes
spring-boot-data-commons-4.1.0-RC1.jar 30.3 kB 38 20 3 17 Yes
spring-boot-data-jpa-4.1.0-RC1.jar 14 kB 22 7 1 17 Yes
spring-boot-data-mongodb-4.1.0-RC1.jar 26.8 kB 32 17 1 17 Yes
spring-boot-health-4.1.0-RC1.jar 155.3 kB 130 106 8 17 Yes
spring-boot-hibernate-4.1.0-RC1.jar 27.9 kB 30 15 3 17 Yes
spring-boot-http-client-4.1.0-RC1.jar 142.2 kB 109 88 7 17 Yes
spring-boot-http-converter-4.1.0-RC1.jar 54.3 kB 61 45 1 17 Yes
spring-boot-jackson-4.1.0-RC1.jar 82.1 kB 74 55 2 17 Yes
spring-boot-jdbc-4.1.0-RC1.jar 204.4 kB 178 151 10 17 Yes
spring-boot-jpa-4.1.0-RC1.jar 30 kB 28 16 2 17 Yes
spring-boot-micrometer-metrics-4.1.0-RC1.jar 248.2 kB 230 174 35 17 Yes
spring-boot-micrometer-observation-4.1.0-RC1.jar 28.9 kB 33 18 1 17 Yes
spring-boot-mongodb-4.1.0-RC1.jar 52 kB 59 38 6 17 Yes
spring-boot-persistence-4.1.0-RC1.jar 16 kB 21 7 1 17 Yes
spring-boot-restclient-4.1.0-RC1.jar 45 kB 43 29 4 17 Yes
spring-boot-servlet-4.1.0-RC1.jar 47.1 kB 63 39 8 17 Yes
spring-boot-sql-4.1.0-RC1.jar 36.1 kB 40 25 3 17 Yes
spring-boot-starter-4.1.0-RC1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-actuator-4.1.0-RC1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-data-jpa-4.1.0-RC1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-data-mongodb-4.1.0-RC1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-jackson-4.1.0-RC1.jar 4.7 kB 4 0 0 - -
spring-boot-starter-jdbc-4.1.0-RC1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-logging-4.1.0-RC1.jar 4.7 kB 4 0 0 - -
spring-boot-starter-micrometer-metrics-4.1.0-RC1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-mongodb-4.1.0-RC1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-restclient-4.1.0-RC1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-test-4.1.0-RC1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-tomcat-4.1.0-RC1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-tomcat-runtime-4.1.0-RC1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-webmvc-4.1.0-RC1.jar 4.8 kB 4 0 0 - -
spring-boot-test-4.1.0-RC1.jar 209.9 kB 157 132 13 17 Yes
spring-boot-test-autoconfigure-4.1.0-RC1.jar 27.9 kB 37 22 3 17 Yes
spring-boot-tomcat-4.1.0-RC1.jar 125.6 kB 90 64 9 17 Yes
spring-boot-transaction-4.1.0-RC1.jar 21 kB 31 15 2 17 Yes
spring-boot-validation-4.1.0-RC1.jar 15.3 kB 21 6 1 17 Yes
spring-boot-web-server-4.1.0-RC1.jar 171.7 kB 133 107 9 17 Yes
spring-boot-webmvc-4.1.0-RC1.jar 175.4 kB 138 107 9 17 Yes
spring-data-commons-4.1.0-RC1.jar 1.8 MB 1161 1079 48 17 Yes
spring-data-jpa-4.1.0-RC1.jar 2.2 MB 1115 1070 16 17 Yes
spring-data-mongodb-5.1.0-RC1.jar 2.7 MB 1739 1668 36 17 Yes
spring-security-core-7.1.0-RC1.jar 641.4 kB 535 458 41 17 Yes
spring-security-crypto-7.1.0-RC1.jar 112.8 kB 85 68 10 17 Yes
testcontainers-2.0.5.jar 17.8 MB 12566 10639 451 22 Yes
testcontainers-database-commons-2.0.5.jar 15 kB 19 12 3 1.8 Yes
testcontainers-jdbc-2.0.5.jar 30.1 kB 21 12 3 1.8 Yes
testcontainers-junit-jupiter-2.0.5.jar 14.9 kB 16 10 1 1.8 Yes
testcontainers-mongodb-2.0.5.jar 12.9 kB 13 6 2 1.8 Yes
testcontainers-postgresql-2.0.5.jar 14.9 kB 18 9 2 1.8 Yes
swagger-ui-5.32.0.jar 1.1 MB 21 0 0 - -
webjars-locator-lite-1.1.3.jar 8.7 kB 16 3 1 1.8 Yes
xmlunit-core-2.11.0.jar 177.6 kB 184 167 9 1.7 Yes
snakeyaml-2.6.jar 340.1 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
jackson-dataformat-xml-3.1.2.jar 134.5 kB 88 68 6 17 Yes
Total Size Entries Classes Packages Java Version Debug Information
164 103.3 MB 65388 57349 3026 22 143
compile: 110 compile: 60.9 MB compile: 37948 compile: 34068 compile: 1919 17 compile: 93
runtime: 8 runtime: 6.5 MB runtime: 4502 runtime: 4205 runtime: 129 runtime: 7
provided: 1 provided: 2 MB provided: 1077 provided: 180 provided: 13 provided: 1
test: 45 test: 33.9 MB test: 21861 test: 18896 test: 965 22 test: 42