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
com.baomidou mybatis-plus-spring-boot4-starter 3.5.16 jar The Apache License, Version 2.0
com.github.ben-manes.caffeine caffeine 3.2.3 jar Apache License, Version 2.0
com.github.therapi therapi-runtime-javadoc 0.15.0 jar The Apache License, Version 2.0
com.github.ulisesbocchio jasypt-spring-boot 4.0.4 jar MIT License
com.google.zxing core 3.5.4 jar The Apache Software License, Version 2.0
io.github.seenings seen-spring-config 0.1.89 jar The Apache Software License, Version 2.0
io.minio minio 9.0.0 jar The Apache License, Version 2.0
org.mapstruct mapstruct 1.6.3 jar The Apache Software License, Version 2.0
org.springdoc springdoc-openapi-starter-webmvc-ui 3.0.3 jar The Apache License, Version 2.0
org.springframework.boot spring-boot-starter-actuator 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-json 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-restclient 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-web 4.0.6 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-starter-circuitbreaker-resilience4j 5.0.1 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-starter-openfeign 5.0.1 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-starter-zookeeper-discovery 5.0.1 jar Apache License, Version 2.0

runtime

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

GroupId ArtifactId Version Type Licenses Optional
com.mysql mysql-connector-j 9.7.0 jar The GNU General Public License, v2 with Universal FOSS Exception, v1.0 No
org.springframework.boot spring-boot-devtools 4.0.6 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.mockito mockito-core 5.20.0 jar MIT

provided

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

GroupId ArtifactId Version Type Licenses
org.projectlombok lombok 1.18.46 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
cn.hutool hutool-all 5.8.44 jar Mulan Permissive Software License,Version 2
com.baomidou mybatis-plus 3.5.16 jar The Apache License, Version 2.0
com.baomidou mybatis-plus-annotation 3.5.16 jar The Apache License, Version 2.0
com.baomidou mybatis-plus-core 3.5.16 jar The Apache License, Version 2.0
com.baomidou mybatis-plus-extension 3.5.16 jar The Apache License, Version 2.0
com.baomidou mybatis-plus-jsqlparser 3.5.16 jar The Apache License, Version 2.0
com.baomidou mybatis-plus-jsqlparser-common 3.5.16 jar The Apache License, Version 2.0
com.baomidou mybatis-plus-spring 3.5.16 jar The Apache License, Version 2.0
com.baomidou mybatis-plus-spring-boot-autoconfigure 3.5.16 jar The Apache License, Version 2.0
com.carrotsearch.thirdparty simple-xml-safe 2.7.1 jar The Apache Software License, Version 2.0
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.github.jsqlparser jsqlparser 5.2 jar GNU Library or Lesser General Public License (LGPL) V2.1The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.43.0 jar Apache 2.0
com.google.guava failureaccess 1.0.3 jar Apache License, Version 2.0
com.google.guava guava 33.5.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 3.1 jar Apache License, Version 2.0
com.squareup.okhttp3 okhttp 4.12.0 jar The Apache Software License, Version 2.0
com.squareup.okio okio 3.6.0 jar The Apache Software License, Version 2.0
com.squareup.okio okio-jvm 3.6.0 jar The Apache Software License, Version 2.0
com.stoyanr evictor 1.0.0 jar The Apache Software License, Version 2.0
com.zaxxer HikariCP 7.0.2 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.19.0 jar Apache-2.0
commons-fileupload commons-fileupload 1.5 jar Apache-2.0
commons-io commons-io 2.20.0 jar Apache-2.0
commons-logging commons-logging 1.3.6 jar Apache-2.0
io.github.openfeign feign-core 13.6 jar The Apache Software License, Version 2.0
io.github.openfeign feign-form 13.6 jar The Apache Software License, Version 2.0
io.github.openfeign feign-form-spring 13.6 jar The Apache Software License, Version 2.0
io.github.openfeign feign-slf4j 13.6 jar The Apache Software License, Version 2.0
io.github.resilience4j resilience4j-annotations 2.3.0 jar Apache-2.0
io.github.resilience4j resilience4j-circuitbreaker 2.3.0 jar Apache-2.0
io.github.resilience4j resilience4j-consumer 2.3.0 jar Apache-2.0
io.github.resilience4j resilience4j-core 2.3.0 jar Apache-2.0
io.github.resilience4j resilience4j-framework-common 2.3.0 jar Apache-2.0
io.github.resilience4j resilience4j-micrometer 2.3.0 jar Apache-2.0
io.github.resilience4j resilience4j-ratelimiter 2.3.0 jar Apache-2.0
io.github.resilience4j resilience4j-retry 2.3.0 jar Apache-2.0
io.github.resilience4j resilience4j-spring-boot3 2.3.0 jar Apache-2.0
io.github.resilience4j resilience4j-spring6 2.3.0 jar Apache-2.0
io.github.resilience4j resilience4j-timelimiter 2.3.0 jar Apache-2.0
io.github.seenings seen-api 0.1.89 jar The Apache Software License, Version 2.0
io.github.seenings seen-core 0.1.89 jar The Apache Software License, Version 2.0
io.github.seenings seen-extra 0.1.89 jar The Apache Software License, Version 2.0
io.micrometer micrometer-commons 1.16.5 jar The Apache Software License, Version 2.0
io.micrometer micrometer-core 1.16.5 jar The Apache Software License, Version 2.0
io.micrometer micrometer-jakarta9 1.16.5 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.16.5 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-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-resolver 4.2.12.Final jar Apache License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.75.Final jar The Apache Software License, Version 2.0
io.netty netty-tcnative-classes 2.0.75.Final jar The Apache Software 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.addons reactor-extra 3.6.0 jar Apache License, Version 2.0
io.swagger.core.v3 swagger-annotations-jakarta 2.2.47 jar Apache License 2.0
io.swagger.core.v3 swagger-core-jakarta 2.2.47 jar Apache License 2.0
io.swagger.core.v3 swagger-models-jakarta 2.2.47 jar Apache License 2.0
jakarta.activation jakarta.activation-api 2.1.4 jar EDL 1.0
jakarta.annotation jakarta.annotation-api 3.0.0 jar EPL 2.0GPL2 w/ CPE
jakarta.servlet jakarta.servlet-api 6.1.0 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-compress 1.28.0 jar Apache-2.0
org.apache.commons commons-lang3 3.19.0 jar Apache-2.0
org.apache.commons commons-text 1.13.0 jar Apache-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.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.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.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.bouncycastle bcprov-jdk18on 1.84 jar Bouncy Castle Licence
org.hibernate.validator hibernate-validator 9.0.1.Final jar Apache License 2.0
org.jasypt jasypt 1.9.3 jar The Apache Software License, Version 2.0
org.jboss.logging jboss-logging 3.6.3.Final jar Apache License 2.0
org.jetbrains annotations 13.0 jar The Apache Software License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib 2.2.21 jar Apache-2.0
org.jetbrains.kotlin kotlin-stdlib-common 1.9.10 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk7 2.2.21 jar Apache-2.0
org.jetbrains.kotlin kotlin-stdlib-jdk8 2.2.21 jar Apache-2.0
org.jspecify jspecify 1.0.0 jar The 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-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.mybatis mybatis 3.5.19 jar The Apache Software License, Version 2.0
org.mybatis mybatis-spring 4.0.0 jar The Apache Software License, Version 2.0
org.opentest4j opentest4j 1.3.0 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.3 jar The Apache License, Version 2.0
org.springdoc springdoc-openapi-starter-webmvc-api 3.0.3 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-context-support 7.0.7 jar Apache License, Version 2.0
org.springframework spring-core 7.0.7 jar Apache License, Version 2.0
org.springframework spring-expression 7.0.7 jar Apache License, Version 2.0
org.springframework spring-jdbc 7.0.7 jar Apache License, Version 2.0
org.springframework spring-tx 7.0.7 jar Apache License, Version 2.0
org.springframework spring-web 7.0.7 jar Apache License, Version 2.0
org.springframework spring-webmvc 7.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-actuator 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-actuator-autoconfigure 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-cache 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-health 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-http-client 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-http-converter 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-jackson 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-jdbc 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-micrometer-metrics 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-micrometer-observation 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-persistence 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-restclient 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-servlet 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-sql 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-cache 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-jackson 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-jdbc 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-micrometer-metrics 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat-runtime 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-tomcat 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-transaction 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-validation 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-web-server 4.0.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-webmvc 4.0.6 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-circuitbreaker-resilience4j 5.0.1 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-commons 5.0.1 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-context 5.0.1 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-loadbalancer 5.0.1 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-openfeign-core 5.0.1 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-starter 5.0.1 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-starter-loadbalancer 5.0.1 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-starter-zookeeper 5.0.1 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-zookeeper-core 5.0.1 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-zookeeper-discovery 5.0.1 jar Apache License, Version 2.0
org.springframework.security spring-security-crypto 7.0.5 jar Apache License, Version 2.0
org.webjars swagger-ui 5.32.2 jar Apache-2.0
org.webjars webjars-locator-lite 1.1.3 jar MIT
org.xerial.snappy snappy-java 1.1.10.8 jar Apache-2.0
org.yaml snakeyaml 2.5 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

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.github.resilience4j resilience4j-circularbuffer 2.3.0 - jar Apache-2.0
io.netty netty-tcnative-boringssl-static 2.0.75.Final linux-aarch_64 jar The Apache Software License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.75.Final linux-x86_64 jar The Apache Software License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.75.Final osx-aarch_64 jar The Apache Software License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.75.Final osx-x86_64 jar The Apache Software License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.75.Final windows-x86_64 jar The Apache Software 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.hdrhistogram HdrHistogram 2.2.2 - jar Public Domain, per Creative Commons CC0BSD-2-Clause
org.junit.jupiter junit-jupiter-engine 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.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
net.bytebuddy byte-buddy 1.17.8 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.17.8 jar Apache License, Version 2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

MIT-0: reactive-streams

The Apache License, Version 2.0: JSpecify annotations, Kotlin Stdlib Common, com.github.therapi:therapi-runtime-javadoc, minio, mybatis-plus, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j, springdoc-openapi-starter-common, springdoc-openapi-starter-webmvc-api, springdoc-openapi-starter-webmvc-ui

Apache 2.0: error-prone annotations

GNU Library or Lesser General Public License (LGPL) V2.1: JSQLParser library

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, Jakarta Servlet

The GNU General Public License, v2 with Universal FOSS Exception, v1.0: MySQL Connector/J

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

Bouncy Castle Licence: Bouncy Castle Provider

Mulan Permissive Software License,Version 2: hutool-all

Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils

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

EDL 1.0: Jakarta Activation API

The MIT License: Project Lombok

Apache License, Version 2.0: Apache Yetus - Audience Annotations, Apache ZooKeeper - Jute, Apache ZooKeeper - Server, Byte Buddy (without dependencies), Byte Buddy agent, Caffeine cache, ClassMate, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, Netty/Buffer, Netty/Codec/Base, Netty/Common, Netty/Handler, Netty/Resolver, 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 OpenFeign Core, Spring Cloud Starter OpenFeign, 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 JDBC, Spring Transaction, Spring Web, Spring Web MVC, spring-boot, spring-boot-actuator, spring-boot-actuator-autoconfigure, spring-boot-autoconfigure, spring-boot-cache, spring-boot-configuration-processor, spring-boot-devtools, spring-boot-health, spring-boot-http-client, spring-boot-http-converter, spring-boot-jackson, spring-boot-jdbc, spring-boot-micrometer-metrics, spring-boot-micrometer-observation, spring-boot-persistence, spring-boot-restclient, spring-boot-servlet, spring-boot-sql, spring-boot-starter, spring-boot-starter-actuator, spring-boot-starter-cache, spring-boot-starter-jackson, spring-boot-starter-jdbc, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-micrometer-metrics, spring-boot-starter-restclient, spring-boot-starter-tomcat, spring-boot-starter-tomcat-runtime, spring-boot-starter-web, spring-boot-tomcat, spring-boot-transaction, spring-boot-validation, spring-boot-web-server, spring-boot-webmvc, spring-cloud-circuitbreaker-resilience4j, spring-cloud-starter, spring-cloud-starter-circuitbreaker-resilience4j, spring-cloud-starter-loadbalancer, spring-security-crypto, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons FileUpload, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache Commons Text, Apache Log4j API, Kotlin Stdlib, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8, Log4j API to SLF4J Adapter, Swagger UI, resilience4j, snappy-java

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

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

EPL 2.0: Jakarta Annotations API, Jakarta Servlet

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

The Apache Software License, Version 2.0: Curator Client, Curator Framework, Curator Recipes, Curator Service Discovery, Evictor, Feign Core, Feign Forms Core, Feign Forms Extension for Spring, Feign SLF4J, Guava ListenableFuture only, HikariCP, IntelliJ IDEA Annotations, JASYPT: Java Simplified Encryption, JSQLParser library, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, MapStruct Core, Netty/TomcatNative [BoringSSL - Static], Netty/TomcatNative [OpenSSL - Classes], Simple XML (safe), ZXing Core, jackson-databind, micrometer-commons, micrometer-core, micrometer-jakarta9, micrometer-observation, mybatis, mybatis-spring, okhttp, okio, seen-api, seen-core, seen-extra, seen-service, seen-spring-config

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
hutool-all-5.8.44.jar 2.8 MB 2123 1881 227 1.8 Yes
mybatis-plus-3.5.16.jar 5.8 kB 7 0 0 - -
mybatis-plus-annotation-3.5.16.jar 19.1 kB 26 15 1 1.8 Yes
mybatis-plus-core-3.5.16.jar 375.6 kB 218 183 24 1.8 Yes
mybatis-plus-extension-3.5.16.jar 182.4 kB 130 97 21 1.8 Yes
mybatis-plus-jsqlparser-3.5.16.jar 98.8 kB 45 29 5 11 Yes
mybatis-plus-jsqlparser-common-3.5.16.jar 9.8 kB 15 3 2 1.8 Yes
mybatis-plus-spring-3.5.16.jar 30.7 kB 31 9 8 1.8 Yes
mybatis-plus-spring-boot-autoconfigure-3.5.16.jar 39 kB 33 20 1 1.8 Yes
mybatis-plus-spring-boot4-starter-3.5.16.jar 20.1 kB 20 3 1 17 Yes
simple-xml-safe-2.7.1.jar 417.6 kB 393 381 8 1.8 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
caffeine-3.2.3.jar 1 MB 723 714 3 11 Yes
jsqlparser-5.2.jar 1.2 MB 582 527 43 11 Yes
therapi-runtime-javadoc-0.15.0.jar 87.8 kB 79 60 4 1.8 Yes
jasypt-spring-boot-4.0.4.jar 142.5 kB 107 80 15 17 Yes
error_prone_annotations-2.43.0.jar 20.4 kB 49 - - - -
   • Root - 42 29 2 1.8 Yes
   • Versioned - 7 1 1 9 No
failureaccess-1.0.3.jar 10.8 kB 25 - - - -
   • Root - 17 2 1 1.8 Yes
   • Versioned - 8 1 1 9 No
guava-33.5.0-jre.jar 3 MB 2002 - - - -
   • Root - 2000 1961 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.1.jar 16.8 kB 38 - - - -
   • Root - 36 24 1 1.8 Yes
   • Versioned - 2 1 1 9 No
core-3.5.4.jar 610.4 kB 330 289 31 1.8 Yes
mysql-connector-j-9.7.0.jar 2.6 MB 1120 1066 31 1.8 Yes
okhttp-4.12.0.jar 789.5 kB 341 317 17 1.8 Yes
okio-3.6.0.jar 25.7 kB 49 0 0 - -
okio-jvm-3.6.0.jar 359.6 kB 112 107 2 1.8 Yes
evictor-1.0.0.jar 28.8 kB 33 20 4 1.6 Yes
HikariCP-7.0.2.jar 172.3 kB 98 81 9 11 Yes
commons-codec-1.19.0.jar 374.7 kB 263 - - - -
   • Root - 262 115 7 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-fileupload-1.5.jar 74.1 kB 74 56 6 1.6 Yes
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
feign-core-13.6.jar 224.3 kB 179 164 9 1.8 Yes
feign-form-13.6.jar 28.8 kB 33 22 4 1.8 Yes
feign-form-spring-13.6.jar 15 kB 18 7 3 17 Yes
feign-slf4j-13.6.jar 4.1 kB 11 2 2 1.8 Yes
resilience4j-annotations-2.3.0.jar 11.4 kB 26 7 6 17 Yes
resilience4j-circuitbreaker-2.3.0.jar 85 kB 60 49 4 17 Yes
resilience4j-circularbuffer-2.3.0.jar 12.3 kB 12 4 1 17 Yes
resilience4j-consumer-2.3.0.jar 8.3 kB 12 4 1 17 Yes
resilience4j-core-2.3.0.jar 91.3 kB 89 75 7 17 Yes
resilience4j-framework-common-2.3.0.jar 100 kB 107 71 15 17 Yes
resilience4j-micrometer-2.3.0.jar 76.5 kB 62 51 4 17 Yes
resilience4j-ratelimiter-2.3.0.jar 43.4 kB 37 26 4 17 Yes
resilience4j-retry-2.3.0.jar 49.8 kB 42 31 4 17 Yes
resilience4j-spring-boot3-2.3.0.jar 105.2 kB 121 73 19 17 Yes
resilience4j-spring6-2.3.0.jar 143.3 kB 99 73 12 17 Yes
resilience4j-timelimiter-2.3.0.jar 27.4 kB 29 18 4 17 Yes
seen-api-0.1.89.jar 109.7 kB 279 105 37 25 Yes
seen-core-0.1.89.jar 131.8 kB 217 83 35 25 Yes
seen-extra-0.1.89.jar 7.5 kB 18 3 1 25 Yes
seen-spring-config-0.1.89.jar 27.7 kB 48 17 2 25 Yes
micrometer-commons-1.16.5.jar 51.8 kB 54 39 7 1.8 Yes
micrometer-core-1.16.5.jar 910.5 kB 643 579 46 1.8 Yes
micrometer-jakarta9-1.16.5.jar 54.7 kB 55 44 2 1.8 Yes
micrometer-observation-1.16.5.jar 83.9 kB 82 67 6 1.8 Yes
minio-9.0.0.jar 557 kB 452 445 4 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-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-resolver-4.2.12.Final.jar 33 kB 37 - - - -
   • Root - 35 22 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-tcnative-boringssl-static-2.0.75.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.75.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.75.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.75.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.75.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.75.Final.jar 3.8 kB 11 - - - -
   • Root - 9 0 0 - -
   • Versioned - 2 1 1 9 No
netty-tcnative-classes-2.0.75.Final.jar 37.4 kB 45 - - - -
   • Root - 43 30 1 1.8 Yes
   • 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-extra-3.6.0.jar 111.4 kB 114 101 8 1.8 Yes
swagger-annotations-jakarta-2.2.47.jar 51.2 kB 88 62 13 1.8 Yes
swagger-core-jakarta-2.2.47.jar 262.4 kB 149 130 6 1.8 Yes
swagger-models-jakarta-2.2.47.jar 141.6 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-3.0.0.jar 26.4 kB 32 19 4 11 Yes
jakarta.servlet-api-6.1.0.jar 398.4 kB 165 85 5 11 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.17.8.jar 9 MB 6066 - - - -
   • Root - 3023 2970 38 1.5 Yes
   • Versioned - 3013 2971 39 1.8 Yes
   • Versioned - 30 25 1 24 Yes
byte-buddy-agent-1.17.8.jar 366.5 kB 170 - - - -
   • Root - 91 72 2 1.5 Yes
   • Versioned - 79 73 3 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.19.0.jar 709.1 kB 451 - - - -
   • Root - 449 418 18 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-text-1.13.0.jar 257.9 kB 185 - - - -
   • Root - 184 164 8 1.8 Yes
   • Versioned - 1 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.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
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.84.jar 8.9 MB 6490 - - - -
   • Root - 4945 4732 191 1.8 No
   • Versioned - 1395 1276 101 9 No
   • Versioned - 47 37 2 11 No
   • Versioned - 29 20 1 15 No
   • Versioned - 39 23 5 17 No
   • Versioned - 35 24 5 25 No
HdrHistogram-2.2.2.jar 177.2 kB 108 97 2 1.8 Yes
hibernate-validator-9.0.1.Final.jar 1.4 MB 1108 967 90 17 Yes
jasypt-1.9.3.jar 142.3 kB 154 113 23 1.6 Yes
jboss-logging-3.6.3.Final.jar 62.7 kB 45 35 2 11 Yes
annotations-13.0.jar 17.5 kB 45 32 2 1.5 Yes
kotlin-stdlib-2.2.21.jar 1.8 MB 1037 - - - -
   • Root - 1035 973 46 1.8 Yes
   • Versioned - 2 1 1 9 No
kotlin-stdlib-common-1.9.10.jar 225.1 kB 386 0 0 - -
kotlin-stdlib-jdk7-2.2.21.jar 0.9 kB 5 - - - -
   • Root - 3 0 0 - -
   • Versioned - 2 1 1 9 No
kotlin-stdlib-jdk8-2.2.21.jar 1 kB 5 - - - -
   • Root - 3 0 0 - -
   • Versioned - 2 1 1 9 No
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
LatencyUtils-2.0.3.jar 29.8 kB 31 22 1 1.6 Yes
mapstruct-1.6.3.jar 34.1 kB 64 51 4 1.8 Yes
mockito-core-5.20.0.jar 710.5 kB 648 576 66 11 Yes
mybatis-3.5.19.jar 1.8 MB 1182 1082 77 1.8 Yes
mybatis-spring-4.0.0.jar 83 kB 62 39 9 17 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
lombok-1.18.46.jar 2 MB 1079 180 13 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
springdoc-openapi-starter-common-3.0.3.jar 581.2 kB 338 274 44 17 Yes
springdoc-openapi-starter-webmvc-api-3.0.3.jar 47.9 kB 41 19 6 17 Yes
springdoc-openapi-starter-webmvc-ui-3.0.3.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-context-support-7.0.7.jar 177.6 kB 126 105 9 17 Yes
spring-core-7.0.7.jar 2 MB 1308 - - - -
   • Root - 1287 1211 60 17 Yes
   • Versioned - 6 1 1 21 Yes
   • Versioned - 15 9 1 24 Yes
spring-expression-7.0.7.jar 322.5 kB 170 158 6 17 Yes
spring-jdbc-7.0.7.jar 480.6 kB 336 304 17 17 Yes
spring-tx-7.0.7.jar 292.1 kB 240 210 13 17 Yes
spring-web-7.0.7.jar 2.2 MB 1404 1322 61 17 Yes
spring-webmvc-7.0.7.jar 1.1 MB 588 545 26 17 Yes
spring-boot-4.0.6.jar 1.4 MB 922 833 47 17 Yes
spring-boot-actuator-4.0.6.jar 357 kB 324 286 26 17 Yes
spring-boot-actuator-autoconfigure-4.0.6.jar 141.1 kB 142 106 23 17 Yes
spring-boot-autoconfigure-4.0.6.jar 370.8 kB 293 256 20 17 Yes
spring-boot-cache-4.0.6.jar 84.5 kB 84 66 4 17 Yes
spring-boot-health-4.0.6.jar 154.4 kB 132 107 8 17 Yes
spring-boot-http-client-4.0.6.jar 115.5 kB 96 75 7 17 Yes
spring-boot-http-converter-4.0.6.jar 54.3 kB 61 45 1 17 Yes
spring-boot-jackson-4.0.6.jar 68.1 kB 62 43 2 17 Yes
spring-boot-jdbc-4.0.6.jar 201.3 kB 176 149 10 17 Yes
spring-boot-micrometer-metrics-4.0.6.jar 240.9 kB 228 172 35 17 Yes
spring-boot-micrometer-observation-4.0.6.jar 28.8 kB 33 18 1 17 Yes
spring-boot-persistence-4.0.6.jar 16 kB 21 7 1 17 Yes
spring-boot-restclient-4.0.6.jar 44.7 kB 43 29 4 17 Yes
spring-boot-servlet-4.0.6.jar 47.1 kB 63 39 8 17 Yes
spring-boot-sql-4.0.6.jar 36.1 kB 40 25 3 17 Yes
spring-boot-starter-4.0.6.jar 4.8 kB 4 0 0 - -
spring-boot-starter-actuator-4.0.6.jar 4.8 kB 4 0 0 - -
spring-boot-starter-cache-4.0.6.jar 4.7 kB 4 0 0 - -
spring-boot-starter-jackson-4.0.6.jar 4.7 kB 4 0 0 - -
spring-boot-starter-jdbc-4.0.6.jar 4.8 kB 4 0 0 - -
spring-boot-starter-json-4.0.6.jar 4.7 kB 4 0 0 - -
spring-boot-starter-logging-4.0.6.jar 4.7 kB 4 0 0 - -
spring-boot-starter-micrometer-metrics-4.0.6.jar 4.7 kB 4 0 0 - -
spring-boot-starter-restclient-4.0.6.jar 4.8 kB 4 0 0 - -
spring-boot-starter-tomcat-4.0.6.jar 4.8 kB 4 0 0 - -
spring-boot-starter-tomcat-runtime-4.0.6.jar 4.7 kB 4 0 0 - -
spring-boot-starter-web-4.0.6.jar 4.8 kB 4 0 0 - -
spring-boot-tomcat-4.0.6.jar 123.5 kB 88 63 9 17 Yes
spring-boot-transaction-4.0.6.jar 21 kB 31 15 2 17 Yes
spring-boot-validation-4.0.6.jar 15.3 kB 21 6 1 17 Yes
spring-boot-web-server-4.0.6.jar 169.3 kB 132 106 9 17 Yes
spring-boot-webmvc-4.0.6.jar 174.4 kB 137 107 9 17 Yes
spring-cloud-circuitbreaker-resilience4j-5.0.1.jar 47.2 kB 40 23 1 17 Yes
spring-cloud-commons-5.0.1.jar 313.2 kB 287 248 24 17 Yes
spring-cloud-context-5.0.1.jar 195.1 kB 164 123 24 17 Yes
spring-cloud-loadbalancer-5.0.1.jar 167.8 kB 128 100 12 17 Yes
spring-cloud-openfeign-core-5.0.1.jar 217.8 kB 162 136 10 17 Yes
spring-cloud-starter-5.0.1.jar 2.2 kB 7 0 0 - -
spring-cloud-starter-circuitbreaker-resilience4j-5.0.1.jar 2.6 kB 8 0 0 - -
spring-cloud-starter-loadbalancer-5.0.1.jar 2.3 kB 7 0 0 - -
spring-cloud-starter-openfeign-5.0.1.jar 2.3 kB 7 0 0 - -
spring-cloud-starter-zookeeper-5.0.1.jar 2.2 kB 7 0 0 - -
spring-cloud-starter-zookeeper-discovery-5.0.1.jar 2.4 kB 7 0 0 - -
spring-cloud-zookeeper-core-5.0.1.jar 18.6 kB 26 9 1 17 Yes
spring-cloud-zookeeper-discovery-5.0.1.jar 90.7 kB 85 60 8 17 Yes
spring-security-crypto-7.0.5.jar 111.8 kB 84 67 10 17 Yes
swagger-ui-5.32.2.jar 1.1 MB 21 0 0 - -
webjars-locator-lite-1.1.3.jar 8.7 kB 16 3 1 1.8 Yes
snappy-java-1.1.10.8.jar 2.4 MB 116 40 3 1.8 Yes
snakeyaml-2.5.jar 340 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
spring-boot-devtools-4.0.6.jar 213.6 kB 167 136 14 17 Yes
Total Size Entries Classes Packages Java Version Debug Information
203 96.4 MB 57993 46143 2629 25 168
compile: 184 compile: 74.1 MB compile: 47942 compile: 40553 compile: 2432 25 compile: 155
runtime: 14 runtime: 10.1 MB runtime: 2029 runtime: 1749 runtime: 68 runtime: 8
provided: 1 provided: 2 MB provided: 1079 provided: 180 provided: 13 provided: 1
test: 4 test: 10.1 MB test: 6943 test: 3661 test: 116 11 test: 4