is not current version
Last Version 2.1.0.1.8

com.github.AnonymousMister:spring-boot-starter-data-redis 2.1.0.1.6

Parent pom providing dependency and plugin management for applications built with Maven

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

com.github.AnonymousMister
ArtifactId

ArtifactId

spring-boot-starter-data-redis
Version

Version

2.1.0.1.6
Type

Type

jar

Download spring-boot-starter-data-redis 2.1.0.1.6


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