Compile Dependencies (8)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API | |||
MIT
| io.github.lijialong1313
»
core 核心:Facades 门面 / Config 配置仓库 / ServiceProvider / Validation 校验 / Str·Arr 工具 | 0.1.1 | ✔ | |
MIT
| io.github.lijialong1313
»
event 事件:Event/Listener/Dispatcher 契约与实现、EventFacade 门面、@ListensTo 注解自动注册、异步队列分发 | 0.1.1 | ✔ | |
MIT
| io.github.lijialong1313
»
redis-config(optional) Redis 连接管理:Lettuce 客户端 / 多命名连接 / standalone·sentinel·cluster,对齐 Laravel config/database.php redis 段 | 0.1.1 | ✔ | |
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 ... | 1.7.36 | 2.0.18 | |
JDBC Extension
Apache 2.0
| org.springframework
»
spring-jdbc Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific ... | |||
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 ... | 3.2.12 | 4.1.1 | |
Annotation Tool
Apache 2.0
| org.springframework.boot
»
spring-boot-configuration-processor(optional) Spring Boot Configuration Annotation Processor | 3.2.12 | 4.1.1 |
Test Dependencies (2)
| 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.2.224 | 2.4.240 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit |