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