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
org.springframework.cloud spring-cloud-starter-gateway-server-webflux 5.0.3 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-starter-zookeeper-discovery 5.0.2 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
org.junit.jupiter junit-jupiter 6.0.3 jar Eclipse Public License v2.0
org.mockito mockito-core 5.23.0 jar MIT

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.38 jar EPL-2.0LGPL-2.1-only
ch.qos.logback logback-core 1.5.38 jar EPL-2.0LGPL-2.1-only
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.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.21.5 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.18.0 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 32.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.stoyanr evictor 1.0.0 jar The Apache Software License, Version 2.0
commons-io commons-io 2.17.0 jar Apache-2.0
commons-logging commons-logging 1.3.6 jar Apache-2.0
io.micrometer micrometer-commons 1.17.1 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.17.1 jar The Apache Software License, Version 2.0
io.netty netty-buffer 4.2.17.Final jar Apache License, Version 2.0
io.netty netty-codec-base 4.2.17.Final jar Apache License, Version 2.0
io.netty netty-codec-classes-quic 4.2.17.Final jar Apache License, Version 2.0
io.netty netty-codec-compression 4.2.17.Final jar Apache License, Version 2.0
io.netty netty-codec-dns 4.2.17.Final jar Apache License, Version 2.0
io.netty netty-codec-http 4.2.17.Final jar Apache License, Version 2.0
io.netty netty-codec-http2 4.2.17.Final jar Apache License, Version 2.0
io.netty netty-codec-http3 4.2.17.Final jar Apache License, Version 2.0
io.netty netty-codec-socks 4.2.17.Final jar Apache License, Version 2.0
io.netty netty-common 4.2.17.Final jar Apache License, Version 2.0
io.netty netty-handler 4.2.17.Final jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.2.17.Final jar Apache License, Version 2.0
io.netty netty-resolver 4.2.17.Final jar Apache License, Version 2.0
io.netty netty-resolver-dns 4.2.17.Final jar Apache License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.81.Final jar The Apache Software License, Version 2.0
io.netty netty-tcnative-classes 2.0.81.Final jar The Apache Software License, Version 2.0
io.netty netty-transport 4.2.17.Final jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.2.17.Final jar Apache License, Version 2.0
io.projectreactor reactor-core 3.8.7 jar Apache License, Version 2.0
io.projectreactor.addons reactor-extra 3.6.1 jar Apache License, Version 2.0
io.projectreactor.netty reactor-netty-core 1.3.7 jar The Apache Software License, Version 2.0
io.projectreactor.netty reactor-netty-http 1.3.7 jar The Apache Software License, Version 2.0
jakarta.annotation jakarta.annotation-api 3.0.0 jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 3.1.1 jar Apache License 2.0
org.apache.curator curator-client 5.9.0 jar The Apache Software License, Version 2.0
org.apache.curator curator-framework 5.9.0 jar The Apache Software License, Version 2.0
org.apache.curator curator-recipes 5.9.0 jar The Apache Software License, Version 2.0
org.apache.curator curator-x-discovery 5.9.0 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-api 2.25.5 jar Apache-2.0
org.apache.logging.log4j log4j-to-slf4j 2.25.5 jar Apache-2.0
org.apache.tomcat.embed tomcat-embed-el 11.0.24 jar Apache License, Version 2.0
org.apache.yetus audience-annotations 0.12.0 jar Apache License, Version 2.0
org.apache.zookeeper zookeeper 3.9.3 jar Apache License, Version 2.0
org.apache.zookeeper zookeeper-jute 3.9.3 jar Apache License, Version 2.0
org.bouncycastle bcprov-jdk18on 1.85.2 jar Bouncy Castle Licence
org.checkerframework checker-qual 3.33.0 jar The MIT License
org.hibernate.validator hibernate-validator 9.1.3.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.1 jar The Apache License, Version 2.0
org.reactivestreams reactive-streams 1.0.4 jar MIT-0
org.slf4j jul-to-slf4j 2.0.18 jar MIT
org.slf4j slf4j-api 2.0.18 jar MIT
org.springframework spring-aop 7.0.9 jar Apache License, Version 2.0
org.springframework spring-beans 7.0.9 jar Apache License, Version 2.0
org.springframework spring-context 7.0.9 jar Apache License, Version 2.0
org.springframework spring-context-support 7.0.9 jar Apache License, Version 2.0
org.springframework spring-core 7.0.9 jar Apache License, Version 2.0
org.springframework spring-expression 7.0.9 jar Apache License, Version 2.0
org.springframework spring-web 7.0.9 jar Apache License, Version 2.0
org.springframework spring-webflux 7.0.9 jar Apache License, Version 2.0
org.springframework.boot spring-boot 4.1.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 4.1.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-cache 4.1.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-http-client 4.1.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-http-codec 4.1.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-jackson 4.1.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-reactor 4.1.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-reactor-netty 4.1.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-restclient 4.1.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 4.1.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-cache 4.1.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-jackson 4.1.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 4.1.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-reactor-netty 4.1.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-validation 4.1.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-webflux 4.1.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-validation 4.1.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-web-server 4.1.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-webflux 4.1.1 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-commons 5.0.3 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-context 5.0.3 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-gateway-server-webflux 5.0.3 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-loadbalancer 5.0.3 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-starter 5.0.3 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-starter-loadbalancer 5.0.3 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-starter-zookeeper 5.0.2 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-zookeeper-core 5.0.2 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-zookeeper-discovery 5.0.2 jar Apache License, Version 2.0
org.springframework.security spring-security-crypto 7.1.1 jar Apache License, Version 2.0
org.yaml snakeyaml 2.6 jar Apache License, Version 2.0
tools.jackson.core jackson-core 3.1.5 jar The Apache Software License, Version 2.0
tools.jackson.core jackson-databind 3.1.5 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.17.Final linux-aarch_64 jar Apache License, Version 2.0
io.netty netty-codec-native-quic 4.2.17.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-codec-native-quic 4.2.17.Final osx-aarch_64 jar Apache License, Version 2.0
io.netty netty-codec-native-quic 4.2.17.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-codec-native-quic 4.2.17.Final windows-x86_64 jar Apache License, Version 2.0
io.netty netty-resolver-dns-classes-macos 4.2.17.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns-native-macos 4.2.17.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.81.Final linux-aarch_64 jar The Apache Software License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.81.Final linux-x86_64 jar The Apache Software License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.81.Final osx-aarch_64 jar The Apache Software License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.81.Final osx-x86_64 jar The Apache Software License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.81.Final windows-x86_64 jar The Apache Software License, Version 2.0
io.netty netty-transport-classes-epoll 4.2.17.Final - jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.2.17.Final linux-x86_64 jar Apache License, Version 2.0
org.springframework.boot spring-boot-http-converter 4.1.1 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-netty 4.1.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
net.bytebuddy byte-buddy 1.18.11 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.18.11 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 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.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

MIT-0: reactive-streams

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

Apache 2.0: error-prone annotations

LGPL-2.1-only: Logback Classic Module, Logback Core Module

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

Bouncy Castle Licence: Bouncy Castle Provider

Apache License 2.0: Hibernate Validator Engine, JBoss Logging 3, Jakarta Validation API

The MIT License: Checker Qual

Apache License, Version 2.0: Apache Yetus - Audience Annotations, Apache ZooKeeper - Jute, Apache ZooKeeper - Server, Byte Buddy (without dependencies), Byte Buddy agent, ClassMate, Guava: Google Core Libraries for Java, J2ObjC Annotations, 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, Reactor Extra, SnakeYAML, Spring AOP, Spring Beans, Spring Cloud Commons, Spring Cloud Context, Spring Cloud Load Balancer, Spring Cloud Starter Zookeeper, Spring Cloud Starter Zookeeper Discovery, Spring Cloud Zookeeper Core, Spring Cloud Zookeeper Discovery, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring Web, Spring WebFlux, spring-boot, spring-boot-autoconfigure, spring-boot-cache, spring-boot-http-client, spring-boot-http-codec, spring-boot-http-converter, spring-boot-jackson, spring-boot-netty, spring-boot-reactor, spring-boot-reactor-netty, spring-boot-restclient, spring-boot-starter, spring-boot-starter-cache, spring-boot-starter-jackson, spring-boot-starter-logging, spring-boot-starter-reactor-netty, spring-boot-starter-validation, spring-boot-starter-webflux, spring-boot-validation, spring-boot-web-server, spring-boot-webflux, spring-cloud-gateway-server-webflux, spring-cloud-starter, spring-cloud-starter-gateway-server-webflux, spring-cloud-starter-loadbalancer, spring-security-crypto, tomcat-embed-el

Apache-2.0: Apache Commons IO, Apache Commons Logging, Apache Log4j API, Log4j API to SLF4J Adapter

MIT: JUL to SLF4J bridge, SLF4J API Module, mockito-core

EPL 2.0: Jakarta Annotations API

EPL-2.0: Logback Classic Module, Logback Core Module

The Apache Software License, Version 2.0: Core functionality for the Reactor Netty library, Curator Client, Curator Framework, Curator Recipes, Curator Service Discovery, Evictor, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, HTTP functionality for the Reactor Netty library, Jackson-annotations, Jackson-core, Netty/TomcatNative [BoringSSL - Static], Netty/TomcatNative [OpenSSL - Classes], jackson-databind, micrometer-commons, micrometer-observation, seen-gateway

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.5.38.jar 287.1 kB 221 178 29 11 Yes
logback-core-1.5.38.jar 641.1 kB 530 - - - -
   • Root - 530 480 39 11 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.5.jar 594.2 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.5.jar 1.7 MB 852 - - - -
   • Root - 850 812 23 1.8 Yes
   • Versioned - 2 1 1 9 No
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.18.0.jar 16 kB 38 26 2 1.8 Yes
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-32.0.0-jre.jar 3 MB 2052 2012 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
evictor-1.0.0.jar 28.8 kB 33 20 4 1.6 Yes
commons-io-2.17.0.jar 516 kB 378 - - - -
   • Root - 377 350 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
micrometer-commons-1.17.1.jar 51.8 kB 54 39 7 1.8 Yes
micrometer-observation-1.17.1.jar 84.3 kB 82 67 6 1.8 Yes
netty-buffer-4.2.17.Final.jar 378.3 kB 196 - - - -
   • Root - 194 175 2 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-codec-base-4.2.17.Final.jar 155.4 kB 123 - - - -
   • Root - 121 96 6 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-codec-classes-quic-4.2.17.Final.jar 265.3 kB 173 - - - -
   • Root - 171 156 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-codec-compression-4.2.17.Final.jar 237.1 kB 158 - - - -
   • Root - 156 134 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-codec-dns-4.2.17.Final.jar 71.4 kB 69 - - - -
   • Root - 67 46 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-codec-http-4.2.17.Final.jar 679.2 kB 412 - - - -
   • Root - 410 380 9 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-codec-http2-4.2.17.Final.jar 496.4 kB 296 - - - -
   • Root - 294 272 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-codec-http3-4.2.17.Final.jar 226 kB 130 - - - -
   • Root - 128 113 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-codec-native-quic-4.2.17.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.17.Final-linux-x86_64.jar 2.7 MB 56 - - - -
   • Root - 54 0 0 - -
   • Versioned - 2 1 1 9 No
netty-codec-native-quic-4.2.17.Final-osx-aarch_64.jar 2.3 MB 56 - - - -
   • Root - 54 0 0 - -
   • Versioned - 2 1 1 9 No
netty-codec-native-quic-4.2.17.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.17.Final-windows-x86_64.jar 1.5 MB 56 - - - -
   • Root - 54 0 0 - -
   • Versioned - 2 1 1 9 No
netty-codec-socks-4.2.17.Final.jar 133 kB 142 - - - -
   • Root - 140 116 4 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-common-4.2.17.Final.jar 820.9 kB 640 - - - -
   • Root - 638 600 13 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-handler-4.2.17.Final.jar 588.8 kB 373 - - - -
   • Root - 371 339 11 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-handler-proxy-4.2.17.Final.jar 26.8 kB 33 - - - -
   • Root - 31 11 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-resolver-4.2.17.Final.jar 33 kB 37 - - - -
   • Root - 35 22 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-resolver-dns-4.2.17.Final.jar 174.3 kB 130 - - - -
   • Root - 128 107 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-resolver-dns-classes-macos-4.2.17.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.17.Final-osx-x86_64.jar 20.4 kB 14 - - - -
   • Root - 12 0 0 - -
   • Versioned - 2 1 1 9 No
netty-tcnative-boringssl-static-2.0.81.Final-linux-aarch_64.jar 1.3 MB 19 - - - -
   • Root - 17 0 0 - -
   • Versioned - 2 1 1 9 No
netty-tcnative-boringssl-static-2.0.81.Final-linux-x86_64.jar 1.4 MB 19 - - - -
   • Root - 17 0 0 - -
   • Versioned - 2 1 1 9 No
netty-tcnative-boringssl-static-2.0.81.Final-osx-aarch_64.jar 1.1 MB 19 - - - -
   • Root - 17 0 0 - -
   • Versioned - 2 1 1 9 No
netty-tcnative-boringssl-static-2.0.81.Final-osx-x86_64.jar 1.3 MB 19 - - - -
   • Root - 17 0 0 - -
   • Versioned - 2 1 1 9 No
netty-tcnative-boringssl-static-2.0.81.Final-windows-x86_64.jar 1.2 MB 19 - - - -
   • Root - 17 0 0 - -
   • Versioned - 2 1 1 9 No
netty-tcnative-boringssl-static-2.0.81.Final.jar 3.8 kB 11 - - - -
   • Root - 9 0 0 - -
   • Versioned - 2 1 1 9 No
netty-tcnative-classes-2.0.81.Final.jar 37.4 kB 45 - - - -
   • Root - 43 30 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-transport-4.2.17.Final.jar 549.9 kB 421 - - - -
   • Root - 419 388 12 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-transport-classes-epoll-4.2.17.Final.jar 159.9 kB 98 - - - -
   • Root - 96 75 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-transport-native-epoll-4.2.17.Final-linux-x86_64.jar 42.4 kB 14 - - - -
   • Root - 12 0 0 - -
   • Versioned - 2 1 1 9 No
netty-transport-native-unix-common-4.2.17.Final.jar 46.9 kB 48 - - - -
   • Root - 46 32 1 1.8 Yes
   • Versioned - 2 1 1 9 No
reactor-core-3.8.7.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-extra-3.6.1.jar 111.4 kB 114 101 8 1.8 Yes
reactor-netty-core-1.3.7.jar 555 kB 397 - - - -
   • Root - 381 354 13 1.8 Yes
   • Versioned - 7 1 1 11 Yes
   • Versioned - 9 2 2 17 Yes
reactor-netty-http-1.3.7.jar 691.9 kB 441 422 10 1.8 Yes
jakarta.annotation-api-3.0.0.jar 26.4 kB 32 19 4 11 Yes
jakarta.validation-api-3.1.1.jar 106.1 kB 180 153 10 9 Yes
byte-buddy-1.18.11.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.11.jar 267.6 kB 93 - - - -
   • Root - 91 72 2 1.8 Yes
   • Versioned - 2 1 1 9 No
curator-client-5.9.0.jar 3.3 MB 2129 2078 26 1.8 Yes
curator-framework-5.9.0.jar 343.5 kB 306 286 7 1.8 Yes
curator-recipes-5.9.0.jar 318.7 kB 253 229 10 1.8 Yes
curator-x-discovery-5.9.0.jar 64.1 kB 59 42 3 1.8 Yes
log4j-api-2.25.5.jar 351.4 kB 253 - - - -
   • Root - 242 210 12 1.8 Yes
   • Versioned - 11 4 2 9 Yes
log4j-to-slf4j-2.25.5.jar 24.2 kB 26 10 2 1.8 Yes
tomcat-embed-el-11.0.24.jar 271.2 kB 172 163 7 17 Yes
audience-annotations-0.12.0.jar 20.9 kB 28 13 2 1.8 Yes
zookeeper-3.9.3.jar 1.4 MB 760 726 25 1.8 Yes
zookeeper-jute-3.9.3.jar 255.8 kB 131 112 8 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
bcprov-jdk18on-1.85.2.jar 10.3 MB 7571 - - - -
   • Root - 6036 5798 215 1.8 No
   • Versioned - 1433 1309 108 9 No
   • Versioned - 16 6 2 11 No
   • Versioned - 12 3 1 15 No
   • Versioned - 39 23 5 17 No
   • Versioned - 35 24 5 25 No
checker-qual-3.33.0.jar 224 kB 426 358 30 1.8 Yes
hibernate-validator-9.1.3.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
jspecify-1.0.1.jar 3.1 kB 10 5 2 1.8 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
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
reactive-streams-1.0.4.jar 11.6 kB 17 13 1 1.6 Yes
jul-to-slf4j-2.0.18.jar 6.3 kB 15 - - - -
   • Root - 13 1 1 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-api-2.0.18.jar 70 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
spring-aop-7.0.9.jar 426.2 kB 325 293 18 17 Yes
spring-beans-7.0.9.jar 928.2 kB 504 473 13 17 Yes
spring-context-7.0.9.jar 1.4 MB 966 883 59 17 Yes
spring-context-support-7.0.9.jar 177.7 kB 126 105 9 17 Yes
spring-core-7.0.9.jar 2 MB 1310 - - - -
   • Root - 1289 1213 60 17 Yes
   • Versioned - 6 1 1 21 Yes
   • Versioned - 15 9 1 24 Yes
spring-expression-7.0.9.jar 327.1 kB 170 158 6 17 Yes
spring-web-7.0.9.jar 2.2 MB 1407 1325 61 17 Yes
spring-webflux-7.0.9.jar 1 MB 579 547 23 17 Yes
spring-boot-4.1.1.jar 1.4 MB 930 841 47 17 Yes
spring-boot-autoconfigure-4.1.1.jar 372.7 kB 295 258 20 17 Yes
spring-boot-cache-4.1.1.jar 82.3 kB 83 65 4 17 Yes
spring-boot-http-client-4.1.1.jar 142.7 kB 109 88 7 17 Yes
spring-boot-http-codec-4.1.1.jar 20.1 kB 28 13 2 17 Yes
spring-boot-http-converter-4.1.1.jar 54.3 kB 61 45 1 17 Yes
spring-boot-jackson-4.1.1.jar 82.5 kB 74 55 2 17 Yes
spring-boot-netty-4.1.1.jar 9.8 kB 18 4 1 17 Yes
spring-boot-reactor-4.1.1.jar 12 kB 21 6 2 17 Yes
spring-boot-reactor-netty-4.1.1.jar 42.7 kB 42 21 3 17 Yes
spring-boot-restclient-4.1.1.jar 45 kB 43 29 4 17 Yes
spring-boot-starter-4.1.1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-cache-4.1.1.jar 4.7 kB 4 0 0 - -
spring-boot-starter-jackson-4.1.1.jar 4.7 kB 4 0 0 - -
spring-boot-starter-logging-4.1.1.jar 4.7 kB 4 0 0 - -
spring-boot-starter-reactor-netty-4.1.1.jar 4.7 kB 4 0 0 - -
spring-boot-starter-validation-4.1.1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-webflux-4.1.1.jar 4.8 kB 4 0 0 - -
spring-boot-validation-4.1.1.jar 15.3 kB 21 6 1 17 Yes
spring-boot-web-server-4.1.1.jar 171.6 kB 133 107 9 17 Yes
spring-boot-webflux-4.1.1.jar 152 kB 123 91 12 17 Yes
spring-cloud-commons-5.0.3.jar 314.2 kB 288 249 24 17 Yes
spring-cloud-context-5.0.3.jar 200 kB 164 123 24 17 Yes
spring-cloud-gateway-server-webflux-5.0.3.jar 763 kB 505 459 23 17 Yes
spring-cloud-loadbalancer-5.0.3.jar 167.9 kB 128 100 12 17 Yes
spring-cloud-starter-5.0.3.jar 2.2 kB 7 0 0 - -
spring-cloud-starter-gateway-server-webflux-5.0.3.jar 2.3 kB 7 0 0 - -
spring-cloud-starter-loadbalancer-5.0.3.jar 2.3 kB 7 0 0 - -
spring-cloud-starter-zookeeper-5.0.2.jar 2.2 kB 7 0 0 - -
spring-cloud-starter-zookeeper-discovery-5.0.2.jar 2.4 kB 7 0 0 - -
spring-cloud-zookeeper-core-5.0.2.jar 18.6 kB 26 9 1 17 Yes
spring-cloud-zookeeper-discovery-5.0.2.jar 90.7 kB 85 60 8 17 Yes
spring-security-crypto-7.1.1.jar 118.8 kB 89 72 10 17 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.5.jar 598.6 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.5.jar 1.9 MB 954 905 37 17 Yes
Total Size Entries Classes Packages Java Version Debug Information
129 74.9 MB 39444 34247 1458 17 100
compile: 101 compile: 49.6 MB compile: 33946 compile: 29521 compile: 1286 17 compile: 85
runtime: 16 runtime: 18.2 MB runtime: 600 runtime: 127 runtime: 4 runtime: 4
test: 12 test: 7.1 MB test: 4898 test: 4599 test: 168 17 test: 11