分布式场景下高性能强一致缓存组件

Compile Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
Dist Communication Apache 1.1
com.caucho » hessian
Hessian is a compact binary protocol for connecting web services
4.0.66
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 ...
2.9.33.2.4
Apache 2.0
org.antframework.sync » sync
分布式场景下安全高效的线程同步组件
1.2.0
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.362.0.18
Annotation Tool Apache 2.0
org.springframework.boot » spring-boot-configuration-processor(optional)
Spring Boot Configuration Annotation Processor
2.7.44.0.6

Provided Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind(optional)1 vulnerability
General data-binding functionality for Jackson: works on core streaming API
2.13.43.1.3
Validation Apache 2.0
javax.validation » validation-api(optional)
JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ...
2.0.1.Final3.1.1
CodeGen MIT
org.projectlombok » lombok(optional)
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...
1.18.241.18.46
Config Apache 2.0
org.springframework.boot » spring-boot-autoconfigure(optional)1 vulnerability
Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies ...
2.7.44.0.6
Redis Client Apache 2.0
org.springframework.data » spring-data-redis(optional)
Spring Data module for Redis