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 |
|---|---|---|---|---|---|
| com.github.ben-manes.caffeine | caffeine | 3.2.0 | jar | Apache License, Version 2.0 | No |
| com.github.ulisesbocchio | jasypt-spring-boot | 3.0.5 | jar | MIT License | No |
| org.springframework.boot | spring-boot-starter-actuator | 3.5.0 | jar | Apache License, Version 2.0 | No |
| org.springframework.cloud | spring-cloud-starter-gateway-server-webflux | 4.3.0 | jar | Apache License, Version 2.0 | No |
| org.springframework.cloud | spring-cloud-starter-zookeeper-discovery | 4.3.0 | jar | Apache License, Version 2.0 | No |
| org.springframework.boot | spring-boot-configuration-processor | 3.5.0 | 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.junit.jupiter | junit-jupiter | 5.12.2 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 5.17.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:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| com.vaadin.external.google | android-json | 0.0.20131108.vaadin1 | jar | Apache License 2.0 |
| org.hdrhistogram | HdrHistogram | 2.2.2 | jar | Public Domain, per Creative Commons CC0BSD-2-Clause |
| org.latencyutils | LatencyUtils | 2.0.3 | jar | Public Domain, per Creative Commons CC0 |
| org.springframework.boot | spring-boot-configuration-metadata | 3.5.0 | 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.17.5 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.17.5 | 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 | 5.12.2 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.12.2 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 5.12.2 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 1.12.2 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.12.2 | 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
- io.github.seenings:seen-gateway:jar:0.1.74
- com.github.ben-manes.caffeine:caffeine:jar:3.2.0 (compile)
- org.jspecify:jspecify:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.36.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (compile)
- com.github.ulisesbocchio:jasypt-spring-boot:jar:3.0.5 (compile)
- org.jasypt:jasypt:jar:1.9.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jasypt:jasypt:jar:1.9.3 (compile)
- org.junit.jupiter:junit-jupiter:jar:5.12.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.12.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.12.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.12.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.12.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.2 (test)
- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.0 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.5.0 (compile)
- org.springframework.boot:spring-boot:jar:3.5.0 (compile)
- org.springframework:spring-context:jar:6.2.7 (compile)
- org.springframework:spring-aop:jar:6.2.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-expression:jar:6.2.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-aop:jar:6.2.7 (compile)
- org.springframework:spring-context:jar:6.2.7 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-logging:jar:3.5.0 (compile)
- ch.qos.logback:logback-classic:jar:1.5.18 (compile)
- ch.qos.logback:logback-core:jar:1.5.18 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.5.18 (compile)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (compile)
- org.slf4j:jul-to-slf4j:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.5.18 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-core:jar:6.2.7 (compile)
- org.springframework:spring-jcl:jar:6.2.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-jcl:jar:6.2.7 (compile)
- org.yaml:snakeyaml:jar:2.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot:jar:3.5.0 (compile)
- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.0 (compile)
- org.springframework.boot:spring-boot-actuator:jar:3.5.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-databind:jar:2.19.0 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.19.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.0 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-actuator:jar:3.5.0 (compile)
- io.micrometer:micrometer-observation:jar:1.15.0 (compile)
- io.micrometer:micrometer-commons:jar:1.15.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-commons:jar:1.15.0 (compile)
- io.micrometer:micrometer-jakarta9:jar:1.15.0 (compile)
- io.micrometer:micrometer-core:jar:1.15.0 (compile)
- org.hdrhistogram:HdrHistogram:jar:2.2.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.latencyutils:LatencyUtils:jar:2.0.3 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.hdrhistogram:HdrHistogram:jar:2.2.2 (runtime)
- io.micrometer:micrometer-core:jar:1.15.0 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.5.0 (compile)
- org.springframework.boot:spring-boot-configuration-processor:jar:3.5.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.cloud:spring-cloud-starter-gateway-server-webflux:jar:4.3.0 (compile)
- org.springframework.cloud:spring-cloud-starter:jar:4.3.0 (compile)
- org.springframework.cloud:spring-cloud-context:jar:4.3.0 (compile)
- org.springframework.security:spring-security-crypto:jar:6.5.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.security:spring-security-crypto:jar:6.5.0 (compile)
- org.springframework.cloud:spring-cloud-commons:jar:4.3.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.bouncycastle:bcprov-jdk18on:jar:1.80 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.cloud:spring-cloud-context:jar:4.3.0 (compile)
- org.springframework.cloud:spring-cloud-gateway-server-webflux:jar:4.3.0 (compile)
- org.springframework.cloud:spring-cloud-gateway-server:jar:4.3.0 (compile)
- org.springframework.boot:spring-boot-starter-validation:jar:3.5.0 (compile)
- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.41 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hibernate.validator:hibernate-validator:jar:8.0.2.Final (compile)
- jakarta.validation:jakarta.validation-api:jar:3.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.logging:jboss-logging:jar:3.6.1.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml:classmate:jar:1.7.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.validation:jakarta.validation-api:jar:3.0.2 (compile)
- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.41 (compile)
- io.projectreactor.addons:reactor-extra:jar:3.5.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-validation:jar:3.5.0 (compile)
- org.springframework.cloud:spring-cloud-gateway-server:jar:4.3.0 (compile)
- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.0 (compile)
- org.springframework.boot:spring-boot-starter-json:jar:3.5.0 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.0 (compile)
- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.0 (compile)
- io.projectreactor.netty:reactor-netty-http:jar:1.2.6 (compile)
- io.netty:netty-codec-http:jar:4.1.121.Final (compile)
- io.netty:netty-common:jar:4.1.121.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-buffer:jar:4.1.121.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport:jar:4.1.121.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec:jar:4.1.121.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-handler:jar:4.1.121.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-common:jar:4.1.121.Final (compile)
- io.netty:netty-codec-http2:jar:4.1.121.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver-dns:jar:4.1.121.Final (compile)
- io.netty:netty-resolver:jar:4.1.121.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-dns:jar:4.1.121.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver:jar:4.1.121.Final (compile)
- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.121.Final (compile)
- io.netty:netty-resolver-dns-classes-macos:jar:4.1.121.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver-dns-classes-macos:jar:4.1.121.Final (compile)
- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.121.Final (compile)
- io.netty:netty-transport-native-unix-common:jar:4.1.121.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-classes-epoll:jar:4.1.121.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-native-unix-common:jar:4.1.121.Final (compile)
- io.projectreactor.netty:reactor-netty-core:jar:1.2.6 (compile)
- io.netty:netty-handler-proxy:jar:4.1.121.Final (compile)
- io.netty:netty-codec-socks:jar:4.1.121.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-socks:jar:4.1.121.Final (compile)
- io.netty:netty-handler-proxy:jar:4.1.121.Final (compile)
- io.netty:netty-codec-http:jar:4.1.121.Final (compile)
- io.projectreactor.netty:reactor-netty-http:jar:1.2.6 (compile)
- org.springframework:spring-web:jar:6.2.7 (compile)
- org.springframework:spring-beans:jar:6.2.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-beans:jar:6.2.7 (compile)
- org.springframework:spring-webflux:jar:6.2.7 (compile)
- io.projectreactor:reactor-core:jar:3.7.6 (compile)
- org.reactivestreams:reactive-streams:jar:1.0.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.reactivestreams:reactive-streams:jar:1.0.4 (compile)
- io.projectreactor:reactor-core:jar:3.7.6 (compile)
- org.springframework.boot:spring-boot-starter-json:jar:3.5.0 (compile)
- org.springframework.boot:spring-boot-properties-migrator:jar:3.5.0 (compile)
- org.springframework.boot:spring-boot-configuration-metadata:jar:3.5.0 (runtime)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (runtime)
- org.springframework.boot:spring-boot-configuration-metadata:jar:3.5.0 (runtime)
- org.springframework.cloud:spring-cloud-starter:jar:4.3.0 (compile)
- org.springframework.cloud:spring-cloud-starter-zookeeper-discovery:jar:4.3.0 (compile)
- org.springframework.cloud:spring-cloud-starter-zookeeper:jar:4.3.0 (compile)
- org.springframework.cloud:spring-cloud-zookeeper-core:jar:4.3.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.cloud:spring-cloud-zookeeper-core:jar:4.3.0 (compile)
- org.springframework.cloud:spring-cloud-zookeeper-discovery:jar:4.3.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.curator:curator-x-discovery:jar:5.8.0 (compile)
- org.apache.curator:curator-recipes:jar:5.8.0 (compile)
- org.apache.curator:curator-framework:jar:5.8.0 (compile)
- org.apache.curator:curator-client:jar:5.8.0 (compile)
- org.apache.zookeeper:zookeeper:jar:3.9.2 (compile)
- org.apache.zookeeper:zookeeper-jute:jar:3.9.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.yetus:audience-annotations:jar:0.12.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-tcnative-boringssl-static:jar:2.0.70.Final (compile)
- io.netty:netty-tcnative-classes:jar:2.0.70.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.70.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.70.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.70.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.70.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.70.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-tcnative-classes:jar:2.0.70.Final (compile)
- commons-io:commons-io:jar:2.11.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.zookeeper:zookeeper-jute:jar:3.9.2 (compile)
- com.google.guava:guava:jar:32.0.0-jre (compile)
- com.google.guava:failureaccess:jar:1.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.checkerframework:checker-qual:jar:3.33.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:2.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.1 (compile)
- org.apache.zookeeper:zookeeper:jar:3.9.2 (compile)
- org.apache.curator:curator-client:jar:5.8.0 (compile)
- org.apache.curator:curator-framework:jar:5.8.0 (compile)
- org.apache.curator:curator-recipes:jar:5.8.0 (compile)
- org.springframework.cloud:spring-cloud-starter-loadbalancer:jar:4.3.0 (compile)
- org.springframework.cloud:spring-cloud-loadbalancer:jar:4.3.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-cache:jar:3.5.0 (compile)
- org.springframework:spring-context-support:jar:6.2.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-context-support:jar:6.2.7 (compile)
- com.stoyanr:evictor:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.cloud:spring-cloud-loadbalancer:jar:4.3.0 (compile)
- org.springframework.cloud:spring-cloud-starter-zookeeper:jar:4.3.0 (compile)
- org.mockito:mockito-core:jar:5.17.0 (test)
- net.bytebuddy:byte-buddy:jar:1.17.5 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.17.5 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.17.5 (test)
- com.github.ben-manes.caffeine:caffeine:jar:3.2.0 (compile)
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
MIT License: Jasypt Spring Boot
BSD-2-Clause: HdrHistogram
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
Bouncy Castle Licence: Bouncy Castle Provider
Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils
Apache License 2.0: Hibernate Validator Engine, JBoss Logging 3, JSON library from Android SDK, Jakarta Bean Validation API
The MIT License: Checker Qual
Apache License, Version 2.0: Apache Commons IO, Apache Yetus - Audience Annotations, Apache ZooKeeper - Jute, Apache ZooKeeper - Server, Byte Buddy (without dependencies), Byte Buddy agent, Caffeine cache, ClassMate, Guava: Google Core Libraries for Java, J2ObjC Annotations, Netty/Buffer, Netty/Codec, Netty/Codec/DNS, Netty/Codec/HTTP, Netty/Codec/HTTP2, 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 Gateway Server, Spring Cloud Load Balancer, Spring Cloud Starter Zookeeper, Spring Cloud Starter Zookeeper Discovery, Spring Cloud Zookeeper Core, Spring Cloud Zookeeper Discovery, Spring Commons Logging Bridge, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring Web, Spring WebFlux, spring-boot, spring-boot-actuator, spring-boot-actuator-autoconfigure, spring-boot-autoconfigure, spring-boot-configuration-metadata, spring-boot-configuration-processor, spring-boot-properties-migrator, spring-boot-starter, spring-boot-starter-actuator, spring-boot-starter-cache, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-reactor-netty, spring-boot-starter-validation, spring-boot-starter-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 Log4j API, Log4j API to SLF4J Adapter
MIT: JUL to SLF4J bridge, SLF4J API Module, mockito-core
EPL 2.0: Jakarta Annotations API
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, JASYPT: Java Simplified Encryption, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, Netty/TomcatNative [BoringSSL - Static], Netty/TomcatNative [OpenSSL - Classes], jackson-databind, micrometer-commons, micrometer-core, micrometer-jakarta9, micrometer-observation, seen-gateway
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.5.18.jar | 306.8 kB | 242 | 189 | 29 | 11 | Yes |
| logback-core-1.5.18.jar | 627.2 kB | 531 | - | - | - | - |
| • Root | - | 524 | 472 | 41 | 11 | Yes |
| • Versioned | - | 7 | 1 | 1 | 21 | Yes |
| classmate-1.7.0.jar | 68.9 kB | 59 | 44 | 5 | 1.8 | Yes |
| jackson-annotations-2.19.0.jar | 78.6 kB | 87 | 74 | 2 | 1.6 | Yes |
| jackson-core-2.19.0.jar | 599.9 kB | 293 | - | - | - | - |
| • Root | - | 246 | 211 | 14 | 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 |
| • Versioned | - | 11 | 2 | 1 | 22 | Yes |
| jackson-databind-2.19.0.jar | 1.7 MB | 847 | - | - | - | - |
| • Root | - | 845 | 807 | 23 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-datatype-jdk8-2.19.0.jar | 36.2 kB | 41 | - | - | - | - |
| • Root | - | 39 | 22 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-datatype-jsr310-2.19.0.jar | 137 kB | 88 | - | - | - | - |
| • Root | - | 86 | 64 | 6 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-module-parameter-names-2.19.0.jar | 10.4 kB | 23 | - | - | - | - |
| • Root | - | 21 | 4 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| caffeine-3.2.0.jar | 906.6 kB | 718 | 709 | 3 | 11 | Yes |
| jasypt-spring-boot-3.0.5.jar | 124.9 kB | 98 | 71 | 15 | 1.8 | Yes |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
| error_prone_annotations-2.36.0.jar | 19.4 kB | 47 | - | - | - | - |
| • Root | - | 40 | 27 | 2 | 1.8 | Yes |
| • Versioned | - | 7 | 1 | 1 | 9 | No |
| 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 |
| android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes |
| commons-io-2.11.0.jar | 327.1 kB | 224 | 201 | 11 | 1.8 | Yes |
| micrometer-commons-1.15.0.jar | 49.2 kB | 50 | 36 | 6 | 1.8 | Yes |
| micrometer-core-1.15.0.jar | 863.8 kB | 593 | 531 | 44 | 1.8 | Yes |
| micrometer-jakarta9-1.15.0.jar | 32.8 kB | 34 | 24 | 1 | 1.8 | Yes |
| micrometer-observation-1.15.0.jar | 75.1 kB | 74 | 59 | 6 | 1.8 | Yes |
| netty-buffer-4.1.121.Final.jar | 339.1 kB | 172 | 155 | 2 | 1.6 | Yes |
| netty-codec-4.1.121.Final.jar | 355.5 kB | 250 | 221 | 10 | 1.6 | Yes |
| netty-codec-dns-4.1.121.Final.jar | 67.3 kB | 65 | 45 | 1 | 1.6 | Yes |
| netty-codec-http-4.1.121.Final.jar | 676.4 kB | 427 | 398 | 9 | 1.6 | Yes |
| netty-codec-http2-4.1.121.Final.jar | 495.6 kB | 305 | 284 | 1 | 1.6 | Yes |
| netty-codec-socks-4.1.121.Final.jar | 121 kB | 130 | 107 | 4 | 1.6 | Yes |
| netty-common-4.1.121.Final.jar | 720.6 kB | 573 | 537 | 13 | 1.6 | Yes |
| netty-handler-4.1.121.Final.jar | 580.7 kB | 396 | 364 | 12 | 1.6 | Yes |
| netty-handler-proxy-4.1.121.Final.jar | 25.7 kB | 31 | 12 | 1 | 1.6 | Yes |
| netty-resolver-4.1.121.Final.jar | 37.8 kB | 41 | 29 | 1 | 1.6 | Yes |
| netty-resolver-dns-4.1.121.Final.jar | 188.4 kB | 143 | 123 | 1 | 1.6 | Yes |
| netty-resolver-dns-classes-macos-4.1.121.Final.jar | 9.1 kB | 17 | 3 | 1 | 1.6 | Yes |
| netty-resolver-dns-native-macos-4.1.121.Final-osx-x86_64.jar | 19.6 kB | 11 | 0 | 0 | - | - |
| netty-tcnative-boringssl-static-2.0.70.Final-linux-aarch_64.jar | 1.2 MB | 20 | - | - | - | - |
| • Root | - | 18 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-tcnative-boringssl-static-2.0.70.Final-linux-x86_64.jar | 1.3 MB | 20 | - | - | - | - |
| • Root | - | 18 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-tcnative-boringssl-static-2.0.70.Final-osx-aarch_64.jar | 1 MB | 20 | - | - | - | - |
| • Root | - | 18 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-tcnative-boringssl-static-2.0.70.Final-osx-x86_64.jar | 1.2 MB | 20 | - | - | - | - |
| • Root | - | 18 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-tcnative-boringssl-static-2.0.70.Final-windows-x86_64.jar | 1 MB | 20 | - | - | - | - |
| • Root | - | 18 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-tcnative-boringssl-static-2.0.70.Final.jar | 3.8 kB | 11 | - | - | - | - |
| • Root | - | 9 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-tcnative-classes-2.0.70.Final.jar | 36.1 kB | 44 | - | - | - | - |
| • Root | - | 42 | 29 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-transport-4.1.121.Final.jar | 521.4 kB | 416 | 386 | 12 | 1.6 | Yes |
| netty-transport-classes-epoll-4.1.121.Final.jar | 147.6 kB | 87 | 67 | 1 | 1.6 | Yes |
| netty-transport-native-epoll-4.1.121.Final-linux-x86_64.jar | 40.8 kB | 11 | 0 | 0 | - | - |
| netty-transport-native-unix-common-4.1.121.Final.jar | 44.2 kB | 45 | 32 | 1 | 1.6 | Yes |
| reactor-core-3.7.6.jar | 1.9 MB | 974 | - | - | - | - |
| • Root | - | 956 | 934 | 11 | 1.8 | Yes |
| • Versioned | - | 5 | 1 | 1 | 11 | Yes |
| • Versioned | - | 13 | 9 | 1 | 21 | Yes |
| reactor-extra-3.5.2.jar | 104.5 kB | 108 | 96 | 8 | 1.8 | Yes |
| reactor-netty-core-1.2.6.jar | 531.7 kB | 383 | - | - | - | - |
| • Root | - | 376 | 350 | 13 | 1.8 | Yes |
| • Versioned | - | 7 | 2 | 2 | 17 | Yes |
| reactor-netty-http-1.2.6.jar | 597.9 kB | 383 | 365 | 10 | 1.8 | Yes |
| jakarta.annotation-api-2.1.1.jar | 26.1 kB | 31 | 18 | 4 | 1.8 | Yes |
| jakarta.validation-api-3.0.2.jar | 93.3 kB | 161 | 144 | 10 | 1.8 | Yes |
| byte-buddy-1.17.5.jar | 9 MB | 6028 | - | - | - | - |
| • Root | - | 3004 | 2951 | 38 | 1.5 | Yes |
| • Versioned | - | 2994 | 2952 | 39 | 1.8 | Yes |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| byte-buddy-agent-1.17.5.jar | 365.9 kB | 170 | - | - | - | - |
| • Root | - | 91 | 72 | 2 | 1.5 | Yes |
| • Versioned | - | 79 | 73 | 3 | 1.8 | Yes |
| curator-client-5.8.0.jar | 3.3 MB | 2129 | 2078 | 26 | 1.8 | Yes |
| curator-framework-5.8.0.jar | 347.8 kB | 307 | 287 | 7 | 1.8 | Yes |
| curator-recipes-5.8.0.jar | 322.8 kB | 255 | 231 | 10 | 1.8 | Yes |
| curator-x-discovery-5.8.0.jar | 64.4 kB | 59 | 42 | 3 | 1.8 | Yes |
| log4j-api-2.24.3.jar | 348.5 kB | 247 | - | - | - | - |
| • Root | - | 236 | 209 | 11 | 1.8 | Yes |
| • Versioned | - | 11 | 4 | 2 | 9 | Yes |
| log4j-to-slf4j-2.24.3.jar | 23.8 kB | 26 | 10 | 2 | 1.8 | Yes |
| tomcat-embed-el-10.1.41.jar | 265.9 kB | 164 | 155 | 7 | 11 | Yes |
| audience-annotations-0.12.0.jar | 20.9 kB | 28 | 13 | 2 | 1.8 | Yes |
| zookeeper-3.9.2.jar | 1.4 MB | 754 | 720 | 25 | 1.8 | Yes |
| zookeeper-jute-3.9.2.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.80.jar | 8.7 MB | 6057 | - | - | - | - |
| • Root | - | 4756 | 4542 | 189 | 1.8 | No |
| • Versioned | - | 1202 | 1093 | 91 | 9 | No |
| • Versioned | - | 41 | 32 | 1 | 11 | No |
| • Versioned | - | 29 | 20 | 1 | 15 | No |
| • Versioned | - | 29 | 15 | 5 | 21 | No |
| checker-qual-3.33.0.jar | 224 kB | 426 | 358 | 30 | 1.8 | Yes |
| HdrHistogram-2.2.2.jar | 177.2 kB | 108 | 97 | 2 | 1.8 | Yes |
| hibernate-validator-8.0.2.Final.jar | 1.3 MB | 1037 | 903 | 84 | 11 | Yes |
| jasypt-1.9.3.jar | 142.3 kB | 154 | 113 | 23 | 1.6 | Yes |
| jboss-logging-3.6.1.Final.jar | 61.9 kB | 46 | 35 | 2 | 11 | Yes |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| junit-jupiter-5.12.2.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
| junit-jupiter-api-5.12.2.jar | 233.4 kB | 211 | 192 | 8 | 1.8 | Yes |
| junit-jupiter-engine-5.12.2.jar | 292 kB | 171 | 150 | 9 | 1.8 | Yes |
| junit-jupiter-params-5.12.2.jar | 601.7 kB | 396 | 358 | 22 | 1.8 | Yes |
| junit-platform-commons-1.12.2.jar | 151.9 kB | 99 | - | - | - | - |
| • Root | - | 88 | 69 | 9 | 1.8 | Yes |
| • Versioned | - | 11 | 5 | 1 | 9 | Yes |
| junit-platform-engine-1.12.2.jar | 255.8 kB | 184 | 161 | 10 | 1.8 | Yes |
| LatencyUtils-2.0.3.jar | 29.8 kB | 31 | 22 | 1 | 1.6 | Yes |
| mockito-core-5.17.0.jar | 709.1 kB | 648 | 576 | 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.17.jar | 6.3 kB | 15 | - | - | - | - |
| • Root | - | 13 | 1 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| spring-aop-6.2.7.jar | 419.8 kB | 321 | 289 | 17 | 17 | Yes |
| spring-beans-6.2.7.jar | 886.4 kB | 482 | 451 | 13 | 17 | Yes |
| spring-context-6.2.7.jar | 1.4 MB | 944 | 862 | 58 | 17 | Yes |
| spring-context-support-6.2.7.jar | 175.2 kB | 125 | 104 | 9 | 17 | Yes |
| spring-core-6.2.7.jar | 2 MB | 1265 | - | - | - | - |
| • Root | - | 1259 | 1184 | 59 | 17 | Yes |
| • Versioned | - | 6 | 1 | 1 | 21 | Yes |
| spring-expression-6.2.7.jar | 317.8 kB | 168 | 156 | 6 | 17 | Yes |
| spring-jcl-6.2.7.jar | 24.5 kB | 26 | 15 | 2 | 17 | Yes |
| spring-web-6.2.7.jar | 2.1 MB | 1321 | 1241 | 59 | 17 | Yes |
| spring-webflux-6.2.7.jar | 1 MB | 577 | 544 | 24 | 17 | Yes |
| spring-boot-3.5.0.jar | 1.9 MB | 1264 | 1131 | 85 | 17 | Yes |
| spring-boot-actuator-3.5.0.jar | 703.2 kB | 600 | 512 | 72 | 17 | Yes |
| spring-boot-actuator-autoconfigure-3.5.0.jar | 834.5 kB | 688 | 556 | 108 | 17 | Yes |
| spring-boot-autoconfigure-3.5.0.jar | 2.1 MB | 1607 | 1470 | 113 | 17 | Yes |
| spring-boot-configuration-metadata-3.5.0.jar | 28.4 kB | 24 | 16 | 1 | 17 | Yes |
| spring-boot-properties-migrator-3.5.0.jar | 22.1 kB | 17 | 6 | 1 | 17 | Yes |
| spring-boot-starter-3.5.0.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-actuator-3.5.0.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-cache-3.5.0.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-json-3.5.0.jar | 4.7 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-logging-3.5.0.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-reactor-netty-3.5.0.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-validation-3.5.0.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-webflux-3.5.0.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-cloud-commons-4.3.0.jar | 267.7 kB | 258 | 220 | 23 | 17 | Yes |
| spring-cloud-context-4.3.0.jar | 189.4 kB | 158 | 117 | 23 | 17 | Yes |
| spring-cloud-gateway-server-4.3.0.jar | 742.9 kB | 481 | 435 | 23 | 17 | Yes |
| spring-cloud-gateway-server-webflux-4.3.0.jar | 3.4 kB | 14 | 1 | 1 | 17 | Yes |
| spring-cloud-loadbalancer-4.3.0.jar | 141.4 kB | 118 | 90 | 11 | 17 | Yes |
| spring-cloud-starter-4.3.0.jar | 2.5 kB | 7 | 0 | 0 | - | - |
| spring-cloud-starter-gateway-server-webflux-4.3.0.jar | 2.2 kB | 7 | 0 | 0 | - | - |
| spring-cloud-starter-loadbalancer-4.3.0.jar | 2.6 kB | 7 | 0 | 0 | - | - |
| spring-cloud-starter-zookeeper-4.3.0.jar | 2.5 kB | 7 | 0 | 0 | - | - |
| spring-cloud-starter-zookeeper-discovery-4.3.0.jar | 2.7 kB | 7 | 0 | 0 | - | - |
| spring-cloud-zookeeper-core-4.3.0.jar | 18.9 kB | 26 | 9 | 1 | 17 | Yes |
| spring-cloud-zookeeper-discovery-4.3.0.jar | 90.6 kB | 85 | 60 | 8 | 17 | Yes |
| spring-security-crypto-6.5.0.jar | 100.8 kB | 67 | 52 | 9 | 17 | Yes |
| snakeyaml-2.4.jar | 339.8 kB | 281 | - | - | - | - |
| • Root | - | 273 | 234 | 22 | 1.8 | Yes |
| • Versioned | - | 8 | 3 | 2 | 9 | Yes |
| spring-boot-configuration-processor-3.5.0.jar | 135.5 kB | 69 | 52 | 6 | 17 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 125 | 67 MB | 42677 | 34726 | 1737 | 17 | 100 |
| compile: 109 | compile: 55.1 MB | compile: 34507 | compile: 29998 | compile: 1553 | 17 | compile: 85 |
| runtime: 4 | runtime: 253.7 kB | runtime: 175 | runtime: 143 | runtime: 5 | runtime: 4 | |
| test: 12 | test: 11.6 MB | test: 7995 | test: 4585 | test: 179 | 11 | test: 11 |
