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
io.github.rosestack rose-core 0.0.1-SNAPSHOT jar Apache License, Version 2.0 No
io.micrometer micrometer-registry-prometheus 1.9.17 jar The Apache Software License, Version 2.0 No
org.redisson redisson-spring-boot-starter 3.46.0 jar Apache v2 No
org.redisson redisson-spring-data-27 3.46.0 jar Apache v2 No
org.springframework.boot spring-boot-actuator-autoconfigure 2.7.18 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-data-redis 2.7.18 jar Apache License, Version 2.0 No
redis.clients jedis 3.8.0 jar MIT No
com.github.ben-manes.caffeine caffeine 2.9.3 jar Apache License, Version 2.0 Yes
com.google.guava guava 33.4.8-jre jar Apache License, Version 2.0 Yes
org.apache.curator curator-recipes 5.8.0 jar The Apache Software License, Version 2.0 Yes
org.apache.zookeeper zookeeper 3.9.3 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
org.springframework.boot spring-boot-starter-test 2.7.18 jar Apache License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Classifier Type Licenses Optional
ch.qos.logback logback-classic 1.2.12 - jar Eclipse Public License - v 1.0GNU Lesser General Public License No
ch.qos.logback logback-core 1.2.12 - jar Eclipse Public License - v 1.0GNU Lesser General Public License No
com.esotericsoftware kryo 5.6.2 - jar 3-Clause BSD License No
com.esotericsoftware minlog 1.3.1 - jar 3-Clause BSD License No
com.esotericsoftware reflectasm 1.11.9 - jar 3-Clause BSD License No
com.fasterxml classmate 1.5.1 - jar Apache License, Version 2.0 No
com.fasterxml.jackson.core jackson-annotations 2.13.5 - jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.core jackson-core 2.13.5 - jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.core jackson-databind 2.13.5 - jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.13.5 - jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.13.5 - jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.13.5 - jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.module jackson-module-parameter-names 2.13.5 - jar The Apache Software License, Version 2.0 No
com.github.f4b6a3 uuid-creator 6.1.1 - jar MIT License No
io.lettuce lettuce-core 6.1.10.RELEASE - jar Apache License, Version 2.0 No
io.micrometer micrometer-core 1.9.17 - jar The Apache Software License, Version 2.0 No
io.netty netty-buffer 4.1.101.Final - jar Apache License, Version 2.0 No
io.netty netty-codec 4.1.101.Final - jar Apache License, Version 2.0 No
io.netty netty-codec-dns 4.1.101.Final - jar Apache License, Version 2.0 No
io.netty netty-common 4.1.101.Final - jar Apache License, Version 2.0 No
io.netty netty-handler 4.1.101.Final - jar Apache License, Version 2.0 No
io.netty netty-resolver 4.1.101.Final - jar Apache License, Version 2.0 No
io.netty netty-resolver-dns 4.1.101.Final - jar Apache License, Version 2.0 No
io.netty netty-transport 4.1.101.Final - jar Apache License, Version 2.0 No
io.netty netty-transport-native-unix-common 4.1.101.Final - jar Apache License, Version 2.0 No
io.projectreactor reactor-core 3.4.34 - jar Apache License, Version 2.0 No
io.prometheus simpleclient 0.15.0 - jar The Apache Software License, Version 2.0 No
io.prometheus simpleclient_common 0.15.0 - jar The Apache Software License, Version 2.0 No
io.prometheus simpleclient_tracer_common 0.15.0 - jar The Apache Software License, Version 2.0 No
io.prometheus simpleclient_tracer_otel 0.15.0 - jar The Apache Software License, Version 2.0 No
io.prometheus simpleclient_tracer_otel_agent 0.15.0 - jar The Apache Software License, Version 2.0 No
io.reactivex.rxjava3 rxjava 3.1.8 - jar The Apache Software License, Version 2.0 No
jakarta.annotation jakarta.annotation-api 1.3.5 - jar EPL 2.0GPL2 w/ CPE No
jakarta.validation jakarta.validation-api 2.0.2 - jar Apache License 2.0 No
javax.cache cache-api 1.1.1 - jar Apache License, Version 2.0 No
net.bytebuddy byte-buddy 1.12.23 - jar Apache License, Version 2.0 No
org.apache.commons commons-lang3 3.12.0 - jar Apache License, Version 2.0 No
org.apache.commons commons-pool2 2.11.1 - jar Apache License, Version 2.0 No
org.apache.logging.log4j log4j-api 2.17.2 - jar Apache License, Version 2.0 No
org.apache.logging.log4j log4j-to-slf4j 2.17.2 - jar Apache License, Version 2.0 No
org.hdrhistogram HdrHistogram 2.1.12 - jar Public Domain, per Creative Commons CC0BSD-2-Clause No
org.hibernate.validator hibernate-validator 6.2.5.Final - jar Apache License 2.0 No
org.jboss.logging jboss-logging 3.4.3.Final - jar Apache License, version 2.0 No
org.jodd jodd-util 6.3.0 - jar BSD-2-Clause No
org.objenesis objenesis 3.2 - jar Apache License, Version 2.0 No
org.reactivestreams reactive-streams 1.0.4 - jar MIT-0 No
org.redisson redisson 3.46.0 - jar Apache v2 No
org.slf4j jul-to-slf4j 1.7.36 - jar MIT License No
org.slf4j slf4j-api 1.7.36 - jar MIT License No
org.springframework spring-aop 5.3.31 - jar Apache License, Version 2.0 No
org.springframework spring-beans 5.3.31 - jar Apache License, Version 2.0 No
org.springframework spring-context 5.3.31 - jar Apache License, Version 2.0 No
org.springframework spring-context-support 5.3.31 - jar Apache License, Version 2.0 No
org.springframework spring-core 5.3.31 - jar Apache License, Version 2.0 No
org.springframework spring-expression 5.3.31 - jar Apache License, Version 2.0 No
org.springframework spring-jcl 5.3.31 - jar Apache License, Version 2.0 No
org.springframework spring-oxm 5.3.31 - jar Apache License, Version 2.0 No
org.springframework spring-tx 5.3.31 - jar Apache License, Version 2.0 No
org.springframework spring-web 5.3.31 - jar Apache License, Version 2.0 No
org.springframework.boot spring-boot 2.7.18 - jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-actuator 2.7.18 - jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-autoconfigure 2.7.18 - jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter 2.7.18 - jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-logging 2.7.18 - jar Apache License, Version 2.0 No
org.springframework.data spring-data-commons 2.7.18 - jar Apache License, Version 2.0 No
org.springframework.data spring-data-keyvalue 2.7.18 - jar Apache License, Version 2.0 No
org.springframework.data spring-data-redis 2.7.18 - jar Apache License, Version 2.0 No
org.yaml snakeyaml 1.30 - jar Apache License, Version 2.0 No
com.google.errorprone error_prone_annotations 2.10.0 - jar Apache 2.0 Yes
com.google.guava failureaccess 1.0.3 - jar Apache License, Version 2.0 Yes
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava - jar The Apache Software License, Version 2.0 Yes
com.google.j2objc j2objc-annotations 3.0.0 - jar Apache License, Version 2.0 Yes
commons-io commons-io 2.19.0 - jar Apache-2.0 Yes
io.netty netty-tcnative-boringssl-static 2.0.61.Final linux-aarch_64 jar The Apache Software License, Version 2.0 Yes
io.netty netty-tcnative-boringssl-static 2.0.61.Final linux-x86_64 jar The Apache Software License, Version 2.0 Yes
io.netty netty-tcnative-boringssl-static 2.0.61.Final osx-aarch_64 jar The Apache Software License, Version 2.0 Yes
io.netty netty-tcnative-boringssl-static 2.0.61.Final osx-x86_64 jar The Apache Software License, Version 2.0 Yes
io.netty netty-tcnative-boringssl-static 2.0.61.Final windows-x86_64 jar The Apache Software License, Version 2.0 Yes
io.netty netty-tcnative-boringssl-static 2.0.61.Final - jar The Apache Software License, Version 2.0 Yes
io.netty netty-tcnative-classes 2.0.61.Final - jar The Apache Software License, Version 2.0 Yes
io.netty netty-transport-classes-epoll 4.1.101.Final - jar Apache License, Version 2.0 Yes
io.netty netty-transport-native-epoll 4.1.101.Final linux-x86_64 jar Apache License, Version 2.0 Yes
org.apache.curator curator-client 5.1.0 - jar The Apache Software License, Version 2.0 Yes
org.apache.curator curator-framework 5.1.0 - jar The Apache Software License, Version 2.0 Yes
org.apache.yetus audience-annotations 0.12.0 - jar Apache License, Version 2.0 Yes
org.apache.zookeeper zookeeper-jute 3.9.3 - jar Apache License, Version 2.0 Yes
org.checkerframework checker-qual 3.19.0 - jar The MIT License Yes
org.jspecify jspecify 1.0.0 - jar The Apache License, Version 2.0 Yes

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.latencyutils LatencyUtils 2.0.3 jar Public Domain, per Creative Commons CC0

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.7.0 jar The Apache Software License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
jakarta.activation jakarta.activation-api 1.2.2 jar EDL 1.0
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy-agent 1.12.23 jar Apache License, Version 2.0
net.minidev accessors-smart 2.4.11 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.4.11 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.22.0 jar Apache License, Version 2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.junit.jupiter junit-jupiter 5.8.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.8.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.8.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.8.2 jar Eclipse Public License v2.0
org.mockito mockito-core 4.5.1 jar The MIT License
org.mockito mockito-junit-jupiter 4.5.1 jar The MIT License
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.ow2.asm asm 9.3 jar BSD-3-Clause
org.skyscreamer jsonassert 1.5.1 jar The Apache Software License, Version 2.0
org.springframework spring-test 5.3.31 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 2.7.18 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 2.7.18 jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.9.1 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

3-Clause BSD License: Kryo, MinLog, ReflectASM

MIT-0: reactive-streams

Apache 2.0: error-prone annotations

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

MIT License: JUL to SLF4J bridge, SLF4J API Module, uuid-creator

BSD-2-Clause: HdrHistogram, Jodd Util

BSD-3-Clause: asm

BSD License 3: Hamcrest

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

Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils

Apache License 2.0: Hibernate Validator Engine, JSON library from Android SDK, Jakarta Bean Validation API

EDL 1.0: Jakarta Activation API jar

Apache v2: Redisson, Redisson/Spring Boot Starter, Redisson/Spring Data Redis v2.7.x integration

The MIT License: Checker Qual, mockito-core, mockito-junit-jupiter

Apache License, Version 2.0: Apache Commons Lang, Apache Commons Pool, Apache Log4j API, Apache Log4j to SLF4J Adapter, Apache Yetus - Audience Annotations, Apache ZooKeeper - Jute, Apache ZooKeeper - Server, AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, Caffeine cache, ClassMate, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, JSR107 API and SPI, Lettuce, Netty/Buffer, Netty/Codec, Netty/Codec/DNS, Netty/Common, Netty/Handler, Netty/Resolver, Netty/Resolver/DNS, 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 Commons Logging Bridge, Spring Context, Spring Context Support, Spring Core, Spring Data Core, Spring Data KeyValue, Spring Data Redis, Spring Expression Language (SpEL), Spring Object/XML Marshalling, Spring TestContext Framework, Spring Transaction, Spring Web, rose-core, rose-spring-boot-redis, spring-boot, spring-boot-actuator, spring-boot-actuator-autoconfigure, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-data-redis, spring-boot-starter-logging, spring-boot-starter-test, spring-boot-test, spring-boot-test-autoconfigure

Apache-2.0: Apache Commons IO

MIT: Jedis

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

EPL 2.0: Jakarta Annotations API

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Curator Client, Curator Framework, Curator Recipes, Guava ListenableFuture only, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Jackson-module-parameter-names, Netty/TomcatNative [BoringSSL - Static], Netty/TomcatNative [OpenSSL - Classes], Prometheus Java Simpleclient, Prometheus Java Simpleclient Common, Prometheus Java Span Context Supplier - Common, Prometheus Java Span Context Supplier - OpenTelemetry, Prometheus Java Span Context Supplier - OpenTelemetry Agent, RxJava, jackson-databind, micrometer-core, micrometer-registry-prometheus, org.xmlunit:xmlunit-core, project ':json-path'

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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.2.12.jar 231.8 kB 207 157 25 1.6 Yes
logback-core-1.2.12.jar 448.9 kB 398 354 34 1.6 Yes
kryo-5.6.2.jar 373.9 kB 247 233 5 1.8 Yes
minlog-1.3.1.jar 5.9 kB 12 2 1 1.6 Yes
reflectasm-1.11.9.jar 72.3 kB 37 26 2 1.5 Yes
classmate-1.5.1.jar 67.8 kB 55 40 5 1.6 Yes
jackson-annotations-2.13.5.jar 75.7 kB 84 72 2 1.6 Yes
jackson-core-2.13.5.jar 375.2 kB 156 - - - -
   • Root - 154 127 12 1.6 Yes
   • Versioned - 2 1 1 9 No
jackson-databind-2.13.5.jar 1.5 MB 746 - - - -
   • Root - 744 707 22 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-dataformat-yaml-2.13.5.jar 52 kB 40 - - - -
   • Root - 38 17 3 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-datatype-jdk8-2.13.5.jar 34.8 kB 39 - - - -
   • Root - 37 22 1 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-datatype-jsr310-2.13.5.jar 121.2 kB 81 - - - -
   • Root - 79 58 6 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-module-parameter-names-2.13.5.jar 9.5 kB 21 - - - -
   • Root - 19 4 1 1.8 Yes
   • Versioned - 2 1 1 9 No
uuid-creator-6.1.1.jar 139 kB 141 115 16 1.8 Yes
json-path-2.7.0.jar 271.2 kB 214 197 12 1.8 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
rose-core/target/classes - 0 0 0 - -
lettuce-core-6.1.10.RELEASE.jar 1.9 MB 1370 1284 62 1.8 Yes
micrometer-core-1.9.17.jar 663.6 kB 423 367 39 1.8 Yes
micrometer-registry-prometheus-1.9.17.jar 41 kB 27 19 1 1.8 Yes
netty-buffer-4.1.101.Final.jar 306.7 kB 155 138 2 1.6 Yes
netty-codec-4.1.101.Final.jar 345.3 kB 243 214 10 1.6 Yes
netty-codec-dns-4.1.101.Final.jar 66.9 kB 65 45 1 1.6 Yes
netty-common-4.1.101.Final.jar 660.5 kB 524 492 9 1.6 Yes
netty-handler-4.1.101.Final.jar 561.5 kB 390 359 12 1.6 Yes
netty-resolver-4.1.101.Final.jar 37.8 kB 41 29 1 1.6 Yes
netty-resolver-dns-4.1.101.Final.jar 171.8 kB 130 110 1 1.6 Yes
netty-transport-4.1.101.Final.jar 497.1 kB 404 373 12 1.6 Yes
netty-transport-native-unix-common-4.1.101.Final.jar 44 kB 45 32 1 1.6 Yes
reactor-core-3.4.34.jar 1.7 MB 919 903 10 1.8 Yes
simpleclient-0.15.0.jar 89.1 kB 77 66 2 1.6 Yes
simpleclient_common-0.15.0.jar 8 kB 14 2 1 1.6 Yes
simpleclient_tracer_common-0.15.0.jar 3.4 kB 14 1 1 1.6 No
simpleclient_tracer_otel-0.15.0.jar 4.3 kB 14 1 1 1.8 Yes
simpleclient_tracer_otel_agent-0.15.0.jar 4.5 kB 14 1 1 1.8 Yes
rxjava-3.1.8.jar 2.7 MB 1803 - - - -
   • Root - 1801 1757 32 1.8 Yes
   • Versioned - 2 1 1 9 No
jakarta.activation-api-1.2.2.jar 46.6 kB 43 32 2 1.8 Yes
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
jakarta.validation-api-2.0.2.jar 91.9 kB 160 143 9 1.8 Yes
jakarta.xml.bind-api-2.3.3.jar 115.6 kB 137 - - - -
   • Root - 132 111 7 1.8 Yes
   • Versioned - 5 1 1 9 Yes
cache-api-1.1.1.jar 51.3 kB 79 62 9 1.6 Yes
byte-buddy-1.12.23.jar 3.9 MB 2763 - - - -
   • Root - 2761 2708 38 1.6 Yes
   • Versioned - 2 1 1 9 No
byte-buddy-agent-1.12.23.jar 256.7 kB 90 - - - -
   • Root - 88 69 2 1.5 Yes
   • Versioned - 2 1 1 9 No
accessors-smart-2.4.11.jar 29.9 kB 24 13 2 1.8 Yes
json-smart-2.4.11.jar 120.2 kB 107 93 5 1.8 Yes
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes
commons-pool2-2.11.1.jar 145.5 kB 95 80 3 1.8 Yes
log4j-api-2.17.2.jar 302.5 kB 211 - - - -
   • Root - 199 175 7 1.8 Yes
   • Versioned - 12 5 3 9 Yes
log4j-to-slf4j-2.17.2.jar 18 kB 22 6 1 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
assertj-core-3.22.0.jar 5.2 MB 3477 - - - -
   • Root - 3475 3397 63 1.8 Yes
   • Versioned - 2 1 1 9 No
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
HdrHistogram-2.1.12.jar 173.8 kB 106 96 2 1.7 Yes
hibernate-validator-6.2.5.Final.jar 1.3 MB 1051 921 84 1.8 Yes
jboss-logging-3.4.3.Final.jar 60.8 kB 47 35 1 1.8 Yes
jodd-util-6.3.0.jar 337.7 kB 203 187 11 1.8 Yes
junit-jupiter-5.8.2.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.8.2.jar 193.5 kB 183 168 8 1.8 Yes
junit-jupiter-engine-5.8.2.jar 229.7 kB 140 123 9 1.8 Yes
junit-jupiter-params-5.8.2.jar 577.3 kB 377 343 22 1.8 Yes
junit-platform-commons-1.8.2.jar 100.4 kB 63 - - - -
   • Root - 55 42 7 1.8 Yes
   • Versioned - 8 2 1 9 Yes
junit-platform-engine-1.8.2.jar 185.8 kB 142 126 9 1.8 Yes
LatencyUtils-2.0.3.jar 29.8 kB 31 22 1 1.6 Yes
mockito-core-4.5.1.jar 661.9 kB 638 566 64 1.8 Yes
mockito-junit-jupiter-4.5.1.jar 5.4 kB 9 2 1 1.8 Yes
objenesis-3.2.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 1.6 Yes
asm-9.3.jar 122.2 kB 44 38 3 1.5 Yes
reactive-streams-1.0.4.jar 11.6 kB 17 13 1 1.6 Yes
redisson-3.46.0.jar 2.7 MB 1765 1672 65 1.8 Yes
redisson-spring-boot-starter-3.46.0.jar 15.6 kB 21 6 1 1.8 Yes
redisson-spring-data-27-3.46.0.jar 246.4 kB 97 85 1 1.8 Yes
jsonassert-1.5.1.jar 30.5 kB 32 20 3 1.6 Yes
jul-to-slf4j-1.7.36.jar 4.5 kB 11 1 1 1.5 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
spring-aop-5.3.31.jar 384.5 kB 308 279 17 1.8 Yes
spring-beans-5.3.31.jar 706.4 kB 422 392 13 1.8 Yes
spring-context-5.3.31.jar 1.3 MB 979 892 64 1.8 Yes
spring-context-support-5.3.31.jar 187.2 kB 140 119 11 1.8 Yes
spring-core-5.3.31.jar 1.5 MB 1037 978 49 1.8 Yes
spring-expression-5.3.31.jar 293.2 kB 164 150 6 1.8 Yes
spring-jcl-5.3.31.jar 25.2 kB 28 17 2 1.8 Yes
spring-oxm-5.3.31.jar 65.9 kB 55 37 7 1.8 Yes
spring-test-5.3.31.jar 792.4 kB 562 507 40 1.8 Yes
spring-tx-5.3.31.jar 333.5 kB 295 261 20 1.8 Yes
spring-web-5.3.31.jar 1.6 MB 1081 1010 55 1.8 Yes
spring-boot-2.7.18.jar 1.5 MB 1056 932 79 1.8 Yes
spring-boot-actuator-2.7.18.jar 688.4 kB 605 515 73 1.8 Yes
spring-boot-actuator-autoconfigure-2.7.18.jar 576.4 kB 510 395 96 1.8 Yes
spring-boot-autoconfigure-2.7.18.jar 1.7 MB 1359 1231 107 1.8 Yes
spring-boot-starter-2.7.18.jar 4.8 kB 4 0 0 - -
spring-boot-starter-data-redis-2.7.18.jar 4.8 kB 4 0 0 - -
spring-boot-starter-logging-2.7.18.jar 4.8 kB 4 0 0 - -
spring-boot-starter-test-2.7.18.jar 4.8 kB 4 0 0 - -
spring-boot-test-2.7.18.jar 239.4 kB 182 149 17 1.8 Yes
spring-boot-test-autoconfigure-2.7.18.jar 213.8 kB 255 182 26 1.8 Yes
spring-data-commons-2.7.18.jar 1.3 MB 936 867 42 1.8 Yes
spring-data-keyvalue-2.7.18.jar 113.6 kB 105 78 12 1.8 Yes
spring-data-redis-2.7.18.jar 2.1 MB 1250 1193 31 1.8 Yes
xmlunit-core-2.9.1.jar 175.2 kB 178 161 9 1.7 Yes
snakeyaml-1.30.jar 331.6 kB 265 227 21 1.7 Yes
jedis-3.8.0.jar 903.1 kB 764 748 7 1.8 Yes
caffeine-2.9.3.jar 912.1 kB 703 692 4 1.8 Yes
error_prone_annotations-2.10.0.jar 16 kB 37 25 2 1.7 Yes
failureaccess-1.0.3.jar 10.8 kB 25 - - - -
   • Root - 17 2 1 1.8 Yes
   • Versioned - 8 1 1 9 No
guava-33.4.8-jre.jar 3 MB 2008 - - - -
   • Root - 2006 1967 18 1.8 Yes
   • Versioned - 2 1 1 9 No
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
j2objc-annotations-3.0.0.jar 12.5 kB 31 - - - -
   • Root - 29 17 1 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-io-2.19.0.jar 556.1 kB 408 - - - -
   • Root - 407 380 15 1.8 Yes
   • Versioned - 1 1 1 9 No
netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar 1.1 MB 17 0 0 - -
netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar 1.2 MB 17 0 0 - -
netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar 998.7 kB 17 0 0 - -
netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar 1.1 MB 17 0 0 - -
netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar 1 MB 17 0 0 - -
netty-tcnative-boringssl-static-2.0.61.Final.jar 3.2 kB 8 0 0 - -
netty-tcnative-classes-2.0.61.Final.jar 34.9 kB 40 28 1 1.6 Yes
netty-transport-classes-epoll-4.1.101.Final.jar 147.1 kB 87 67 1 1.6 Yes
netty-transport-native-epoll-4.1.101.Final-linux-x86_64.jar 39.4 kB 11 0 0 - -
curator-client-5.1.0.jar 3 MB 2069 2018 26 1.8 Yes
curator-framework-5.1.0.jar 324.3 kB 295 275 7 1.8 Yes
curator-recipes-5.8.0.jar 322.8 kB 255 231 10 1.8 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
checker-qual-3.19.0.jar 222.1 kB 424 356 30 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
Total Size Entries Classes Packages Java Version Debug Information
126 64.7 MB 41979 38476 1795 9 110
compile: 99 compile: 54.9 MB compile: 34888 compile: 31988 compile: 1466 1.8 compile: 85
runtime: 1 runtime: 29.8 kB runtime: 31 runtime: 22 runtime: 1 runtime: 1
test: 26 test: 9.7 MB test: 7060 test: 6466 test: 328 9 test: 24