is not current version
Last Version 1.6.8

com.github.yingzhuo:carnival-spring-boot-starter-jedis 1.6.7


Categories

Categories

Spring Boot Container Microservices Jedis Data Databases
GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

carnival-spring-boot-starter-jedis
Version

Version

1.6.7
Type

Type

jar

Download carnival-spring-boot-starter-jedis 1.6.7


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