更新日志
v4.0.2(当前版本)
模块组: me.ahoo.cocache
依赖版本
| 依赖 | 版本 |
|---|---|
| Spring Boot | 4.0.5 |
| CosId | 3.0.5 |
| Guava | 33.5.0-jre |
| Kotlin | 2.3.20 |
| JUnit | 6.0.3 |
Gradle 配置
kotlin
implementation("me.ahoo.cocache:cocache-spring-boot-starter:4.0.2")xml
<dependency>
<groupId>me.ahoo.cocache</groupId>
<artifactId>cocache-spring-boot-starter</artifactId>
<version>4.0.2</version>
</dependency>历史版本
完整的发布历史请查看 GitHub Releases。