Changelog
v4.0.2 (Current)
Module Group: me.ahoo.cocache
Dependencies
| Dependency | Version |
|---|---|
| Spring Boot | 4.0.5 |
| CosId | 3.0.5 |
| Guava | 33.5.0-jre |
| Kotlin | 2.3.20 |
| JUnit | 6.0.3 |
Gradle Setup
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>Historical Releases
For the full release history, see GitHub Releases.