基于Spring Boot,Spring MVC,Spring Data 的企业Web应用快速开发开发框架。A rapid development framework based on Spring Boot, Spring MVC and Spring Data for enterprise
Compile Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| com.github.swiftech.swiftboot
»
swiftboot-utils Utils library for enterprise applications | 2.0.2_release | 2.4.10 | ||
String Utils
Apache 2.0
| org.apache.commons
»
commons-text The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ... | ${commons.text.version} | 1.15.0 | |
Excel Lib
Apache 2.0
| org.apache.poi
»
poi Apache POI - Java API To Access Microsoft Format Files | ${poi.version} | 5.5.1 | |
Apache 2.0
| org.apache.poi
»
poi-ooxml Apache POI - Java API To Access Microsoft Format Files | ${poi.version} | 5.5.1 | |
Apache 2.0
| org.apache.poi
»
poi-ooxml-schemas Apache POI - Java API To Access Microsoft Format Files | ${poi.version} | 4.1.2 |
Test Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
I/O
Apache 2.0
| commons-io
»
commons-io The Apache Commons IO library contains utility classes, stream implementations, file filters, | ${commons.io.version} | 2.22.0 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-api API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ... | ${log4j2.version} | 2.26.1 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-core Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | ${log4j2.version} | 2.26.1 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-slf4j-impl The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core | ${log4j2.version} | 2.26.1 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit |