License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases |
GroupId | GroupIdcom.github.AnonymousMister |
ArtifactId | ArtifactIdspring-boot-starter-data-redis |
Last Version | Last Version2.1.0.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-data-redis
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
spring-boot-starter-data-redis-2.1.0.1.8.pom | |
spring-boot-starter-data-redis-2.1.0.1.8.jar | 310 bytes |
Browse |
<!-- 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"]
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 |