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
cn.dev33 sa-token-redis-jackson 1.39.0 jar Apache 2 No
cn.dev33 sa-token-spring-boot3-starter 1.39.0 jar Apache 2 No
com.auth0 java-jwt 4.4.0 jar The MIT License (MIT) No
com.github.therapi therapi-runtime-javadoc 0.15.0 jar The Apache License, Version 2.0 No
com.github.therapi therapi-runtime-javadoc-scribe 0.15.0 jar The Apache License, Version 2.0 No
com.mysql mysql-connector-j 9.1.0 jar The GNU General Public License, v2 with Universal FOSS Exception, v1.0 No
io.github.xezzon zeroweb-proto 0.5.1 jar GNU Lesser General Public License v3.0 No
io.github.xezzon zeroweb-spring-boot-starter 0.5.1 jar GNU Lesser General Public License v3.0 No
net.devh grpc-spring-boot-starter 3.1.0.RELEASE jar Apache 2.0 No
org.apache.commons commons-pool2 2.12.0 jar Apache-2.0 No
org.bouncycastle bcprov-jdk18on 1.79 jar Bouncy Castle Licence No
org.hibernate.orm hibernate-jpamodelgen 6.6.2.Final jar GNU Library General Public License v2.1 or later No
org.liquibase liquibase-core 4.29.2 jar Apache License, Version 2.0 No
org.mapstruct mapstruct 1.6.0 jar The Apache Software License, Version 2.0 No
org.mapstruct mapstruct-processor 1.6.0 jar The Apache Software License, Version 2.0 No
org.postgresql postgresql 42.7.4 jar BSD-2-Clause No
org.projectlombok lombok 1.18.36 jar The MIT License No
org.springdoc springdoc-openapi-starter-webmvc-ui 2.7.0 jar The Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-actuator 3.4.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-data-jpa 3.4.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-data-redis 3.4.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-validation 3.4.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-web 3.4.0 jar Apache License, Version 2.0 No
cn.hutool hutool-core 5.8.34 jar Mulan Permissive Software License,Version 2 Yes
com.google.guava guava 33.3.1-jre jar Apache License, Version 2.0 Yes
org.jetbrains annotations 24.1.0 jar The Apache Software 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.platform junit-platform-launcher 1.11.3 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.11.3 jar Eclipse Public License v2.0
org.springframework.boot spring-boot-starter-test 3.4.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-webflux 3.4.0 jar Apache License, Version 2.0
org.testcontainers postgresql 1.20.4 jar MIT
org.testcontainers testcontainers 1.20.4 jar MIT

Project Transitive Dependencies

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

compile

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

GroupId ArtifactId Version Type Licenses Optional
ch.qos.logback logback-classic 1.5.12 jar Eclipse Public License - v 1.0GNU Lesser General Public License No
ch.qos.logback logback-core 1.5.12 jar Eclipse Public License - v 1.0GNU Lesser General Public License No
cn.dev33 sa-token-core 1.39.0 jar Apache 2 No
cn.dev33 sa-token-jakarta-servlet 1.39.0 jar Apache 2 No
cn.dev33 sa-token-spring-boot-autoconfig 1.39.0 jar Apache 2 No
com.fasterxml classmate 1.7.0 jar Apache License, Version 2.0 No
com.fasterxml.jackson.core jackson-annotations 2.18.1 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.core jackson-core 2.18.1 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.core jackson-databind 2.18.1 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.18.1 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.18.1 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.18.1 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.module jackson-module-parameter-names 2.18.1 jar The Apache Software License, Version 2.0 No
com.google.api.grpc proto-google-common-protos 2.48.0 jar Apache-2.0 No
com.google.auth google-auth-library-credentials 1.24.1 jar BSD New license No
com.google.auth google-auth-library-oauth2-http 1.24.1 jar BSD New license No
com.google.auto.value auto-value-annotations 1.11.0 jar Apache 2.0 No
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0 No
com.google.code.gson gson 2.11.0 jar Apache-2.0 No
com.google.errorprone error_prone_annotations 2.28.0 jar Apache 2.0 No
com.google.http-client google-http-client 1.44.2 jar The Apache Software License, Version 2.0 No
com.google.http-client google-http-client-gson 1.44.2 jar The Apache Software License, Version 2.0 No
com.google.j2objc j2objc-annotations 3.0.0 jar Apache License, Version 2.0 No
com.google.protobuf protobuf-java 4.29.1 jar BSD-3-Clause No
com.google.protobuf protobuf-java-util 4.29.1 jar BSD-3-Clause No
com.google.re2j re2j 1.7 jar Go License No
com.opencsv opencsv 5.9 jar Apache 2 No
com.sun.istack istack-commons-runtime 4.1.2 jar Eclipse Distribution License - v 1.0 No
com.zaxxer HikariCP 5.1.0 jar The Apache Software License, Version 2.0 No
commons-codec commons-codec 1.17.1 jar Apache-2.0 No
commons-io commons-io 2.16.1 jar Apache-2.0 No
io.github.xezzon tao-core 0.15.0 jar GNU Lesser General Public License v3.0 No
io.grpc grpc-all 1.69.0 jar Apache 2.0 No
io.grpc grpc-alts 1.69.0 jar Apache 2.0 No
io.grpc grpc-api 1.69.0 jar Apache 2.0 No
io.grpc grpc-auth 1.69.0 jar Apache 2.0 No
io.grpc grpc-context 1.69.0 jar Apache 2.0 No
io.grpc grpc-core 1.69.0 jar Apache 2.0 No
io.grpc grpc-gcp-csm-observability 1.69.0 jar Apache 2.0 No
io.grpc grpc-grpclb 1.69.0 jar Apache 2.0 No
io.grpc grpc-inprocess 1.69.0 jar Apache 2.0 No
io.grpc grpc-netty 1.69.0 jar Apache 2.0 No
io.grpc grpc-netty-shaded 1.69.0 jar Apache 2.0 No
io.grpc grpc-okhttp 1.69.0 jar Apache 2.0 No
io.grpc grpc-opentelemetry 1.69.0 jar Apache 2.0 No
io.grpc grpc-protobuf 1.69.0 jar Apache 2.0 No
io.grpc grpc-rls 1.69.0 jar Apache 2.0 No
io.grpc grpc-services 1.69.0 jar Apache 2.0 No
io.grpc grpc-servlet 1.69.0 jar Apache 2.0 No
io.grpc grpc-servlet-jakarta 1.69.0 jar Apache 2.0 No
io.grpc grpc-stub 1.69.0 jar Apache 2.0 No
io.grpc grpc-testing 1.69.0 jar Apache 2.0 No
io.grpc grpc-util 1.69.0 jar Apache 2.0 No
io.grpc grpc-xds 1.69.0 jar Apache 2.0 No
io.lettuce lettuce-core 6.4.1.RELEASE jar MIT No
io.micrometer micrometer-commons 1.14.1 jar The Apache Software License, Version 2.0 No
io.micrometer micrometer-core 1.14.1 jar The Apache Software License, Version 2.0 No
io.micrometer micrometer-jakarta9 1.14.1 jar The Apache Software License, Version 2.0 No
io.micrometer micrometer-observation 1.14.1 jar The Apache Software License, Version 2.0 No
io.netty netty-buffer 4.1.115.Final jar Apache License, Version 2.0 No
io.netty netty-codec 4.1.115.Final jar Apache License, Version 2.0 No
io.netty netty-codec-http 4.1.115.Final jar Apache License, Version 2.0 No
io.netty netty-codec-http2 4.1.115.Final jar Apache License, Version 2.0 No
io.netty netty-common 4.1.115.Final jar Apache License, Version 2.0 No
io.netty netty-handler 4.1.115.Final jar Apache License, Version 2.0 No
io.netty netty-resolver 4.1.115.Final jar Apache License, Version 2.0 No
io.netty netty-transport 4.1.115.Final jar Apache License, Version 2.0 No
io.netty netty-transport-native-unix-common 4.1.115.Final jar Apache License, Version 2.0 No
io.opencensus opencensus-api 0.31.1 jar The Apache License, Version 2.0 No
io.opencensus opencensus-contrib-http-util 0.31.1 jar The Apache License, Version 2.0 No
io.opentelemetry opentelemetry-api 1.43.0 jar The Apache License, Version 2.0 No
io.opentelemetry opentelemetry-context 1.43.0 jar The Apache License, Version 2.0 No
io.projectreactor reactor-core 3.7.0 jar Apache License, Version 2.0 No
io.smallrye jandex 3.2.0 jar Apache License, Version 2.0 No
io.swagger.core.v3 swagger-annotations-jakarta 2.2.25 jar Apache License 2.0 No
io.swagger.core.v3 swagger-core-jakarta 2.2.25 jar Apache License 2.0 No
io.swagger.core.v3 swagger-models-jakarta 2.2.25 jar Apache License 2.0 No
jakarta.activation jakarta.activation-api 2.1.3 jar EDL 1.0 No
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE No
jakarta.persistence jakarta.persistence-api 3.1.0 jar Eclipse Public License v. 2.0Eclipse Distribution License v. 1.0 No
jakarta.servlet jakarta.servlet-api 6.0.0 jar EPL 2.0GPL2 w/ CPE No
jakarta.transaction jakarta.transaction-api 2.0.1 jar EPL 2.0GPL2 w/ CPE No
jakarta.validation jakarta.validation-api 3.0.2 jar Apache License 2.0 No
jakarta.xml.bind jakarta.xml.bind-api 4.0.2 jar Eclipse Distribution License - v 1.0 No
javax.annotation javax.annotation-api 1.3.2 jar CDDL + GPLv2 with classpath exception No
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1GPL2 w/ CPE No
junit junit 4.13.2 jar Eclipse Public License 1.0 No
net.bytebuddy byte-buddy 1.15.10 jar Apache License, Version 2.0 No
net.devh grpc-client-spring-boot-starter 3.1.0.RELEASE jar Apache 2.0 No
net.devh grpc-common-spring-boot 3.1.0.RELEASE jar Apache 2.0 No
net.devh grpc-server-spring-boot-starter 3.1.0.RELEASE jar Apache 2.0 No
org.antlr antlr4-runtime 4.13.0 jar BSD-3-Clause No
org.apache.commons commons-collections4 4.4 jar Apache License, Version 2.0 No
org.apache.commons commons-lang3 3.17.0 jar Apache-2.0 No
org.apache.commons commons-text 1.12.0 jar Apache-2.0 No
org.apache.groovy groovy 4.0.24 jar The Apache Software License, Version 2.0 No
org.apache.httpcomponents httpclient 4.5.14 jar Apache License, Version 2.0 No
org.apache.httpcomponents httpcore 4.4.16 jar Apache License, Version 2.0 No
org.apache.logging.log4j log4j-api 2.24.1 jar Apache-2.0 No
org.apache.logging.log4j log4j-to-slf4j 2.24.1 jar Apache-2.0 No
org.apache.tomcat.embed tomcat-embed-core 10.1.33 jar Apache License, Version 2.0 No
org.apache.tomcat.embed tomcat-embed-el 10.1.33 jar Apache License, Version 2.0 No
org.apache.tomcat.embed tomcat-embed-websocket 10.1.33 jar Apache License, Version 2.0 No
org.aspectj aspectjweaver 1.9.22.1 jar Eclipse Public License - v 2.0 No
org.bouncycastle bcpkix-jdk18on 1.79 jar Bouncy Castle Licence No
org.bouncycastle bcutil-jdk18on 1.79 jar Bouncy Castle Licence No
org.checkerframework checker-qual 3.42.0 jar The MIT License No
org.conscrypt conscrypt-openjdk-uber 2.5.2 jar Apache 2 No
org.glassfish.jaxb jaxb-core 4.0.5 jar Eclipse Distribution License - v 1.0 No
org.glassfish.jaxb jaxb-runtime 4.0.5 jar Eclipse Distribution License - v 1.0 No
org.glassfish.jaxb txw2 4.0.5 jar Eclipse Distribution License - v 1.0 No
org.hamcrest hamcrest 2.2 jar BSD License 3 No
org.hamcrest hamcrest-core 2.2 jar BSD License 3 No
org.hibernate.common hibernate-commons-annotations 7.0.3.Final jar Apache License Version 2.0 No
org.hibernate.orm hibernate-core 6.6.2.Final jar GNU Library General Public License v2.1 or later No
org.hibernate.validator hibernate-validator 8.0.1.Final jar Apache License 2.0 No
org.jboss.logging jboss-logging 3.6.1.Final jar Apache License 2.0 No
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0 No
org.reactivestreams reactive-streams 1.0.4 jar MIT-0 No
org.slf4j jul-to-slf4j 2.0.16 jar MIT License No
org.slf4j slf4j-api 2.0.16 jar MIT License No
org.springdoc springdoc-openapi-starter-common 2.7.0 jar The Apache License, Version 2.0 No
org.springdoc springdoc-openapi-starter-webmvc-api 2.7.0 jar The Apache License, Version 2.0 No
org.springframework spring-aop 6.2.0 jar Apache License, Version 2.0 No
org.springframework spring-aspects 6.2.0 jar Apache License, Version 2.0 No
org.springframework spring-beans 6.2.0 jar Apache License, Version 2.0 No
org.springframework spring-context 6.2.0 jar Apache License, Version 2.0 No
org.springframework spring-context-support 6.2.0 jar Apache License, Version 2.0 No
org.springframework spring-core 6.2.0 jar Apache License, Version 2.0 No
org.springframework spring-expression 6.2.0 jar Apache License, Version 2.0 No
org.springframework spring-jcl 6.2.0 jar Apache License, Version 2.0 No
org.springframework spring-jdbc 6.2.0 jar Apache License, Version 2.0 No
org.springframework spring-orm 6.2.0 jar Apache License, Version 2.0 No
org.springframework spring-oxm 6.2.0 jar Apache License, Version 2.0 No
org.springframework spring-tx 6.2.0 jar Apache License, Version 2.0 No
org.springframework spring-web 6.2.0 jar Apache License, Version 2.0 No
org.springframework spring-webmvc 6.2.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot 3.4.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-actuator 3.4.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-actuator-autoconfigure 3.4.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-autoconfigure 3.4.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter 3.4.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-jdbc 3.4.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-json 3.4.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-logging 3.4.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-tomcat 3.4.0 jar Apache License, Version 2.0 No
org.springframework.data spring-data-commons 3.4.0 jar Apache License, Version 2.0 No
org.springframework.data spring-data-jpa 3.4.0 jar Apache License, Version 2.0 No
org.springframework.data spring-data-keyvalue 3.4.0 jar Apache License, Version 2.0 No
org.springframework.data spring-data-redis 3.4.0 jar Apache License, Version 2.0 No
org.webjars swagger-ui 5.18.2 jar Apache-2.0 No
org.webjars webjars-locator-lite 1.0.1 jar MIT No
org.yaml snakeyaml 2.3 jar Apache License, Version 2.0 No
com.google.guava failureaccess 1.0.2 jar The Apache Software 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

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.google.android annotations 4.1.1.4 jar Apache 2.0
com.google.cloud.opentelemetry detector-resources-support 0.33.0 jar The Apache License, Version 2.0
com.squareup.okio okio 3.4.0 jar The Apache Software License, Version 2.0
com.squareup.okio okio-jvm 3.4.0 jar The Apache Software License, Version 2.0
io.grpc grpc-protobuf-lite 1.69.0 jar Apache 2.0
io.netty netty-codec-socks 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.1.115.Final jar Apache License, Version 2.0
io.opentelemetry opentelemetry-api-incubator 1.43.0-alpha jar The Apache License, Version 2.0
io.opentelemetry opentelemetry-sdk 1.43.0 jar The Apache License, Version 2.0
io.opentelemetry opentelemetry-sdk-common 1.43.0 jar The Apache License, Version 2.0
io.opentelemetry opentelemetry-sdk-extension-autoconfigure 1.43.0 jar The Apache License, Version 2.0
io.opentelemetry opentelemetry-sdk-extension-autoconfigure-spi 1.43.0 jar The Apache License, Version 2.0
io.opentelemetry opentelemetry-sdk-logs 1.43.0 jar The Apache License, Version 2.0
io.opentelemetry opentelemetry-sdk-metrics 1.43.0 jar The Apache License, Version 2.0
io.opentelemetry opentelemetry-sdk-trace 1.43.0 jar The Apache License, Version 2.0
io.opentelemetry.contrib opentelemetry-gcp-resources 1.40.0-alpha jar The Apache License, Version 2.0
io.opentelemetry.semconv opentelemetry-semconv 1.28.0-alpha jar The Apache License, Version 2.0
io.perfmark perfmark-api 0.27.0 jar Apache 2.0
jakarta.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0
org.codehaus.mojo animal-sniffer-annotations 1.24 jar MIT license
org.eclipse.angus angus-activation 2.0.2 jar EDL 1.0
org.hdrhistogram HdrHistogram 2.2.2 jar Public Domain, per Creative Commons CC0BSD-2-Clause
org.jetbrains.kotlin kotlin-stdlib 1.9.25 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-common 1.9.25 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk7 1.9.25 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk8 1.9.25 jar The Apache License, Version 2.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 Classifier Type Licenses
com.github.docker-java docker-java-api 3.4.0 - jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.4.0 - jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.4.0 - jar The Apache Software License, Version 2.0
com.jayway.jsonpath json-path 2.9.0 - jar The Apache Software License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 - jar Apache License 2.0
io.netty netty-codec-dns 4.1.115.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns 4.1.115.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns-classes-macos 4.1.115.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns-native-macos 4.1.115.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-classes-epoll 4.1.115.Final - jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.115.Final linux-x86_64 jar Apache License, Version 2.0
io.projectreactor.netty reactor-netty-core 1.2.0 - jar The Apache Software License, Version 2.0
io.projectreactor.netty reactor-netty-http 1.2.0 - jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.15.10 - jar Apache License, Version 2.0
net.java.dev.jna jna 5.13.0 - jar LGPL-2.1-or-laterApache-2.0
net.minidev accessors-smart 2.5.1 - jar The Apache Software License, Version 2.0
net.minidev json-smart 2.5.1 - jar The Apache Software License, Version 2.0
org.apache.commons commons-compress 1.24.0 - jar Apache-2.0
org.apiguardian apiguardian-api 1.1.2 - jar The Apache License, Version 2.0
org.assertj assertj-core 3.26.3 - jar Apache License, Version 2.0
org.awaitility awaitility 4.2.2 - jar Apache 2.0
org.junit.jupiter junit-jupiter 5.11.3 - jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.11.3 - jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.11.3 - jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.11.3 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.11.3 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.3 - jar Eclipse Public License v2.0
org.mockito mockito-core 5.14.2 - jar MIT
org.mockito mockito-junit-jupiter 5.14.2 - jar MIT
org.objenesis objenesis 3.3 - jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 - jar The Apache License, Version 2.0
org.ow2.asm asm 9.6 - jar BSD-3-Clause
org.rnorth.duct-tape duct-tape 1.0.8 - jar MIT
org.skyscreamer jsonassert 1.5.3 - jar The Apache Software License, Version 2.0
org.springframework spring-test 6.2.0 - jar Apache License, Version 2.0
org.springframework spring-webflux 6.2.0 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-reactor-netty 3.4.0 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 3.4.0 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 3.4.0 - jar Apache License, Version 2.0
org.testcontainers database-commons 1.20.4 - jar MIT
org.testcontainers jdbc 1.20.4 - jar MIT
org.xmlunit xmlunit-core 2.10.0 - jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License Version 2.0: Hibernate Commons Annotations

MIT-0: reactive-streams

Apache 2.0: AutoValue Annotations, Awaitility, Google Android Annotations Library, error-prone annotations, gRPC Spring Boot Starter, io.grpc:grpc-all, io.grpc:grpc-alts, io.grpc:grpc-api, io.grpc:grpc-auth, io.grpc:grpc-context, io.grpc:grpc-core, io.grpc:grpc-gcp-csm-observability, io.grpc:grpc-grpclb, io.grpc:grpc-inprocess, io.grpc:grpc-netty, io.grpc:grpc-netty-shaded, io.grpc:grpc-okhttp, io.grpc:grpc-opentelemetry, io.grpc:grpc-protobuf, io.grpc:grpc-protobuf-lite, io.grpc:grpc-rls, io.grpc:grpc-services, io.grpc:grpc-servlet, io.grpc:grpc-servlet-jakarta, io.grpc:grpc-stub, io.grpc:grpc-testing, io.grpc:grpc-util, io.grpc:grpc-xds, perfmark:perfmark-api

The Apache License, Version 2.0: JSpecify annotations, Kotlin Stdlib, Kotlin Stdlib Common, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8, OpenCensus, OpenTelemetry Java, OpenTelemetry Java Contrib, OpenTelemetry Operations Java, OpenTelemetry Semantic Conventions Java, com.github.therapi:therapi-runtime-javadoc, com.github.therapi:therapi-runtime-javadoc-scribe, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j, springdoc-openapi-starter-common, springdoc-openapi-starter-webmvc-api, springdoc-openapi-starter-webmvc-ui

Eclipse Public License 1.0: JUnit

MIT License: JUL to SLF4J bridge, SLF4J API Module

BSD License 3: Hamcrest, Hamcrest Core

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, JUnit Vintage Engine

GPL2 w/ CPE: Jakarta Annotations API, Jakarta Servlet, jakarta.transaction API, jaxb-api

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

Apache 2: opencsv, org.conscrypt:conscrypt-openjdk-uber, sa-token-core, sa-token-jakarta-servlet, sa-token-redis-jackson, sa-token-spring-boot-autoconfig, sa-token-spring-boot3-starter

Go License: RE2/J

Eclipse Public License v. 2.0: Jakarta Persistence API

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, swagger-annotations-jakarta, swagger-core-jakarta, swagger-models-jakarta

LGPL-2.1-or-later: Java Native Access

The MIT License: Checker Qual, Project Lombok

Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Pool, Apache Commons Text, Apache Log4j API, Gson, Java Native Access, Log4j API to SLF4J Adapter, Swagger UI, proto-google-common-protos

Apache License, Version 2.0: Apache Commons Collections, Apache HttpClient, Apache HttpCore, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, ClassMate, Guava: Google Core Libraries for Java, J2ObjC Annotations, Jandex: Core, Liquibase, 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, SnakeYAML, Spring AOP, Spring Aspects, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Context Support, Spring Core, Spring Data Core, Spring Data JPA, Spring Data KeyValue, Spring Data Redis, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring Object/XML Marshalling, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, Spring WebFlux, spring-boot, spring-boot-actuator, spring-boot-actuator-autoconfigure, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-actuator, spring-boot-starter-data-jpa, spring-boot-starter-data-redis, spring-boot-starter-jdbc, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-reactor-netty, spring-boot-starter-test, spring-boot-starter-tomcat, spring-boot-starter-validation, spring-boot-starter-web, spring-boot-starter-webflux, spring-boot-test, spring-boot-test-autoconfigure, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

EPL 2.0: Jakarta Annotations API, Jakarta Servlet, jakarta.transaction API

MIT license: Animal Sniffer Annotations

BSD New license: Google Auth Library for Java - Credentials, Google Auth Library for Java - OAuth2 HTTP

CDDL 1.1: jaxb-api

BSD-3-Clause: ANTLR 4 Runtime, Protocol Buffers [Core], Protocol Buffers [Util], asm

BSD-2-Clause: HdrHistogram, PostgreSQL JDBC Driver

Eclipse Distribution License v. 1.0: Jakarta Persistence API

GNU Library General Public License v2.1 or later: Hibernate ORM - hibernate-core, Hibernate ORM - hibernate-jpamodelgen

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

Bouncy Castle Licence: Bouncy Castle ASN.1 Extension and Utility APIs, Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider

The MIT License (MIT): java jwt

Mulan Permissive Software License,Version 2: hutool-core

EDL 1.0: Angus Activation Registries, Jakarta Activation API

GNU Lesser General Public License v3.0: io.github.xezzon:zeroweb-proto, io.github.xezzon:zeroweb-service-admin, io.github.xezzon:zeroweb-spring-boot-starter, tao-core

MIT: Duct Tape, Lettuce, Testcontainers :: Database-Commons, Testcontainers :: JDBC, Testcontainers :: JDBC :: PostgreSQL, Testcontainers Core, mockito-core, mockito-junit-jupiter, webjars-locator-lite

Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime

CDDL + GPLv2 with classpath exception: javax.annotation API

Eclipse Public License - v 2.0: AspectJ Weaver

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Groovy, Core functionality for the Reactor Netty library, FindBugs-jsr305, GSON extensions to the Google HTTP Client Library for Java., Google HTTP Client Library for Java, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, HTTP functionality for the Reactor Netty library, HikariCP, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Jackson-module-parameter-names, Jakarta Dependency Injection, JetBrains Java Annotations, MapStruct Core, MapStruct Processor, docker-java-api, docker-java-transport, docker-java-transport-zerodep, jackson-databind, json-path, micrometer-commons, micrometer-core, micrometer-jakarta9, micrometer-observation, okio, org.xmlunit:xmlunit-core

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.12.jar 306.2 kB 242 189 29 11 Yes
logback-core-1.5.12.jar 629 kB 536 - - - -
   • Root - 526 473 42 11 Yes
   • Versioned - 10 3 2 21 Yes
sa-token-core-1.39.0.jar 182.6 kB 166 128 28 1.8 Yes
sa-token-jakarta-servlet-1.39.0.jar 7.5 kB 18 5 3 1.8 Yes
sa-token-redis-jackson-1.39.0.jar 7.4 kB 16 2 1 1.8 Yes
sa-token-spring-boot-autoconfig-1.39.0.jar 17.8 kB 37 15 8 1.8 Yes
sa-token-spring-boot3-starter-1.39.0.jar 10.9 kB 22 7 4 1.8 Yes
java-jwt-4.4.0.jar 64.5 kB 67 - - - -
   • Root - 65 55 5 1.8 Yes
   • Versioned - 2 1 1 9 No
classmate-1.7.0.jar 68.9 kB 59 44 5 1.8 Yes
jackson-annotations-2.18.1.jar 78.5 kB 87 74 2 1.6 Yes
jackson-core-2.18.1.jar 597.8 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 - Yes
jackson-databind-2.18.1.jar 1.7 MB 829 - - - -
   • Root - 827 789 23 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-dataformat-yaml-2.18.1.jar 55.6 kB 43 - - - -
   • Root - 41 20 3 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-datatype-jdk8-2.18.1.jar 36.2 kB 41 - - - -
   • Root - 39 22 1 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-datatype-jsr310-2.18.1.jar 132.5 kB 86 - - - -
   • Root - 84 62 6 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-module-parameter-names-2.18.1.jar 10.3 kB 23 - - - -
   • Root - 21 4 1 1.8 Yes
   • Versioned - 2 1 1 9 No
docker-java-api-3.4.0.jar 485.3 kB 402 387 5 1.8 Yes
docker-java-transport-3.4.0.jar 38.5 kB 45 34 1 1.8 Yes
docker-java-transport-zerodep-3.4.0.jar 2.3 MB 1566 1319 77 1.8 Yes
therapi-runtime-javadoc-0.15.0.jar 87.8 kB 79 60 4 1.8 Yes
therapi-runtime-javadoc-scribe-0.15.0.jar 127.7 kB 70 50 2 1.8 Yes
annotations-4.1.1.4.jar 3.1 kB 11 2 1 1.5 No
proto-google-common-protos-2.48.0.jar 2.7 MB 1045 936 12 1.8 Yes
google-auth-library-credentials-1.24.1.jar 6.4 kB 17 6 1 1.8 Yes
google-auth-library-oauth2-http-1.24.1.jar 270.2 kB 177 158 2 1.8 Yes
auto-value-annotations-1.11.0.jar 7.5 kB 24 9 4 1.8 No
detector-resources-support-0.33.0.jar 18 kB 22 15 1 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
gson-2.11.0.jar 298.4 kB 244 - - - -
   • Root - 243 223 9 1.7 Yes
   • Versioned - 1 1 1 9 No
error_prone_annotations-2.28.0.jar 19.4 kB 47 - - - -
   • Root - 40 27 2 1.8 Yes
   • Versioned - 7 1 1 9 No
google-http-client-1.44.2.jar 295.5 kB 255 219 16 1.7 Yes
google-http-client-gson-1.44.2.jar 12.8 kB 26 9 1 1.7 Yes
j2objc-annotations-3.0.0.jar 12.5 kB 31 - - - -
   • Root - 29 17 1 1.8 Yes
   • Versioned - 2 1 1 9 No
protobuf-java-4.29.1.jar 1.9 MB 758 738 2 1.8 Yes
protobuf-java-util-4.29.1.jar 76.5 kB 52 46 1 1.8 Yes
re2j-1.7.jar 113.8 kB 52 47 1 1.6 Yes
json-path-2.9.0.jar 276.6 kB 221 203 13 1.8 Yes
mysql-connector-j-9.1.0.jar 2.6 MB 1136 1082 31 1.8 Yes
opencsv-5.9.jar 240.4 kB 195 156 15 1.8 Yes
okio-3.4.0.jar 25.7 kB 49 0 0 - -
okio-jvm-3.4.0.jar 360.1 kB 114 107 2 1.8 Yes
istack-commons-runtime-4.1.2.jar 25.8 kB 35 23 4 11 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
HikariCP-5.1.0.jar 161.8 kB 93 76 9 11 Yes
commons-codec-1.17.1.jar 372.7 kB 262 - - - -
   • Root - 261 114 7 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-io-2.16.1.jar 508.8 kB 374 - - - -
   • Root - 373 346 15 1.8 Yes
   • Versioned - 1 1 1 9 No
tao-core-0.15.0.jar 53.7 kB 80 56 13 17 Yes
zeroweb-proto/target/classes - 0 0 0 - -
zeroweb-spring-boot-starter/target/classes - 0 0 0 - -
grpc-all-1.69.0.jar 0.3 kB 2 0 0 - -
grpc-alts-1.69.0.jar 321.4 kB 183 172 2 1.8 Yes
grpc-api-1.69.0.jar 320.1 kB 315 311 1 1.8 Yes
grpc-auth-1.69.0.jar 14.8 kB 12 7 1 1.8 Yes
grpc-context-1.69.0.jar 0.3 kB 2 0 0 - -
grpc-core-1.69.0.jar 653.3 kB 504 496 1 1.8 Yes
grpc-gcp-csm-observability-1.69.0.jar 17.1 kB 19 12 1 1.8 Yes
grpc-grpclb-1.69.0.jar 177.2 kB 112 98 2 1.8 Yes
grpc-inprocess-1.69.0.jar 39.5 kB 27 22 1 1.8 Yes
grpc-netty-1.69.0.jar 291.7 kB 210 201 1 1.8 Yes
grpc-netty-shaded-1.69.0.jar 9.8 MB 2890 2772 65 1.8 Yes
grpc-okhttp-1.69.0.jar 249.5 kB 134 123 4 1.8 Yes
grpc-opentelemetry-1.69.0.jar 69 kB 49 43 2 1.8 Yes
grpc-protobuf-1.69.0.jar 5.3 kB 10 5 1 1.8 Yes
grpc-protobuf-lite-1.69.0.jar 7.9 kB 10 4 1 1.8 Yes
grpc-rls-1.69.0.jar 253.3 kB 145 131 2 1.8 Yes
grpc-services-1.69.0.jar 942.1 kB 436 402 8 1.8 Yes
grpc-servlet-1.69.0.jar 35.6 kB 27 22 1 1.8 Yes
grpc-servlet-jakarta-1.69.0.jar 36.3 kB 28 22 1 1.8 Yes
grpc-stub-1.69.0.jar 52.5 kB 54 48 2 1.8 Yes
grpc-testing-1.69.0.jar 76.1 kB 67 34 2 1.8 Yes
grpc-util-1.69.0.jar 100.9 kB 81 74 1 1.8 Yes
grpc-xds-1.69.0.jar 9.8 MB 3706 3565 58 1.8 Yes
lettuce-core-6.4.1.RELEASE.jar 2 MB 1453 1367 62 1.8 Yes
micrometer-commons-1.14.1.jar 47.8 kB 50 36 6 1.8 Yes
micrometer-core-1.14.1.jar 875.8 kB 615 - - - -
   • Root - 594 531 44 1.8 Yes
   • Versioned - 21 14 1 1.8 Yes
micrometer-jakarta9-1.14.1.jar 32.4 kB 34 24 1 1.8 Yes
micrometer-observation-1.14.1.jar 74.9 kB 74 59 6 1.8 Yes
netty-buffer-4.1.115.Final.jar 337.8 kB 172 155 2 1.6 Yes
netty-codec-4.1.115.Final.jar 352.9 kB 248 219 10 1.6 Yes
netty-codec-dns-4.1.115.Final.jar 67.1 kB 65 45 1 1.6 Yes
netty-codec-http-4.1.115.Final.jar 668.3 kB 420 391 9 1.6 Yes
netty-codec-http2-4.1.115.Final.jar 490.4 kB 302 281 1 1.6 Yes
netty-codec-socks-4.1.115.Final.jar 121 kB 130 107 4 1.6 Yes
netty-common-4.1.115.Final.jar 718.2 kB 572 536 13 1.6 Yes
netty-handler-4.1.115.Final.jar 578.4 kB 395 363 12 1.6 Yes
netty-handler-proxy-4.1.115.Final.jar 25.6 kB 31 12 1 1.6 Yes
netty-resolver-4.1.115.Final.jar 37.8 kB 41 29 1 1.6 Yes
netty-resolver-dns-4.1.115.Final.jar 188.3 kB 143 123 1 1.6 Yes
netty-resolver-dns-classes-macos-4.1.115.Final.jar 9.1 kB 17 3 1 1.6 Yes
netty-resolver-dns-native-macos-4.1.115.Final-osx-x86_64.jar 19.6 kB 11 0 0 - -
netty-transport-4.1.115.Final.jar 521.4 kB 416 386 12 1.6 Yes
netty-transport-classes-epoll-4.1.115.Final.jar 147.6 kB 87 67 1 1.6 Yes
netty-transport-native-epoll-4.1.115.Final-linux-x86_64.jar 40.6 kB 11 0 0 - -
netty-transport-native-unix-common-4.1.115.Final.jar 44.2 kB 45 32 1 1.6 Yes
opencensus-api-0.31.1.jar 355.4 kB 401 380 17 1.7 Yes
opencensus-contrib-http-util-0.31.1.jar 23.4 kB 19 12 2 1.6 Yes
opentelemetry-api-1.43.0.jar 157.9 kB 185 166 10 1.8 Yes
opentelemetry-api-incubator-1.43.0-alpha.jar 64.1 kB 94 78 5 1.8 Yes
opentelemetry-context-1.43.0.jar 48.3 kB 50 41 3 1.8 Yes
opentelemetry-sdk-1.43.0.jar 6.8 kB 12 6 1 1.8 Yes
opentelemetry-sdk-common-1.43.0.jar 54.5 kB 64 - - - -
   • Root - 57 45 5 1.8 Yes
   • Versioned - 7 2 1 9 Yes
opentelemetry-sdk-extension-autoconfigure-1.43.0.jar 47.6 kB 29 19 2 1.8 Yes
opentelemetry-sdk-extension-autoconfigure-spi-1.43.0.jar 20.6 kB 35 23 5 1.8 Yes
opentelemetry-sdk-logs-1.43.0.jar 54.1 kB 51 41 4 1.8 Yes
opentelemetry-sdk-metrics-1.43.0.jar 315.1 kB 266 247 13 1.8 Yes
opentelemetry-sdk-trace-1.43.0.jar 130.1 kB 131 100 13 1.8 Yes
opentelemetry-gcp-resources-1.40.0-alpha.jar 8.9 kB 14 4 1 1.8 Yes
opentelemetry-semconv-1.28.0-alpha.jar 74.8 kB 84 79 1 1.8 Yes
perfmark-api-0.27.0.jar 7 kB 10 6 1 1.8 Yes
reactor-core-3.7.0.jar 1.9 MB 976 - - - -
   • Root - 958 936 11 1.8 Yes
   • Versioned - 5 1 1 11 Yes
   • Versioned - 13 9 1 21 Yes
reactor-netty-core-1.2.0.jar 526.7 kB 379 - - - -
   • Root - 372 346 13 1.8 Yes
   • Versioned - 7 2 2 17 Yes
reactor-netty-http-1.2.0.jar 533.6 kB 340 324 8 1.8 Yes
jandex-3.2.0.jar 374.7 kB 203 - - - -
   • Root - 203 193 1 1.8 Yes
swagger-annotations-jakarta-2.2.25.jar 49.2 kB 85 59 13 1.8 Yes
swagger-core-jakarta-2.2.25.jar 235.7 kB 140 121 6 1.8 Yes
swagger-models-jakarta-2.2.25.jar 137.5 kB 94 68 13 1.8 Yes
jakarta.activation-api-2.1.3.jar 66.5 kB 60 46 3 1.8 Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 1.8 Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 1.8 No
jakarta.persistence-api-3.1.0.jar 165.2 kB 226 207 5 11 Yes
jakarta.servlet-api-6.0.0.jar 347.6 kB 157 85 5 11 Yes
jakarta.transaction-api-2.0.1.jar 28.6 kB 32 20 2 1.8 Yes
jakarta.validation-api-3.0.2.jar 93.3 kB 161 144 10 1.8 Yes
jakarta.xml.bind-api-4.0.2.jar 131 kB 138 115 7 11 Yes
javax.annotation-api-1.3.2.jar 26.6 kB 29 15 3 1.8 Yes
jaxb-api-2.3.1.jar 128.1 kB 136 - - - -
   • Root - 131 111 7 1.8 Yes
   • Versioned - 5 1 1 9 No
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
byte-buddy-1.15.10.jar 8.5 MB 5895 - - - -
   • Root - 2957 2904 38 1.6 Yes
   • Versioned - 2938 2896 39 1.8 Yes
byte-buddy-agent-1.15.10.jar 365.4 kB 170 - - - -
   • Root - 91 72 2 1.5 Yes
   • Versioned - 79 73 3 1.8 Yes
grpc-client-spring-boot-starter-3.1.0.RELEASE.jar 117.8 kB 84 60 9 17 Yes
grpc-common-spring-boot-3.1.0.RELEASE.jar 24.8 kB 30 15 4 17 Yes
grpc-server-spring-boot-starter-3.1.0.RELEASE.jar 144.2 kB 115 87 15 17 Yes
grpc-spring-boot-starter-3.1.0.RELEASE.jar 4.5 kB 3 0 0 - -
jna-5.13.0.jar 1.9 MB 188 125 4 1.6 Yes
accessors-smart-2.5.1.jar 30.3 kB 24 13 2 1.8 Yes
json-smart-2.5.1.jar 122.3 kB 107 93 5 1.8 Yes
antlr4-runtime-4.13.0.jar 326.3 kB 232 215 7 1.8 Yes
commons-collections4-4.4.jar 751.9 kB 555 524 19 1.8 Yes
commons-compress-1.24.0.jar 1.1 MB 617 - - - -
   • Root - 615 562 36 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-lang3-3.17.0.jar 673.6 kB 426 - - - -
   • Root - 425 395 18 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-pool2-2.12.0.jar 150 kB 101 - - - -
   • Root - 99 83 3 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-text-1.12.0.jar 251.2 kB 181 - - - -
   • Root - 180 160 8 1.8 Yes
   • Versioned - 1 1 1 9 No
groovy-4.0.24.jar 7.6 MB 4733 4574 120 1.8 Yes
httpclient-4.5.14.jar 785.6 kB 511 470 24 1.6 Yes
httpcore-4.4.16.jar 327.9 kB 283 253 17 1.6 Yes
log4j-api-2.24.1.jar 348.4 kB 247 - - - -
   • Root - 236 209 11 1.8 Yes
   • Versioned - 11 4 2 9 Yes
log4j-to-slf4j-2.24.1.jar 23.8 kB 26 10 2 1.8 Yes
tomcat-embed-core-10.1.33.jar 3.6 MB 1650 1514 79 11 Yes
tomcat-embed-el-10.1.33.jar 263.6 kB 166 156 7 11 Yes
tomcat-embed-websocket-10.1.33.jar 282.6 kB 190 177 6 11 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
aspectjweaver-1.9.22.1.jar 2.2 MB 1056 1002 37 1.8 Yes
assertj-core-3.26.3.jar 1.4 MB 882 - - - -
   • Root - 878 839 27 1.8 Yes
   • Versioned - 4 1 1 9 No
awaitility-4.2.2.jar 97.2 kB 93 77 8 1.8 Yes
bcpkix-jdk18on-1.79.jar 1.1 MB 973 - - - -
   • Root - 969 908 52 1.8 No
   • Versioned - 4 1 1 9 No
bcprov-jdk18on-1.79.jar 8.6 MB 5932 - - - -
   • Root - 4634 4422 187 1.8 No
   • Versioned - 1199 1090 91 9 No
   • Versioned - 41 32 1 11 No
   • Versioned - 29 20 1 15 No
   • Versioned - 29 15 5 21 No
bcutil-jdk18on-1.79.jar 706 kB 670 - - - -
   • Root - 666 610 47 1.8 No
   • Versioned - 4 1 1 9 No
checker-qual-3.42.0.jar 230.8 kB 438 369 30 1.8 Yes
animal-sniffer-annotations-1.24.jar 3.1 kB 12 1 1 1.8 No
conscrypt-openjdk-uber-2.5.2.jar 4.5 MB 330 316 3 1.7 Yes
angus-activation-2.0.2.jar 27 kB 33 11 3 1.8 Yes
jaxb-core-4.0.5.jar 138.7 kB 158 107 18 11 Yes
jaxb-runtime-4.0.5.jar 920.2 kB 693 559 19 11 Yes
txw2-4.0.5.jar 73.3 kB 72 57 4 11 Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
hamcrest-core-2.2.jar 1.5 kB 8 1 1 1.7 Yes
HdrHistogram-2.2.2.jar 177.2 kB 108 97 2 1.8 Yes
hibernate-commons-annotations-7.0.3.Final.jar 68 kB 69 59 5 11 Yes
hibernate-core-6.6.2.Final.jar 12 MB 7337 6897 345 11 Yes
hibernate-jpamodelgen-6.6.2.Final.jar 409.2 kB 205 186 9 11 Yes
hibernate-validator-8.0.1.Final.jar 1.3 MB 1037 903 84 11 Yes
jboss-logging-3.6.1.Final.jar 61.9 kB 46 35 2 11 Yes
kotlin-stdlib-1.9.25.jar 1.7 MB 1038 - - - -
   • Root - 1036 978 43 1.8 Yes
   • Versioned - 2 1 1 9 No
kotlin-stdlib-common-1.9.25.jar 227.5 kB 391 0 0 - -
kotlin-stdlib-jdk7-1.9.25.jar 1 kB 5 - - - -
   • Root - 3 0 0 - -
   • Versioned - 2 1 1 9 No
kotlin-stdlib-jdk8-1.9.25.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-5.11.3.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.11.3.jar 216.4 kB 197 182 8 1.8 Yes
junit-jupiter-engine-5.11.3.jar 260.1 kB 152 135 9 1.8 Yes
junit-jupiter-params-5.11.3.jar 591.6 kB 388 354 22 1.8 Yes
junit-platform-commons-1.11.3.jar 142 kB 88 - - - -
   • Root - 78 64 8 1.8 Yes
   • Versioned - 10 4 1 9 Yes
junit-platform-engine-1.11.3.jar 246.8 kB 177 158 10 1.8 Yes
junit-platform-launcher-1.11.3.jar 189 kB 131 116 7 1.8 Yes
junit-vintage-engine-5.11.3.jar 68.6 kB 49 35 6 1.8 Yes
LatencyUtils-2.0.3.jar 29.8 kB 31 22 1 1.6 Yes
liquibase-core-4.29.2.jar 2.9 MB 1546 1288 88 1.8 Yes
mapstruct-1.6.0.jar 34.1 kB 64 51 4 1.8 Yes
mapstruct-processor-1.6.0.jar 2.5 MB 1744 1606 34 1.8 Yes
mockito-core-5.14.2.jar 707.7 kB 646 574 64 11 Yes
mockito-junit-jupiter-5.14.2.jar 8.9 kB 13 5 2 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
asm-9.6.jar 123.6 kB 45 39 3 1.5 Yes
postgresql-42.7.4.jar 1.1 MB 535 472 38 1.8 Yes
lombok-1.18.36.jar 2.1 MB 1083 178 13 1.6 Yes
reactive-streams-1.0.4.jar 11.6 kB 17 13 1 1.6 Yes
duct-tape-1.0.8.jar 25.4 kB 37 22 6 1.8 Yes
jsonassert-1.5.3.jar 31.1 kB 32 20 3 1.8 Yes
jul-to-slf4j-2.0.16.jar 6.4 kB 15 - - - -
   • Root - 13 1 1 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-api-2.0.16.jar 69.4 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
springdoc-openapi-starter-common-2.7.0.jar 499.8 kB 298 238 41 17 Yes
springdoc-openapi-starter-webmvc-api-2.7.0.jar 42.4 kB 37 17 5 17 Yes
springdoc-openapi-starter-webmvc-ui-2.7.0.jar 23.1 kB 26 11 1 17 Yes
spring-aop-6.2.0.jar 418.3 kB 321 289 17 17 Yes
spring-aspects-6.2.0.jar 49.9 kB 52 33 5 17 Yes
spring-beans-6.2.0.jar 875.1 kB 479 448 13 17 Yes
spring-context-6.2.0.jar 1.3 MB 946 861 58 17 Yes
spring-context-support-6.2.0.jar 174.6 kB 125 104 9 17 Yes
spring-core-6.2.0.jar 2 MB 1262 - - - -
   • Root - 1256 1181 59 17 Yes
   • Versioned - 6 1 1 21 Yes
spring-expression-6.2.0.jar 317.5 kB 168 156 6 17 Yes
spring-jcl-6.2.0.jar 24.5 kB 26 15 2 17 Yes
spring-jdbc-6.2.0.jar 471 kB 335 303 17 17 Yes
spring-orm-6.2.0.jar 234.4 kB 124 105 7 17 Yes
spring-oxm-6.2.0.jar 60 kB 50 33 6 17 Yes
spring-test-6.2.0.jar 1 MB 680 611 49 17 Yes
spring-tx-6.2.0.jar 285 kB 238 208 13 17 Yes
spring-web-6.2.0.jar 2.1 MB 1319 1239 59 17 Yes
spring-webflux-6.2.0.jar 1 MB 577 544 24 17 Yes
spring-webmvc-6.2.0.jar 1.1 MB 590 546 27 17 Yes
spring-boot-3.4.0.jar 1.8 MB 1191 1056 84 17 Yes
spring-boot-actuator-3.4.0.jar 697.6 kB 599 511 72 17 Yes
spring-boot-actuator-autoconfigure-3.4.0.jar 821.3 kB 686 554 108 17 Yes
spring-boot-autoconfigure-3.4.0.jar 2 MB 1554 1419 112 17 Yes
spring-boot-starter-3.4.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-actuator-3.4.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-data-jpa-3.4.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-data-redis-3.4.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-jdbc-3.4.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-json-3.4.0.jar 4.7 kB 4 0 0 - -
spring-boot-starter-logging-3.4.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-reactor-netty-3.4.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-test-3.4.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-tomcat-3.4.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-validation-3.4.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-web-3.4.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-webflux-3.4.0.jar 4.8 kB 4 0 0 - -
spring-boot-test-3.4.0.jar 252.5 kB 177 144 18 17 Yes
spring-boot-test-autoconfigure-3.4.0.jar 227 kB 261 187 26 17 Yes
spring-data-commons-3.4.0.jar 1.5 MB 1012 935 47 17 Yes
spring-data-jpa-3.4.0.jar 1.6 MB 799 755 15 17 Yes
spring-data-keyvalue-3.4.0.jar 136.5 kB 120 90 13 17 Yes
spring-data-redis-3.4.0.jar 2.2 MB 1285 1225 34 17 Yes
database-commons-1.20.4.jar 14.8 kB 19 12 3 1.8 Yes
jdbc-1.20.4.jar 29.8 kB 21 12 3 1.8 Yes
postgresql-1.20.4.jar 10.7 kB 15 7 1 1.8 Yes
testcontainers-1.20.4.jar 17.8 MB 12233 10475 456 15 Yes
swagger-ui-5.18.2.jar 3.1 MB 26 0 0 - -
webjars-locator-lite-1.0.1.jar 8.1 kB 16 3 1 1.8 Yes
xmlunit-core-2.10.0.jar 180.8 kB 183 166 9 1.7 Yes
snakeyaml-2.3.jar 342.2 kB 284 - - - -
   • Root - 276 235 23 1.7 Yes
   • Versioned - 8 3 2 9 Yes
hutool-core-5.8.34.jar 1.5 MB 981 906 65 1.8 Yes
failureaccess-1.0.2.jar 4.7 kB 15 2 1 1.7 Yes
guava-33.3.1-jre.jar 3.1 MB 2056 2017 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
annotations-24.1.0.jar 30.6 kB 70 - - - -
   • Root - 68 59 2 1.8 Yes
   • Versioned - 2 1 1 9 No
Total Size Entries Classes Packages Java Version Debug Information
256 178.9 MB 106224 90725 4257 17 221
compile: 181 compile: 142.5 MB compile: 81825 compile: 70156 compile: 3186 17 compile: 159
runtime: 27 runtime: 3.5 MB runtime: 2798 runtime: 2011 runtime: 113 runtime: 20
test: 48 test: 32.8 MB test: 21601 test: 18558 test: 958 17 test: 42