is not current version
Last Version 0.7.1

com.hccake:ballcat-spring-boot-starter-redis 0.7.0


Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

com.hccake
ArtifactId

ArtifactId

ballcat-spring-boot-starter-redis
Version

Version

0.7.0
Type

Type

jar

Download ballcat-spring-boot-starter-redis 0.7.0


<!-- https://jarcasting.com/artifacts/com.hccake/ballcat-spring-boot-starter-redis/ -->
<dependency>
    <groupId>com.hccake</groupId>
    <artifactId>ballcat-spring-boot-starter-redis</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hccake/ballcat-spring-boot-starter-redis/
implementation 'com.hccake:ballcat-spring-boot-starter-redis:0.7.0'
// https://jarcasting.com/artifacts/com.hccake/ballcat-spring-boot-starter-redis/
implementation ("com.hccake:ballcat-spring-boot-starter-redis:0.7.0")
'com.hccake:ballcat-spring-boot-starter-redis:jar:0.7.0'
<dependency org="com.hccake" name="ballcat-spring-boot-starter-redis" rev="0.7.0">
  <artifact name="ballcat-spring-boot-starter-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hccake', module='ballcat-spring-boot-starter-redis', version='0.7.0')
)
libraryDependencies += "com.hccake" % "ballcat-spring-boot-starter-redis" % "0.7.0"
[com.hccake/ballcat-spring-boot-starter-redis "0.7.0"]