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.baomidou | mybatis-plus-spring-boot4-starter | 3.5.17 | jar | Apache License, Version 2.0 | No |
| com.github.therapi | therapi-runtime-javadoc | 0.15.0 | jar | The Apache License, Version 2.0 | No |
| io.github.seenings | seen-spring-config | 0.1.99 | jar | The Apache Software License, Version 2.0 | No |
| org.springdoc | springdoc-openapi-starter-webmvc-ui | 3.1.0 | jar | The Apache License, Version 2.0 | No |
| org.springframework.boot | spring-boot-h2console | 4.1.1 | jar | Apache License, Version 2.0 | No |
| org.springframework.boot | spring-boot-starter-json | 4.1.1 | jar | Apache License, Version 2.0 | No |
| org.springframework.boot | spring-boot-starter-web | 4.1.1 | jar | Apache License, Version 2.0 | No |
| org.springframework.cloud | spring-cloud-starter-zookeeper-discovery | 5.0.2 | jar | Apache License, Version 2.0 | No |
| org.springframework.boot | spring-boot-configuration-processor | 4.1.1 | jar | Apache License, Version 2.0 | Yes |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | Licenses | 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.1.1 | jar | Apache License, Version 2.0 | Yes |
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:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Licenses |
|---|---|---|---|---|---|
| io.netty | netty-tcnative-boringssl-static | 2.0.81.Final | linux-aarch_64 | jar | The Apache Software License, Version 2.0 |
| io.netty | netty-tcnative-boringssl-static | 2.0.81.Final | linux-x86_64 | jar | The Apache Software License, Version 2.0 |
| io.netty | netty-tcnative-boringssl-static | 2.0.81.Final | osx-aarch_64 | jar | The Apache Software License, Version 2.0 |
| io.netty | netty-tcnative-boringssl-static | 2.0.81.Final | osx-x86_64 | jar | The Apache Software License, Version 2.0 |
| io.netty | netty-tcnative-boringssl-static | 2.0.81.Final | windows-x86_64 | jar | The Apache Software License, Version 2.0 |
| io.netty | netty-transport-classes-epoll | 4.2.17.Final | - | jar | Apache License, Version 2.0 |
| io.netty | netty-transport-native-epoll | 4.2.17.Final | linux-x86_64 | jar | Apache License, Version 2.0 |
| org.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 |
Project Dependency Graph
Dependency Tree
- io.github.seenings:seen-article:jar:0.1.99
- org.springframework.boot:spring-boot-devtools:jar:4.1.1 (runtime)
- org.springframework.boot:spring-boot:jar:4.1.1 (compile)
- org.springframework:spring-core:jar:7.0.9 (compile)
- commons-logging:commons-logging:jar:1.3.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.3.6 (compile)
- org.springframework:spring-context:jar:7.0.9 (compile)
- io.micrometer:micrometer-observation:jar:1.17.1 (compile)
- io.micrometer:micrometer-commons:jar:1.17.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-commons:jar:1.17.1 (compile)
- io.micrometer:micrometer-observation:jar:1.17.1 (compile)
- org.springframework:spring-core:jar:7.0.9 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:4.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot:jar:4.1.1 (compile)
- com.baomidou:mybatis-plus-spring-boot4-starter:jar:3.5.17 (compile)
- com.baomidou:mybatis-plus:jar:3.5.17 (compile)
- com.baomidou:mybatis-plus-core:jar:3.5.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.baomidou:mybatis-plus-annotation:jar:3.5.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.baomidou:mybatis-plus-spring:jar:3.5.17 (compile)
- com.baomidou:mybatis-plus-extension:jar:3.5.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.baomidou:mybatis-plus-extension:jar:3.5.17 (compile)
- org.mybatis:mybatis:jar:3.5.19 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.baomidou:mybatis-plus-core:jar:3.5.17 (compile)
- org.mybatis:mybatis-spring:jar:4.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.baomidou:mybatis-plus-spring-boot-autoconfigure:jar:3.5.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.baomidou:mybatis-plus-spring-boot-native-image:jar:3.5.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-jdbc:jar:4.1.1 (compile)
- org.springframework.boot:spring-boot-jdbc:jar:4.1.1 (compile)
- org.springframework.boot:spring-boot-sql:jar:4.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-transaction:jar:4.1.1 (compile)
- org.springframework.boot:spring-boot-persistence:jar:4.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-tx:jar:7.0.9 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-persistence:jar:4.1.1 (compile)
- org.springframework:spring-jdbc:jar:7.0.9 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-sql:jar:4.1.1 (compile)
- com.zaxxer:HikariCP:jar:7.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-jdbc:jar:4.1.1 (compile)
- com.baomidou:mybatis-plus:jar:3.5.17 (compile)
- io.github.seenings:seen-spring-config:jar:0.1.99 (compile)
- com.baomidou:mybatis-plus-jsqlparser:jar:3.5.17 (compile)
- com.github.jsqlparser:jsqlparser:jar:5.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.baomidou:mybatis-plus-jsqlparser-common:jar:3.5.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.jsqlparser:jsqlparser:jar:5.2 (compile)
- io.github.seenings:seen-api:jar:0.1.99 (compile)
- io.github.seenings:seen-core:jar:0.1.99 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter:jar:6.0.3 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.3 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.junit.jupiter:junit-jupiter-params:jar:6.0.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.3 (runtime)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (runtime)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.3 (compile)
- org.springframework:spring-web:jar:7.0.9 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.github.seenings:seen-core:jar:0.1.99 (compile)
- io.github.seenings:seen-extra:jar:0.1.99 (compile)
- cn.hutool:hutool-all:jar:5.8.47 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.18 (compile)
![[Information]](./images/icon_info_sml.gif)
- cn.hutool:hutool-all:jar:5.8.47 (compile)
- jakarta.servlet:jakarta.servlet-api:jar:6.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-webmvc:jar:7.0.9 (compile)
- org.springframework:spring-aop:jar:7.0.9 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-beans:jar:7.0.9 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-expression:jar:7.0.9 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-aop:jar:7.0.9 (compile)
- org.springframework.cloud:spring-cloud-commons:jar:5.0.3 (compile)
- org.springframework.security:spring-security-crypto:jar:7.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.security:spring-security-crypto:jar:7.1.1 (compile)
- com.baomidou:mybatis-plus-jsqlparser:jar:3.5.17 (compile)
- org.springframework.boot:spring-boot-h2console:jar:4.1.1 (compile)
- com.h2database:h2:jar:2.4.240 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.h2database:h2:jar:2.4.240 (compile)
- org.springframework.boot:spring-boot-starter-web:jar:4.1.1 (compile)
- org.springframework.boot:spring-boot-starter-jackson:jar:4.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-tomcat:jar:4.1.1 (compile)
- org.springframework.boot:spring-boot-starter-tomcat-runtime:jar:4.1.1 (compile)
- org.apache.tomcat.embed:tomcat-embed-core:jar:11.0.24 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat.embed:tomcat-embed-el:jar:11.0.24 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat.embed:tomcat-embed-websocket:jar:11.0.24 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat.embed:tomcat-embed-core:jar:11.0.24 (compile)
- org.springframework.boot:spring-boot-tomcat:jar:4.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-tomcat-runtime:jar:4.1.1 (compile)
- org.springframework.boot:spring-boot-http-converter:jar:4.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-webmvc:jar:4.1.1 (compile)
- org.springframework.boot:spring-boot-servlet:jar:4.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-servlet:jar:4.1.1 (compile)
- org.springframework.boot:spring-boot-starter-jackson:jar:4.1.1 (compile)
- com.mysql:mysql-connector-j:jar:9.7.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-json:jar:4.1.1 (compile)
- org.springframework.boot:spring-boot-starter:jar:4.1.1 (compile)
- org.springframework.boot:spring-boot-starter-logging:jar:4.1.1 (compile)
- ch.qos.logback:logback-classic:jar:1.5.38 (compile)
- ch.qos.logback:logback-core:jar:1.5.38 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.5.38 (compile)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.25.5 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.25.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-api:jar:2.25.5 (compile)
- org.slf4j:jul-to-slf4j:jar:2.0.18 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.5.38 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:3.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.yaml:snakeyaml:jar:2.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-logging:jar:4.1.1 (compile)
- org.springframework.boot:spring-boot-jackson:jar:4.1.1 (compile)
- tools.jackson.core:jackson-databind:jar:3.1.5 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.21 (compile)
![[Information]](./images/icon_info_sml.gif)
- tools.jackson.core:jackson-core:jar:3.1.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.21 (compile)
- tools.jackson.core:jackson-databind:jar:3.1.5 (compile)
- org.springframework.boot:spring-boot-starter:jar:4.1.1 (compile)
- org.springframework.cloud:spring-cloud-starter-zookeeper-discovery:jar:5.0.2 (compile)
- org.springframework.cloud:spring-cloud-starter-zookeeper:jar:5.0.2 (compile)
- org.springframework.cloud:spring-cloud-starter:jar:5.0.3 (compile)
- org.springframework.cloud:spring-cloud-context:jar:5.0.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.bouncycastle:bcprov-jdk18on:jar:1.85.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.cloud:spring-cloud-context:jar:5.0.3 (compile)
- org.springframework.cloud:spring-cloud-zookeeper-core:jar:5.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.cloud:spring-cloud-starter:jar:5.0.3 (compile)
- org.springframework.cloud:spring-cloud-zookeeper-discovery:jar:5.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.curator:curator-x-discovery:jar:5.9.0 (compile)
- org.apache.curator:curator-recipes:jar:5.9.0 (compile)
- org.apache.curator:curator-framework:jar:5.9.0 (compile)
- org.apache.curator:curator-client:jar:5.9.0 (compile)
- org.apache.zookeeper:zookeeper:jar:3.9.3 (compile)
- org.apache.zookeeper:zookeeper-jute:jar:3.9.3 (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-handler:jar:4.2.17.Final (compile)
- io.netty:netty-common:jar:4.2.17.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver:jar:4.2.17.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-buffer:jar:4.2.17.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport:jar:4.2.17.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-native-unix-common:jar:4.2.17.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-base:jar:4.2.17.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-common:jar:4.2.17.Final (compile)
- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.17.Final (runtime)
- io.netty:netty-transport-classes-epoll:jar:4.2.17.Final (runtime)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-classes-epoll:jar:4.2.17.Final (runtime)
- io.netty:netty-tcnative-boringssl-static:jar:2.0.81.Final (compile)
- io.netty:netty-tcnative-classes:jar:2.0.81.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.81.Final (runtime)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.81.Final (runtime)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.81.Final (runtime)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.81.Final (runtime)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.81.Final (runtime)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-tcnative-classes:jar:2.0.81.Final (compile)
- commons-io:commons-io:jar:2.17.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.zookeeper:zookeeper-jute:jar:3.9.3 (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.errorprone:error_prone_annotations:jar:2.18.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.3 (compile)
- org.apache.curator:curator-client:jar:5.9.0 (compile)
- org.apache.curator:curator-framework:jar:5.9.0 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.21.5 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.21.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.21.5 (compile)
- org.apache.curator:curator-recipes:jar:5.9.0 (compile)
- org.springframework.cloud:spring-cloud-starter-loadbalancer:jar:5.0.3 (compile)
- org.springframework.cloud:spring-cloud-loadbalancer:jar:5.0.3 (compile)
- io.projectreactor:reactor-core:jar:3.8.7 (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.addons:reactor-extra:jar:3.6.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.projectreactor:reactor-core:jar:3.8.7 (compile)
- org.springframework.boot:spring-boot-starter-cache:jar:4.1.1 (compile)
- org.springframework.boot:spring-boot-cache:jar:4.1.1 (compile)
- org.springframework:spring-context-support:jar:7.0.9 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-context-support:jar:7.0.9 (compile)
- org.springframework.boot:spring-boot-cache:jar:4.1.1 (compile)
- com.stoyanr:evictor:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.cloud:spring-cloud-loadbalancer:jar:5.0.3 (compile)
- org.springframework.cloud:spring-cloud-starter-zookeeper:jar:5.0.2 (compile)
- org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:3.1.0 (compile)
- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:3.1.0 (compile)
- org.springdoc:springdoc-openapi-starter-common:jar:3.1.0 (compile)
- org.springframework.boot:spring-boot-validation:jar:4.1.1 (compile)
- org.hibernate.validator:hibernate-validator:jar:9.1.3.Final (compile)
- org.jboss.logging:jboss-logging:jar:3.6.3.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml:classmate:jar:1.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.logging:jboss-logging:jar:3.6.3.Final (compile)
- org.hibernate.validator:hibernate-validator:jar:9.1.3.Final (compile)
- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.52 (compile)
- org.apache.commons:commons-lang3:jar:3.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.52 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.swagger.core.v3:swagger-models-jakarta:jar:2.2.52 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.5 (compile)
- jakarta.activation:jakarta.activation-api:jar:2.1.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.activation:jakarta.activation-api:jar:2.1.4 (compile)
- jakarta.validation:jakarta.validation-api:jar:3.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.21.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.21.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.20.0 (compile)
- org.springframework.boot:spring-boot-validation:jar:4.1.1 (compile)
- org.springframework.boot:spring-boot-web-server:jar:4.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springdoc:springdoc-openapi-starter-common:jar:3.1.0 (compile)
- org.webjars:swagger-ui:jar:5.32.11 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.webjars:webjars-locator-lite:jar:1.1.4 (compile)
- org.jspecify:jspecify:jar:1.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.1 (compile)
- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:3.1.0 (compile)
- com.github.therapi:therapi-runtime-javadoc:jar:0.15.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-configuration-processor:jar:4.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.projectlombok:lombok:jar:1.18.46 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-devtools:jar:4.1.1 (runtime)
Licenses
MIT-0: reactive-streams
The Apache License, Version 2.0: JSpecify annotations, com.github.therapi:therapi-runtime-javadoc, 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
LGPL-2.1-only: Logback Classic Module, Logback Core Module
GNU Library or Lesser General Public License (LGPL) V2.1: JSQLParser library
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
Bouncy Castle Licence: Bouncy Castle Provider
Mulan Permissive Software License,Version 2: hutool-all
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: Checker Qual, Project Lombok
Apache License, Version 2.0: Apache Yetus - Audience Annotations, Apache ZooKeeper - Jute, Apache ZooKeeper - Server, ClassMate, 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, Reactor Extra, SnakeYAML, Spring AOP, Spring Beans, Spring Cloud Commons, Spring Cloud Context, Spring Cloud Load Balancer, Spring Cloud Starter Zookeeper, Spring Cloud Starter Zookeeper Discovery, Spring Cloud Zookeeper Core, Spring Cloud Zookeeper Discovery, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Transaction, Spring Web, Spring Web MVC, mybatis-plus, mybatis-plus-annotation, mybatis-plus-core, mybatis-plus-extension, mybatis-plus-jsqlparser, mybatis-plus-jsqlparser-common, mybatis-plus-spring, mybatis-plus-spring-boot-autoconfigure, mybatis-plus-spring-boot-native-image, mybatis-plus-spring-boot4-starter, spring-boot, spring-boot-autoconfigure, spring-boot-cache, spring-boot-configuration-processor, spring-boot-devtools, spring-boot-h2console, spring-boot-http-converter, spring-boot-jackson, spring-boot-jdbc, spring-boot-persistence, spring-boot-servlet, spring-boot-sql, spring-boot-starter, spring-boot-starter-cache, spring-boot-starter-jackson, spring-boot-starter-jdbc, spring-boot-starter-json, spring-boot-starter-logging, 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-starter, spring-cloud-starter-loadbalancer, spring-security-crypto, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket
Apache-2.0: Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache Log4j API, Log4j API to SLF4J Adapter, Swagger UI
MIT: JUL to SLF4J bridge, SLF4J API Module, webjars-locator-lite
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
EPL 2.0: Jakarta Annotations API, Jakarta Servlet
EPL 1.0: H2 Database Engine
MPL 2.0: H2 Database Engine
EPL-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, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, HikariCP, JSQLParser library, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Netty/TomcatNative [BoringSSL - Static], Netty/TomcatNative [OpenSSL - Classes], jackson-databind, micrometer-commons, micrometer-observation, mybatis, mybatis-spring, seen-api, seen-article, seen-core, seen-extra, seen-spring-config
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| logback-classic-1.5.38.jar | 287.1 kB | 221 | 178 | 29 | 11 | Yes |
| logback-core-1.5.38.jar | 641.1 kB | 530 | - | - | - | - |
| • Root | - | 530 | 480 | 39 | 11 | Yes |
| hutool-all-5.8.47.jar | 2.8 MB | 2125 | 1883 | 227 | 1.8 | Yes |
| mybatis-plus-3.5.17.jar | 0.3 kB | 2 | 0 | 0 | - | - |
| mybatis-plus-annotation-3.5.17.jar | 13.6 kB | 21 | 15 | 1 | 1.8 | Yes |
| mybatis-plus-core-3.5.17.jar | 396.5 kB | 229 | 199 | 24 | 1.8 | Yes |
| mybatis-plus-extension-3.5.17.jar | 176.9 kB | 125 | 97 | 21 | 1.8 | Yes |
| mybatis-plus-jsqlparser-3.5.17.jar | 93.9 kB | 40 | 29 | 5 | 11 | Yes |
| mybatis-plus-jsqlparser-common-3.5.17.jar | 4.3 kB | 10 | 3 | 2 | 1.8 | Yes |
| mybatis-plus-spring-3.5.17.jar | 25 kB | 25 | 9 | 8 | 1.8 | Yes |
| mybatis-plus-spring-boot-autoconfigure-3.5.17.jar | 33.3 kB | 28 | 20 | 1 | 1.8 | Yes |
| mybatis-plus-spring-boot-native-image-3.5.17.jar | 38.7 kB | 22 | 10 | 1 | 17 | Yes |
| mybatis-plus-spring-boot4-starter-3.5.17.jar | 14.3 kB | 15 | 3 | 1 | 17 | Yes |
| classmate-1.7.3.jar | 68.2 kB | 59 | 44 | 5 | 1.8 | Yes |
| jackson-annotations-2.21.jar | 82.1 kB | 89 | 76 | 2 | 1.8 | Yes |
| jackson-core-2.21.5.jar | 594.2 kB | 286 | - | - | - | - |
| • Root | - | 250 | 213 | 16 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| • Versioned | - | 12 | 3 | 1 | 11 | Yes |
| • Versioned | - | 11 | 2 | 1 | 17 | Yes |
| • Versioned | - | 11 | 2 | 1 | 21 | Yes |
| jackson-databind-2.21.5.jar | 1.7 MB | 852 | - | - | - | - |
| • Root | - | 850 | 812 | 23 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-dataformat-yaml-2.21.5.jar | 60.6 kB | 46 | - | - | - | - |
| • Root | - | 44 | 23 | 3 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-datatype-jsr310-2.21.5.jar | 136.6 kB | 88 | - | - | - | - |
| • Root | - | 86 | 64 | 6 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| 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 |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
| error_prone_annotations-2.18.0.jar | 16 kB | 38 | 26 | 2 | 1.8 | Yes |
| failureaccess-1.0.1.jar | 4.6 kB | 15 | 2 | 1 | 1.7 | Yes |
| guava-32.0.0-jre.jar | 3 MB | 2052 | 2012 | 18 | 1.8 | Yes |
| listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
| j2objc-annotations-2.8.jar | 9.3 kB | 24 | 13 | 1 | 1.7 | Yes |
| h2-2.4.240.jar | 2.7 MB | 1071 | - | - | - | - |
| • Root | - | 1070 | 1065 | 58 | 11 | Yes |
| • Versioned | - | 1 | 1 | 1 | 21 | Yes |
| mysql-connector-j-9.7.0.jar | 2.6 MB | 1120 | 1066 | 31 | 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-io-2.17.0.jar | 516 kB | 378 | - | - | - | - |
| • Root | - | 377 | 350 | 15 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-logging-1.3.6.jar | 74 kB | 44 | - | - | - | - |
| • Root | - | 42 | 27 | 2 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| seen-api-0.1.99.jar | 109.8 kB | 277 | 104 | 37 | 25 | Yes |
| seen-core-0.1.99.jar | 134.2 kB | 220 | 84 | 36 | 25 | Yes |
| seen-extra-0.1.99.jar | 7.5 kB | 18 | 3 | 1 | 25 | Yes |
| seen-spring-config-0.1.99.jar | 27.7 kB | 48 | 17 | 2 | 25 | Yes |
| micrometer-commons-1.17.1.jar | 51.8 kB | 54 | 39 | 7 | 1.8 | Yes |
| micrometer-observation-1.17.1.jar | 84.3 kB | 82 | 67 | 6 | 1.8 | Yes |
| netty-buffer-4.2.17.Final.jar | 378.3 kB | 196 | - | - | - | - |
| • Root | - | 194 | 175 | 2 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-codec-base-4.2.17.Final.jar | 155.4 kB | 123 | - | - | - | - |
| • Root | - | 121 | 96 | 6 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-common-4.2.17.Final.jar | 820.9 kB | 640 | - | - | - | - |
| • Root | - | 638 | 600 | 13 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-handler-4.2.17.Final.jar | 588.8 kB | 373 | - | - | - | - |
| • Root | - | 371 | 339 | 11 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-resolver-4.2.17.Final.jar | 33 kB | 37 | - | - | - | - |
| • Root | - | 35 | 22 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-tcnative-boringssl-static-2.0.81.Final-linux-aarch_64.jar | 1.3 MB | 19 | - | - | - | - |
| • Root | - | 17 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-tcnative-boringssl-static-2.0.81.Final-linux-x86_64.jar | 1.4 MB | 19 | - | - | - | - |
| • Root | - | 17 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-tcnative-boringssl-static-2.0.81.Final-osx-aarch_64.jar | 1.1 MB | 19 | - | - | - | - |
| • Root | - | 17 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-tcnative-boringssl-static-2.0.81.Final-osx-x86_64.jar | 1.3 MB | 19 | - | - | - | - |
| • Root | - | 17 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-tcnative-boringssl-static-2.0.81.Final-windows-x86_64.jar | 1.2 MB | 19 | - | - | - | - |
| • Root | - | 17 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-tcnative-boringssl-static-2.0.81.Final.jar | 3.8 kB | 11 | - | - | - | - |
| • Root | - | 9 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-tcnative-classes-2.0.81.Final.jar | 37.4 kB | 45 | - | - | - | - |
| • Root | - | 43 | 30 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-transport-4.2.17.Final.jar | 549.9 kB | 421 | - | - | - | - |
| • Root | - | 419 | 388 | 12 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-transport-classes-epoll-4.2.17.Final.jar | 159.9 kB | 98 | - | - | - | - |
| • Root | - | 96 | 75 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-transport-native-epoll-4.2.17.Final-linux-x86_64.jar | 42.4 kB | 14 | - | - | - | - |
| • Root | - | 12 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-transport-native-unix-common-4.2.17.Final.jar | 46.9 kB | 48 | - | - | - | - |
| • Root | - | 46 | 32 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| reactor-core-3.8.7.jar | 1.9 MB | 984 | - | - | - | - |
| • Root | - | 962 | 938 | 12 | 1.8 | Yes |
| • Versioned | - | 7 | 1 | 1 | 11 | Yes |
| • Versioned | - | 15 | 9 | 1 | 21 | Yes |
| reactor-extra-3.6.1.jar | 111.4 kB | 114 | 101 | 8 | 1.8 | Yes |
| swagger-annotations-jakarta-2.2.52.jar | 51.2 kB | 88 | 62 | 13 | 1.8 | Yes |
| swagger-core-jakarta-2.2.52.jar | 265.3 kB | 149 | 130 | 6 | 1.8 | Yes |
| swagger-models-jakarta-2.2.52.jar | 141.7 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.5.jar | 131.2 kB | 138 | 115 | 7 | 11 | Yes |
| commons-lang3-3.20.0.jar | 713.9 kB | 454 | - | - | - | - |
| • Root | - | 452 | 421 | 18 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| curator-client-5.9.0.jar | 3.3 MB | 2129 | 2078 | 26 | 1.8 | Yes |
| curator-framework-5.9.0.jar | 343.5 kB | 306 | 286 | 7 | 1.8 | Yes |
| curator-recipes-5.9.0.jar | 318.7 kB | 253 | 229 | 10 | 1.8 | Yes |
| curator-x-discovery-5.9.0.jar | 64.1 kB | 59 | 42 | 3 | 1.8 | Yes |
| log4j-api-2.25.5.jar | 351.4 kB | 253 | - | - | - | - |
| • Root | - | 242 | 210 | 12 | 1.8 | Yes |
| • Versioned | - | 11 | 4 | 2 | 9 | Yes |
| log4j-to-slf4j-2.25.5.jar | 24.2 kB | 26 | 10 | 2 | 1.8 | Yes |
| tomcat-embed-core-11.0.24.jar | 3.6 MB | 1611 | 1471 | 78 | 17 | Yes |
| tomcat-embed-el-11.0.24.jar | 271.2 kB | 172 | 163 | 7 | 17 | Yes |
| tomcat-embed-websocket-11.0.24.jar | 288.1 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.85.2.jar | 10.3 MB | 7571 | - | - | - | - |
| • Root | - | 6036 | 5798 | 215 | 1.8 | No |
| • Versioned | - | 1433 | 1309 | 108 | 9 | No |
| • Versioned | - | 16 | 6 | 2 | 11 | No |
| • Versioned | - | 12 | 3 | 1 | 15 | No |
| • Versioned | - | 39 | 23 | 5 | 17 | No |
| • Versioned | - | 35 | 24 | 5 | 25 | No |
| checker-qual-3.33.0.jar | 224 kB | 426 | 358 | 30 | 1.8 | Yes |
| hibernate-validator-9.1.3.Final.jar | 1.4 MB | 1133 | 989 | 92 | 17 | Yes |
| jboss-logging-3.6.3.Final.jar | 62.7 kB | 45 | 35 | 2 | 11 | Yes |
| jspecify-1.0.1.jar | 3.1 kB | 10 | 5 | 2 | 1.8 | No |
| junit-jupiter-6.0.3.jar | 6.4 kB | 5 | 1 | 1 | 17 | No |
| junit-jupiter-api-6.0.3.jar | 250.7 kB | 224 | 208 | 9 | 17 | Yes |
| junit-jupiter-engine-6.0.3.jar | 356.1 kB | 189 | 172 | 9 | 17 | Yes |
| junit-jupiter-params-6.0.3.jar | 296.6 kB | 216 | 195 | 9 | 17 | Yes |
| junit-platform-commons-6.0.3.jar | 171.3 kB | 103 | 87 | 10 | 17 | Yes |
| junit-platform-engine-6.0.3.jar | 280.2 kB | 195 | 177 | 9 | 17 | Yes |
| 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 |
| 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.18.jar | 6.3 kB | 15 | - | - | - | - |
| • Root | - | 13 | 1 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| slf4j-api-2.0.18.jar | 70 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| springdoc-openapi-starter-common-3.1.0.jar | 588.5 kB | 339 | 275 | 44 | 17 | Yes |
| springdoc-openapi-starter-webmvc-api-3.1.0.jar | 47.9 kB | 41 | 19 | 6 | 17 | Yes |
| springdoc-openapi-starter-webmvc-ui-3.1.0.jar | 24.7 kB | 26 | 11 | 1 | 17 | Yes |
| spring-aop-7.0.9.jar | 426.2 kB | 325 | 293 | 18 | 17 | Yes |
| spring-beans-7.0.9.jar | 928.2 kB | 504 | 473 | 13 | 17 | Yes |
| spring-context-7.0.9.jar | 1.4 MB | 966 | 883 | 59 | 17 | Yes |
| spring-context-support-7.0.9.jar | 177.7 kB | 126 | 105 | 9 | 17 | Yes |
| spring-core-7.0.9.jar | 2 MB | 1310 | - | - | - | - |
| • Root | - | 1289 | 1213 | 60 | 17 | Yes |
| • Versioned | - | 6 | 1 | 1 | 21 | Yes |
| • Versioned | - | 15 | 9 | 1 | 24 | Yes |
| spring-expression-7.0.9.jar | 327.1 kB | 170 | 158 | 6 | 17 | Yes |
| spring-jdbc-7.0.9.jar | 480.7 kB | 336 | 304 | 17 | 17 | Yes |
| spring-tx-7.0.9.jar | 292.1 kB | 240 | 210 | 13 | 17 | Yes |
| spring-web-7.0.9.jar | 2.2 MB | 1407 | 1325 | 61 | 17 | Yes |
| spring-webmvc-7.0.9.jar | 1.1 MB | 588 | 545 | 26 | 17 | Yes |
| spring-boot-4.1.1.jar | 1.4 MB | 930 | 841 | 47 | 17 | Yes |
| spring-boot-autoconfigure-4.1.1.jar | 372.7 kB | 295 | 258 | 20 | 17 | Yes |
| spring-boot-cache-4.1.1.jar | 82.3 kB | 83 | 65 | 4 | 17 | Yes |
| spring-boot-h2console-4.1.1.jar | 13.9 kB | 19 | 5 | 1 | 17 | Yes |
| spring-boot-http-converter-4.1.1.jar | 54.3 kB | 61 | 45 | 1 | 17 | Yes |
| spring-boot-jackson-4.1.1.jar | 82.5 kB | 74 | 55 | 2 | 17 | Yes |
| spring-boot-jdbc-4.1.1.jar | 204.6 kB | 178 | 151 | 10 | 17 | Yes |
| spring-boot-persistence-4.1.1.jar | 16 kB | 21 | 7 | 1 | 17 | Yes |
| spring-boot-servlet-4.1.1.jar | 47.1 kB | 63 | 39 | 8 | 17 | Yes |
| spring-boot-sql-4.1.1.jar | 36.1 kB | 40 | 25 | 3 | 17 | Yes |
| spring-boot-starter-4.1.1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-cache-4.1.1.jar | 4.7 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-jackson-4.1.1.jar | 4.7 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-jdbc-4.1.1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-json-4.1.1.jar | 4.7 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-logging-4.1.1.jar | 4.7 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-tomcat-4.1.1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-tomcat-runtime-4.1.1.jar | 4.7 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-web-4.1.1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-tomcat-4.1.1.jar | 125.5 kB | 90 | 64 | 9 | 17 | Yes |
| spring-boot-transaction-4.1.1.jar | 21 kB | 31 | 15 | 2 | 17 | Yes |
| spring-boot-validation-4.1.1.jar | 15.3 kB | 21 | 6 | 1 | 17 | Yes |
| spring-boot-web-server-4.1.1.jar | 171.6 kB | 133 | 107 | 9 | 17 | Yes |
| spring-boot-webmvc-4.1.1.jar | 175.4 kB | 138 | 107 | 9 | 17 | Yes |
| spring-cloud-commons-5.0.3.jar | 314.2 kB | 288 | 249 | 24 | 17 | Yes |
| spring-cloud-context-5.0.3.jar | 200 kB | 164 | 123 | 24 | 17 | Yes |
| spring-cloud-loadbalancer-5.0.3.jar | 167.9 kB | 128 | 100 | 12 | 17 | Yes |
| spring-cloud-starter-5.0.3.jar | 2.2 kB | 7 | 0 | 0 | - | - |
| spring-cloud-starter-loadbalancer-5.0.3.jar | 2.3 kB | 7 | 0 | 0 | - | - |
| spring-cloud-starter-zookeeper-5.0.2.jar | 2.2 kB | 7 | 0 | 0 | - | - |
| spring-cloud-starter-zookeeper-discovery-5.0.2.jar | 2.4 kB | 7 | 0 | 0 | - | - |
| spring-cloud-zookeeper-core-5.0.2.jar | 18.6 kB | 26 | 9 | 1 | 17 | Yes |
| spring-cloud-zookeeper-discovery-5.0.2.jar | 90.7 kB | 85 | 60 | 8 | 17 | Yes |
| spring-security-crypto-7.1.1.jar | 118.8 kB | 89 | 72 | 10 | 17 | Yes |
| swagger-ui-5.32.11.jar | 1.2 MB | 21 | 0 | 0 | - | - |
| webjars-locator-lite-1.1.4.jar | 8.8 kB | 16 | 3 | 1 | 1.8 | Yes |
| snakeyaml-2.6.jar | 340.1 kB | 281 | - | - | - | - |
| • Root | - | 273 | 234 | 22 | 1.8 | Yes |
| • Versioned | - | 8 | 3 | 2 | 9 | Yes |
| jackson-core-3.1.5.jar | 598.6 kB | 274 | - | - | - | - |
| • Root | - | 247 | 212 | 17 | 17 | Yes |
| • Versioned | - | 9 | 2 | 1 | 17 | Yes |
| • Versioned | - | 9 | 2 | 1 | 21 | Yes |
| • Versioned | - | 9 | 2 | 1 | 23 | Yes |
| jackson-databind-3.1.5.jar | 1.9 MB | 954 | 905 | 37 | 17 | Yes |
| spring-boot-configuration-processor-4.1.1.jar | 146 kB | 74 | 57 | 6 | 17 | Yes |
| spring-boot-devtools-4.1.1.jar | 215.5 kB | 168 | 137 | 14 | 17 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 151 | 77 MB | 45329 | 38340 | 2160 | 25 | 125 |
| compile: 139 | compile: 65 MB | compile: 42371 | compile: 36533 | compile: 2083 | 25 | compile: 119 |
| runtime: 11 | runtime: 9.9 MB | runtime: 1879 | runtime: 1627 | runtime: 64 | runtime: 5 | |
| provided: 1 | provided: 2 MB | provided: 1079 | provided: 180 | provided: 13 | provided: 1 |
