Last Version

redis-spring-boot-starter 1.0.4

redis-spring-boot-starter

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

com.mobaijun
ArtifactId

ArtifactId

redis-spring-boot-starter
Version

Version

1.0.4
Type

Type

jar
Description

Description

redis-spring-boot-starter
redis-spring-boot-starter

Download redis-spring-boot-starter 1.0.4


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.7.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.fasterxml.jackson.module : jackson-module-parameter-names jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
org.springframework.boot : spring-boot-starter jar 2.7.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.7.0

Project Modules

There are no modules declared in this project.