Skip to content

Changelog

v4.0.2 (Current)

Module Group: me.ahoo.cocache

Dependencies

DependencyVersion
Spring Boot4.0.5
CosId3.0.5
Guava33.5.0-jre
Kotlin2.3.20
JUnit6.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.

Released under the Apache License 2.0.