is not current version
Last Version 0.1.2

io.fency:fency-spring-boot-starter-redis 0.1.1

Provides an idempotency barrier for RabbitMQ consumers.

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

io.fency
ArtifactId

ArtifactId

fency-spring-boot-starter-redis
Version

Version

0.1.1
Type

Type

jar

Download fency-spring-boot-starter-redis 0.1.1


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