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 Optional
info.ejava.examples.common ejava-webflux-util 6.2.0-SNAPSHOT jar - No
net.datafaker datafaker 2.0.1 jar The Apache Software License, Version 2.0 No
org.springdoc springdoc-openapi-starter-webmvc-ui 3.0.2 jar The Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-data-mongodb 4.1.0-RC1 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-webflux 4.1.0-RC1 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-webmvc 4.1.0-RC1 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-devtools 4.1.0-RC1 jar Apache License, Version 2.0 Yes

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
de.flapdoodle.embed de.flapdoodle.embed.mongo.spring4x 4.24.0 jar The Apache Software License, Version 2.0
org.springframework.boot spring-boot-resttestclient 4.1.0-RC1 jar Apache License, Version 2.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.springframework.boot spring-boot-starter-webclient 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-webtestclient 4.1.0-RC1 jar Apache License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
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.github.mifmif generex 1.0.2 jar The Apache Software License, Version 2.0
com.sun.istack istack-commons-runtime 4.1.2 jar Eclipse Distribution License - v 1.0
commons-logging commons-logging 1.3.6 jar Apache-2.0
dk.brics.automaton automaton 1.11-8 jar BSD
info.ejava.examples.common ejava-dto-util 6.2.0-SNAPSHOT jar -
info.ejava.examples.common ejava-util 6.2.0-SNAPSHOT jar -
info.ejava.examples.common ejava-web-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-observation 1.17.0-RC1 jar The Apache Software License, Version 2.0
io.netty netty-buffer 4.2.12.Final jar Apache License, Version 2.0
io.netty netty-codec-base 4.2.12.Final jar Apache License, Version 2.0
io.netty netty-codec-classes-quic 4.2.12.Final jar Apache License, Version 2.0
io.netty netty-codec-compression 4.2.12.Final jar Apache License, Version 2.0
io.netty netty-codec-dns 4.2.12.Final jar Apache License, Version 2.0
io.netty netty-codec-http 4.2.12.Final jar Apache License, Version 2.0
io.netty netty-codec-http2 4.2.12.Final jar Apache License, Version 2.0
io.netty netty-codec-http3 4.2.12.Final jar Apache License, Version 2.0
io.netty netty-codec-socks 4.2.12.Final jar Apache License, Version 2.0
io.netty netty-common 4.2.12.Final jar Apache License, Version 2.0
io.netty netty-handler 4.2.12.Final jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.2.12.Final jar Apache License, Version 2.0
io.netty netty-resolver 4.2.12.Final jar Apache License, Version 2.0
io.netty netty-resolver-dns 4.2.12.Final jar Apache License, Version 2.0
io.netty netty-transport 4.2.12.Final jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.2.12.Final jar Apache License, Version 2.0
io.projectreactor reactor-core 3.8.5 jar Apache License, Version 2.0
io.projectreactor.netty reactor-netty-core 1.3.5 jar The Apache Software License, Version 2.0
io.projectreactor.netty reactor-netty-http 1.3.5 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.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.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.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.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.reactivestreams reactive-streams 1.0.4 jar MIT-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-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-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-webflux 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-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-mongodb 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-http-codec 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-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-reactor 4.1.0-RC1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-reactor-netty 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-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-logging 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-reactor-netty 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-webflux 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-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 Classifier Type Licenses
io.netty netty-codec-native-quic 4.2.12.Final linux-aarch_64 jar Apache License, Version 2.0
io.netty netty-codec-native-quic 4.2.12.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-codec-native-quic 4.2.12.Final osx-aarch_64 jar Apache License, Version 2.0
io.netty netty-codec-native-quic 4.2.12.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-codec-native-quic 4.2.12.Final windows-x86_64 jar Apache License, Version 2.0
io.netty netty-resolver-dns-classes-macos 4.2.12.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns-native-macos 4.2.12.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-classes-epoll 4.2.12.Final - jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.2.12.Final linux-x86_64 jar Apache License, Version 2.0
org.eclipse.angus angus-activation 2.0.3 - jar EDL 1.0
org.mongodb bson-record-codec 5.7.0-beta1 - jar The Apache License, Version 2.0
org.springframework.boot spring-boot-netty 4.1.0-RC1 - 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
commons-codec commons-codec 1.21.0 jar Apache-2.0
commons-io commons-io 2.20.0 jar Apache-2.0
de.flapdoodle de.flapdoodle.os 1.9.2 jar The Apache Software License, Version 2.0
de.flapdoodle de.flapdoodle.os-api 1.7.1 jar The Apache Software License, Version 2.0
de.flapdoodle.embed de.flapdoodle.embed.mongo 4.21.0 jar The Apache Software License, Version 2.0
de.flapdoodle.embed de.flapdoodle.embed.mongo.packageresolver 4.21.0 jar The Apache Software License, Version 2.0
de.flapdoodle.embed de.flapdoodle.embed.process 4.17.0 jar The Apache Software License, Version 2.0
de.flapdoodle.graph de.flapdoodle.graph 1.3.4 jar The Apache Software License, Version 2.0
de.flapdoodle.java8 de.flapdoodle.java8 1.7.2 jar The Apache Software License, Version 2.0
de.flapdoodle.reverse de.flapdoodle.reverse 1.9.1 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy 1.18.8 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.18.8 jar Apache License, Version 2.0
net.java.dev.jna jna 5.17.0 jar LGPL-2.1-or-laterApache-2.0
net.java.dev.jna jna-platform 5.17.0 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.jgrapht jgrapht-core 1.4.0 jar GNU Lesser General Public License Version 2.1, February 1999Eclipse Public License (EPL) 2.0
org.jheaps jheaps 0.11 jar Apache 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.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.springframework.boot spring-boot-webclient 4.1.0-RC1 jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.11.0 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

MIT-0: reactive-streams

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

The BSD 2-Clause License: Stax2 API

BSD-3-Clause: Hamcrest, asm

Eclipse Public License (EPL) 2.0: JGraphT - Core

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

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

BSD: Automaton

Unknown: Common::DTO Utilities, Common::Utilities, Common::Web Utilities, Common::Webflux Utilities, Data Tier::Mongo::Mongo Book Example

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

EDL 1.0: Angus Activation Registries, Jakarta Activation API

GNU Lesser General Public License Version 2.1, February 1999: JGraphT - Core

LGPL-2.1-or-later: Java Native Access, Java Native Access Platform

The MIT License: Project Lombok

Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, ClassMate, JHeaps, Netty/Buffer, Netty/Codec/Base, Netty/Codec/Classes/Quic, Netty/Codec/Compression, Netty/Codec/DNS, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Codec/Http3, Netty/Codec/Native/Quic, Netty/Codec/Socks, Netty/Common, Netty/Handler, Netty/Handler/Proxy, Netty/Resolver, Netty/Resolver/DNS, Netty/Resolver/DNS/Classes/MacOS, Netty/Resolver/DNS/Native/MacOS, Netty/Transport, Netty/Transport/Classes/Epoll, Netty/Transport/Native/Epoll, Netty/Transport/Native/Unix/Common, Non-Blocking Reactive Foundation for the JVM, Objenesis, SnakeYAML, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Data Core, Spring Data MongoDB - Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, Spring WebFlux, spring-boot, spring-boot-autoconfigure, spring-boot-data-commons, spring-boot-data-mongodb, spring-boot-devtools, spring-boot-http-client, spring-boot-http-codec, spring-boot-http-converter, spring-boot-jackson, spring-boot-mongodb, spring-boot-netty, spring-boot-persistence, spring-boot-reactor, spring-boot-reactor-netty, spring-boot-restclient, spring-boot-resttestclient, spring-boot-servlet, spring-boot-starter, spring-boot-starter-data-mongodb, spring-boot-starter-jackson, spring-boot-starter-logging, spring-boot-starter-mongodb, spring-boot-starter-reactor-netty, spring-boot-starter-restclient, spring-boot-starter-test, spring-boot-starter-tomcat, spring-boot-starter-tomcat-runtime, spring-boot-starter-webclient, spring-boot-starter-webflux, 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-webclient, spring-boot-webflux, spring-boot-webmvc, spring-boot-webtestclient, 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, Java Native Access Platform, Log4j API to SLF4J Adapter, Swagger UI

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

EPL 2.0: Jakarta Annotations API

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

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Core functionality for the Reactor Netty library, Datafaker, Flapdoodle Embedded MongoDB, Flapdoodle Embedded MongoDB Package Resolver, Flapdoodle Embedded MongoDB Spring Integration, Flapdoodle Embedded Process Util, Flapdoodle Graph Stuff, Flapdoodle Java8 Stuff, Flapdoodle OS Detection Library, Flapdoodle Reverse, Generex, HTTP functionality for the Reactor Netty library, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jackson-dataformat-YAML, 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
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
generex-1.0.2.jar 14.4 kB 19 7 2 1.5 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
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
de.flapdoodle.os-1.9.2.jar 34.8 kB 41 24 6 1.8 Yes
de.flapdoodle.os-api-1.7.1.jar 109.2 kB 113 95 7 1.8 Yes
de.flapdoodle.embed.mongo-4.21.0.jar 409.4 kB 226 205 8 1.8 Yes
de.flapdoodle.embed.mongo.packageresolver-4.21.0.jar 165.5 kB 119 106 2 1.8 Yes
de.flapdoodle.embed.mongo.spring4x-4.24.0.jar 29.2 kB 33 15 1 1.8 Yes
de.flapdoodle.embed.process-4.17.0.jar 286.4 kB 230 205 13 1.8 Yes
de.flapdoodle.graph-1.3.4.jar 66.5 kB 47 37 1 1.8 Yes
de.flapdoodle.java8-1.7.2.jar 101.4 kB 97 80 8 1.8 Yes
de.flapdoodle.reverse-1.9.1.jar 130.2 kB 102 88 5 1.8 Yes
automaton-1.11-8.jar 176.3 kB 206 25 1 1.5 No
ejava-dto-util/target/classes - 0 0 0 - -
ejava-util/target/classes - 0 0 0 - -
ejava-web-util/target/classes - 0 0 0 - -
ejava-webflux-util/target/classes - 0 0 0 - -
micrometer-commons-1.17.0-RC1.jar 51.8 kB 54 39 7 1.8 Yes
micrometer-observation-1.17.0-RC1.jar 84.3 kB 82 67 6 1.8 Yes
netty-buffer-4.2.12.Final.jar 370.8 kB 194 - - - -
   • Root - 192 173 2 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-codec-base-4.2.12.Final.jar 152.8 kB 122 - - - -
   • Root - 120 95 6 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-codec-classes-quic-4.2.12.Final.jar 264 kB 172 - - - -
   • Root - 170 155 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-codec-compression-4.2.12.Final.jar 182.5 kB 122 - - - -
   • Root - 120 98 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-codec-dns-4.2.12.Final.jar 70.7 kB 69 - - - -
   • Root - 67 46 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-codec-http-4.2.12.Final.jar 670.2 kB 409 - - - -
   • Root - 407 377 9 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-codec-http2-4.2.12.Final.jar 491.1 kB 295 - - - -
   • Root - 293 271 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-codec-http3-4.2.12.Final.jar 223.3 kB 129 - - - -
   • Root - 127 112 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-codec-native-quic-4.2.12.Final-linux-aarch_64.jar 2.6 MB 56 - - - -
   • Root - 54 0 0 - -
   • Versioned - 2 1 1 9 No
netty-codec-native-quic-4.2.12.Final-linux-x86_64.jar 2.8 MB 56 - - - -
   • Root - 54 0 0 - -
   • Versioned - 2 1 1 9 No
netty-codec-native-quic-4.2.12.Final-osx-aarch_64.jar 2.4 MB 56 - - - -
   • Root - 54 0 0 - -
   • Versioned - 2 1 1 9 No
netty-codec-native-quic-4.2.12.Final-osx-x86_64.jar 2.5 MB 56 - - - -
   • Root - 54 0 0 - -
   • Versioned - 2 1 1 9 No
netty-codec-native-quic-4.2.12.Final-windows-x86_64.jar 1.5 MB 56 - - - -
   • Root - 54 0 0 - -
   • Versioned - 2 1 1 9 No
netty-codec-socks-4.2.12.Final.jar 132.2 kB 142 - - - -
   • Root - 140 116 4 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-common-4.2.12.Final.jar 812.5 kB 634 - - - -
   • Root - 632 594 13 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-handler-4.2.12.Final.jar 579.5 kB 368 - - - -
   • Root - 366 334 11 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-handler-proxy-4.2.12.Final.jar 26.7 kB 33 - - - -
   • Root - 31 11 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-resolver-4.2.12.Final.jar 33 kB 37 - - - -
   • Root - 35 22 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-resolver-dns-4.2.12.Final.jar 173.9 kB 130 - - - -
   • Root - 128 107 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-resolver-dns-classes-macos-4.2.12.Final.jar 9.8 kB 20 - - - -
   • Root - 18 3 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-resolver-dns-native-macos-4.2.12.Final-osx-x86_64.jar 20 kB 14 - - - -
   • Root - 12 0 0 - -
   • Versioned - 2 1 1 9 No
netty-transport-4.2.12.Final.jar 549.7 kB 421 - - - -
   • Root - 419 388 12 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-transport-classes-epoll-4.2.12.Final.jar 159.8 kB 98 - - - -
   • Root - 96 75 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-transport-native-epoll-4.2.12.Final-linux-x86_64.jar 42.2 kB 14 - - - -
   • Root - 12 0 0 - -
   • Versioned - 2 1 1 9 No
netty-transport-native-unix-common-4.2.12.Final.jar 46.9 kB 48 - - - -
   • Root - 46 32 1 1.8 Yes
   • Versioned - 2 1 1 9 No
reactor-core-3.8.5.jar 1.9 MB 984 - - - -
   • Root - 962 938 12 1.8 Yes
   • Versioned - 7 1 1 11 Yes
   • Versioned - 15 9 1 21 Yes
reactor-netty-core-1.3.5.jar 549.4 kB 394 - - - -
   • Root - 378 351 13 1.8 Yes
   • Versioned - 7 1 1 11 Yes
   • Versioned - 9 2 2 17 Yes
reactor-netty-http-1.3.5.jar 636 kB 394 375 10 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.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
datafaker-2.0.1.jar 2.8 MB 1151 589 43 17 Yes
jna-5.17.0.jar 2 MB 191 124 4 1.8 Yes
jna-platform-5.17.0.jar 1.4 MB 1333 1285 15 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
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
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
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
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
jgrapht-core-1.4.0.jar 1.1 MB 637 590 38 1.8 Yes
jheaps-0.11.jar 133.5 kB 89 81 5 1.6 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
lombok-1.18.44.jar 2 MB 1077 180 13 1.6 Yes
reactive-streams-1.0.4.jar 11.6 kB 17 13 1 1.6 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-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-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-webflux-7.0.7.jar 1 MB 576 544 23 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-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-mongodb-4.1.0-RC1.jar 26.8 kB 32 17 1 17 Yes
spring-boot-http-client-4.1.0-RC1.jar 142.2 kB 109 88 7 17 Yes
spring-boot-http-codec-4.1.0-RC1.jar 20 kB 28 13 2 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-mongodb-4.1.0-RC1.jar 52 kB 59 38 6 17 Yes
spring-boot-netty-4.1.0-RC1.jar 9.8 kB 18 4 1 17 Yes
spring-boot-persistence-4.1.0-RC1.jar 16 kB 21 7 1 17 Yes
spring-boot-reactor-4.1.0-RC1.jar 12 kB 21 6 2 17 Yes
spring-boot-reactor-netty-4.1.0-RC1.jar 42.7 kB 42 21 3 17 Yes
spring-boot-restclient-4.1.0-RC1.jar 45 kB 43 29 4 17 Yes
spring-boot-resttestclient-4.1.0-RC1.jar 33.6 kB 34 19 2 17 Yes
spring-boot-servlet-4.1.0-RC1.jar 47.1 kB 63 39 8 17 Yes
spring-boot-starter-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-logging-4.1.0-RC1.jar 4.7 kB 4 0 0 - -
spring-boot-starter-mongodb-4.1.0-RC1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-reactor-netty-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-webclient-4.1.0-RC1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-webflux-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-webclient-4.1.0-RC1.jar 23.6 kB 29 15 4 17 Yes
spring-boot-webflux-4.1.0-RC1.jar 152 kB 123 91 12 17 Yes
spring-boot-webmvc-4.1.0-RC1.jar 175.4 kB 138 107 9 17 Yes
spring-boot-webtestclient-4.1.0-RC1.jar 12.1 kB 16 5 1 17 Yes
spring-data-commons-4.1.0-RC1.jar 1.8 MB 1161 1079 48 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
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
spring-boot-devtools-4.1.0-RC1.jar 214 kB 167 136 14 17 Yes
Total Size Entries Classes Packages Java Version Debug Information
179 84.1 MB 45686 38980 2014 17 151
compile: 116 compile: 50.7 MB compile: 31716 compile: 27515 compile: 1482 17 compile: 99
runtime: 12 runtime: 12.2 MB runtime: 485 runtime: 95 runtime: 7 runtime: 5
provided: 1 provided: 2 MB provided: 1077 provided: 180 provided: 13 provided: 1
test: 50 test: 19.1 MB test: 12408 test: 11190 test: 512 17 test: 46