is not current version
Last Version 0.7.1

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


Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

com.hccake
ArtifactId

ArtifactId

ballcat-spring-boot-starter-redis
Version

Version

0.0.2
Type

Type

jar

Download ballcat-spring-boot-starter-redis 0.0.2


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