Skip to content

Changelog

v4.2.0 (Current)

Module Group: me.ahoo.cocache

Dependencies

DependencyVersion
Spring Boot4.1.0
CosId3.2.0
Guava33.6.0-jre
Kotlin2.4.0
JUnit6.1.1

Gradle Setup

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>

Historical Releases

For the full release history, see GitHub Releases.

Released under the Apache License 2.0.