<dependency>
<groupId>com.alicp.jetcache</groupId>
<artifactId>jetcache-autoconfigure</artifactId>
<version>2.7.5</version>
</dependency>
@Grapes(
@Grab(group='com.alicp.jetcache', module='jetcache-autoconfigure', version='2.7.5')
)
<parent> <groupId>com.alicp.jetcache</groupId> <artifactId>jetcache-parent</artifactId> <version>2.7.5</version> </parent>
compile
|-- com.alicp.jetcache:jetcache-anno
|-- com.alicp.jetcache:jetcache-redis
|-- com.alicp.jetcache:jetcache-redis-springdata
|-- com.alicp.jetcache:jetcache-redis-lettuce