Compile Dependencies (27)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
MULANPSL 2.0
| cn.hutool
»
hutool-core Hutool核心,包括集合、字符串、Bean等工具 | 5.8.46 | 5.8.47 | |
MULANPSL 2.0
| cn.hutool
»
hutool-extra Hutool 扩展工具类(提供其它类库的封装) | 5.8.46 | 5.8.47 | |
MULANPSL 2.0
| cn.hutool
»
hutool-http Hutool Http客户端 | 5.8.46 | 5.8.47 | |
MULANPSL 2.0
| cn.hutool
»
hutool-crypto Hutool 加密解密 | 5.8.46 | 5.8.47 | |
YAML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | |||
Cache Impl
Apache 2.0
| com.github.ben-manes.caffeine
»
caffeine Caffeine is a high performance, near optimal caching library. It provides an in-memory cache using a Google Guava ... | 3.2.3 | 3.2.4 | |
UUID Generator
MIT
| com.github.f4b6a3
»
uuid-creator A Java library to generate RFC-4122 Universally Unique Identifiers (UUID). | 6.1.1 | ✔ | |
Core Utils
Apache 2.0
| com.google.guava
»
guava Guava is a suite of core and expanded libraries that include | 33.6.0-jre | ✔ | |
| com.mysql
»
mysql-connector-j MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ... | 9.7.0 | ✔ | ||
Apache 2.0
| com.squareup.okhttp3
»
okhttp-jvm(optional) Square’s meticulous HTTP client for Java and Kotlin. | 5.1.0 | 5.4.0 | |
Reflection
Apache 2.0
| commons-beanutils
»
commons-beanutils Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection. | 1.11.0 | ✔ | |
I/O
Apache 2.0
| commons-io
»
commons-io The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.22.0 | ✔ | |
Apache 2.0
| io.github.jiangood
»
commons-dbutils The Apache Commons DbUtils package is a set of Java utility classes for easing JDBC development. | 1.9.0 | ✔ | |
Apache 2.0
| io.minio
»
minio(optional) MinIO Java SDK for Amazon S3 Compatible Cloud Storage | 9.0.1 | 9.0.3 | |
Core Utils
Apache 2.0
| org.apache.commons
»
commons-lang3 Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 3.19.0 | 3.20.0 | |
Apache 2.0
| org.apache.poi
»
poi-ooxml Apache POI - Java API To Access Microsoft Format Files | 5.5.0 | 5.5.1 | |
Apache 2.0
| org.apache.poi
»
poi-scratchpad Apache POI - Java API To Access Microsoft Format Files (Scratchpad) | 5.5.0 | 5.5.1 | |
HTML Parser
MIT
| org.jsoup
»
jsoup jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL ... | 1.22.2 | ✔ | |
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.46 | ✔ | |
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 ... | 4.0.6 | 4.1.0 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-quartz Starter for using the Quartz scheduler | 4.0.6 | 4.1.0 | |
Validation
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-validation Starter for using Java Bean Validation with Hibernate Validator | 4.0.6 | 4.1.0 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-aspectj Starter for using aspect-oriented programming with AspectJ | 4.0.6 | 4.1.0 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-jpa Starter for using Spring Data JPA with Hibernate | 4.0.6 | 4.1.0 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-cache Starter for using Spring's caching support | 4.0.6 | 4.1.0 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-security Starter for using Spring Security | 4.0.6 | 4.1.0 | |
Annotation Tool
Apache 2.0
| org.springframework.boot
»
spring-boot-configuration-processor Spring Boot Configuration Annotation Processor | 4.0.6 | 4.1.0 |
Test Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Embedded SQL DB
EPL 1.0 +1
| com.h2database
»
h2 A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 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 | 4.0.6 | 4.1.0 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-jpa-test Starter for testing Spring Data JPA with Hibernate | 4.0.6 | 4.1.0 | |
Testing
Apache 2.0
| org.springframework.security
»
spring-security-test Spring Security |