Spring Turbo Module Misc

Compile Dependencies (7)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.github.yingzhuo » spring-turbo
Another enhancement library of SpringBoot/SpringFramework. Have fun.
2.1.1.Final3.4.2-2
Code Analyzer LGPL 2.1
com.google.code.findbugs » jsr305
Annotations the SpotBugs tool supports
CodeGen MIT
org.projectlombok » lombok
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
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
Annotation Tool Apache 2.0
org.springframework.boot » spring-boot-configuration-processor
Spring Boot Configuration Annotation Processor
Config Apache 2.0
org.springframework.boot » spring-boot-autoconfigure
Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies ...

Provided Dependencies (6)

Category/LicenseGroup / ArtifactVersionUpdates
MULANPSL 2.0
cn.hutool » hutool-captcha
Hutool 验证码工具
com.github.yingzhuo.spring-turbo-modules » spring-turbo-module-webmvc2.1.1.Final3.4.1-2
Barcode Apache 2.0
com.google.zxing » core
Core barcode encoding/decoding library
Apache 2.0
com.google.zxing » javase
Java SE-specific extensions to core ZXing library
Bytecode Apache 2.0 +2
org.javassist » javassist
Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation
Apache 2.0
org.springframework.boot » spring-boot-starter-data-redis
Starter for using Redis key-value data store with Spring Data Redis and the Lettuce client