spring-boot-starter-data-redis

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

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

com.github.AnonymousMister
ArtifactId

ArtifactId

spring-boot-starter-data-redis
Last Version

Last Version

2.1.0.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-data-redis
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-fast-config-code/boot-fast-config-build/spring-boot-starter-data-redis

Download spring-boot-starter-data-redis

How to add to project

<!-- 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.8</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.8'
// 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.8")
'com.github.AnonymousMister:spring-boot-starter-data-redis:jar:2.1.0.1.8'
<dependency org="com.github.AnonymousMister" name="spring-boot-starter-data-redis" rev="2.1.0.1.8">
  <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.8')
)
libraryDependencies += "com.github.AnonymousMister" % "spring-boot-starter-data-redis" % "2.1.0.1.8"
[com.github.AnonymousMister/spring-boot-starter-data-redis "2.1.0.1.8"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.7.RELEASE
org.redisson : redisson-spring-boot-starter jar 3.11.5
org.projectlombok : lombok Optional jar 1.18.8
org.springframework.boot : spring-boot-starter-log4j2 Optional jar 2.1.7.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.7.RELEASE
org.springframework.boot : spring-boot-starter-web Optional jar 2.1.7.RELEASE
com.baomidou : mybatis-plus-boot-starter Optional jar 3.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0.1.8
2.1.0.1.7
2.1.0.1.6
2.1.0.1.5
2.1.0.1.4