后台管理脚手架库

Compile Dependencies (25)

Category/LicenseGroup / ArtifactVersionUpdates
MULANPSL 2.0
cn.hutool » hutool-core
Hutool核心,包括集合、字符串、Bean等工具
5.8.47
MULANPSL 2.0
cn.hutool » hutool-extra
Hutool 扩展工具类(提供其它类库的封装)
5.8.47
MULANPSL 2.0
cn.hutool » hutool-http
Hutool Http客户端
5.8.47
MULANPSL 2.0
cn.hutool » hutool-crypto
Hutool 加密解密
5.8.47
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.4
Core Utils Apache 2.0
com.google.guava » guava
Guava is a suite of core and expanded libraries that include
33.6.0-jre33.7.1-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.026.7.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
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.20.0
Excel Lib Apache 2.0
org.apache.poi » poi-ooxml
Apache POI - Java API To Access Microsoft Format Files
5.5.1
Excel Lib Apache 2.0
org.apache.poi » poi-scratchpad
Apache POI - Java API To Access Microsoft Format Files (Scratchpad)
5.5.1
DB Migration Apache 2.0
org.flywaydb » flyway-core
Flyway is an open-source database migration tool that strongly favors simplicity and convention over configuration
12.4.013.3.0
DB Migration Apache 2.0
org.flywaydb » flyway-mysql12.4.013.3.0
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.23.1
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.1.04.1.1
Boot Starter Apache 2.0
org.springframework.boot » spring-boot-starter-quartz
Starter for using the Quartz scheduler
4.1.04.1.1
Validation Apache 2.0
org.springframework.boot » spring-boot-starter-validation
Starter for using Java Bean Validation with Hibernate Validator
4.1.04.1.1
Boot Starter Apache 2.0
org.springframework.boot » spring-boot-starter-aspectj
Starter for using aspect-oriented programming with AspectJ
4.1.04.1.1
Boot Starter Apache 2.0
org.springframework.boot » spring-boot-starter-data-jpa
Starter for using Spring Data JPA with Hibernate
4.1.04.1.1
Boot Starter Apache 2.0
org.springframework.boot » spring-boot-starter-cache
Starter for using Spring's caching support
4.1.04.1.1
Boot Starter Apache 2.0
org.springframework.boot » spring-boot-starter-security
Starter for using Spring Security
4.1.04.1.1
Annotation Tool Apache 2.0
org.springframework.boot » spring-boot-configuration-processor(optional)
Spring Boot Configuration Annotation Processor
4.1.04.1.1
Apache 2.0
org.springframework.boot » spring-boot-devtools(optional)
Spring Boot Developer Tools
4.1.04.1.1
S3 Client Apache
software.amazon.awssdk » s3(optional)
The AWS Java SDK for Amazon S3 module holds the client classes that are used for communicating with
2.51.32.54.2

Provided Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
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

Runtime Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
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

Test Dependencies (3)

Category/LicenseGroup / ArtifactVersionUpdates
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.1.04.1.1
Apache 2.0
org.springframework.boot » spring-boot-starter-data-jpa-test
Starter for testing Spring Data JPA with Hibernate
4.1.04.1.1
Testing Apache 2.0
org.springframework.security » spring-security-test
Spring Security