Compile Dependencies (34)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
MULANPSL 2.0
| cn.hutool
»
hutool-all2 vulnerabilities Hutool是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。 | 5.8.5 | 5.8.47 | |
JSON Lib
Apache 2.0
| com.alibaba
»
fastjson1 vulnerability Fastjson is a JSON processor (JSON parser + JSON generator) written in Java | 1.2.83 | 2.0.64 | |
Apache 2.0
| com.alibaba
»
transmittable-thread-local 📌 The missing Java™ std lib(simple & 0-dependency) for framework/middleware, | 2.14.0 | 2.14.5 | |
Apache 2.0
| com.ctrip.framework.apollo » apollo-client | 2.0.1 | 2.5.0 | |
| com.fasterxml.jackson.datatype
»
jackson-datatype-hppc Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.13.3 | 3.2.2 | ||
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jdk8 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.13.3 | 2.22.1 | |
Date/Time
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jsr310 Add-on module to support JSR-310 (Java 8 Date & Time API) data types. | 2.13.3 | 3.0.0-rc2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.13.3 | 3.2.1 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava2 vulnerabilities Guava is a suite of core and expanded libraries that include | 31.1-jre | 33.6.0-jre | |
Barcode
Apache 2.0
| com.google.zxing
»
core Core barcode encoding/decoding library | 3.5.0 | 3.5.4 | |
HTTP Clients
Apache 2.0
| com.squareup.retrofit2
»
retrofit A type-safe HTTP client for Android and Java. | 2.9.0 | 3.0.0 | |
Apache 2.0
| com.squareup.retrofit2
»
converter-jackson A Retrofit Converter which uses Jackson for serialization. | 2.9.0 | 3.0.0 | |
JWT Lib
Apache 2.0
| io.jsonwebtoken
»
jjwt-api The public API for the JJWT library, used to create and consume JSON Web Tokens in Java. | 0.11.5 | 0.13.0 | |
Concurrency
Apache 2.0
| io.projectreactor
»
reactor-core(optional) Non-Blocking Reactive Foundation for the JVM | |||
Apache 2.0 +1
| net.logstash.logback
»
logstash-logback-encoder Provides logback encoders, layouts, and appenders to log in JSON and other formats supported by Jackson | 7.2 | 9.0 | |
Core Utils
Apache 2.0
| org.apache.commons
»
commons-lang31 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 3.12.0 | 3.20.0 | |
Apache 2.0
| org.jboss.aerogear » aerogear-otp-java | 1.0.0 | ✔ | |
Apache 2.0
| org.springdoc » springdoc-openapi-ui | 1.6.11 | 1.8.0 | |
Web Framework
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-web Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ... | 2.7.3 | 4.1.0 | |
AOP
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-aop Starter for aspect-oriented programming with Spring AOP and AspectJ | 2.7.3 | 3.5.16 | |
Validation
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-validation Starter for using Java Bean Validation with Hibernate Validator | 2.7.3 | 4.1.0 | |
Application Metrics
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-actuator1 vulnerability Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your ... | 2.7.3 | 4.1.0 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-jpa(optional) Starter for using Spring Data JPA with Hibernate | 2.7.3 | 4.1.0 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-thymeleaf(optional) Starter for using Thymeleaf | 2.7.3 | 4.1.0 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-mail(optional) Starter for using Java Mail and Spring Framework's email sending support | 2.7.3 | 4.1.0 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-undertow(optional) Starter for using Undertow | 2.7.3 | 3.5.16 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-redis(optional) Starter for using Redis key-value data store with Spring Data Redis and the Lettuce client | 2.7.3 | 4.1.0 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-security(optional) Starter for using Spring Security | 2.7.3 | 4.1.0 | |
Apache 2.0
| org.springframework.cloud
»
spring-cloud-context Spring Cloud Context | 3.1.3 | 5.0.2 | |
Apache 2.0
| org.springframework.security
»
spring-security-data(optional) Spring Security | |||
JWT Lib
Apache 2.0
| org.springframework.security
»
spring-security-jwt Spring Security JWT is a small utility library for encoding and decoding JSON Web Tokens. | 1.1.1.RELEASE | ✔ | |
Security
Apache 2.0
| org.springframework.security
»
spring-security-web Spring Security | |||
OAuth Lib
Apache 2.0
| org.springframework.security.oauth
»
spring-security-oauth2(optional) Spring Security | 2.5.2.RELEASE | 7.1.0 | |
MIT
| org.zalando » problem-spring-web | 0.26.2 | 0.29.1 |
Runtime Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JWT Lib
Apache 2.0
| io.jsonwebtoken
»
jjwt-impl Internal implementation module for JJWT, a Java library for creating and verifying JSON Web Tokens (JWTs). | 0.11.5 | 0.13.0 | |
Apache 2.0
| io.jsonwebtoken » jjwt-jackson | 0.11.5 | 0.13.0 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-launcher Public API for configuring and launching test plans. |
Test Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Embedded SQL DB
EPL 1.0 +1
| com.h2database
»
h2(optional)1 vulnerability A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 2.1.214 | 2.4.240 | |
Testing
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-test Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito | 2.7.3 | 4.1.0 | |
Testing
Apache 2.0
| org.springframework.security
»
spring-security-test Spring Security |