Last Version

honey-redis 1.1.0

honey-redis project for Spring Boot

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

red.honey
ArtifactId

ArtifactId

honey-redis
Version

Version

1.1.0
Type

Type

jar
Description

Description

honey-redis
honey-redis project for Spring Boot
Project URL

Project URL

https://github.com/JavaYZJ/honey-redis
Source Code Management

Source Code Management

https://github.com/JavaYZJ/honey-redis.git

Download honey-redis 1.1.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.springframework.boot : spring-boot-starter-integration jar
org.springframework.integration : spring-integration-redis jar
com.alibaba : fastjson jar 1.2.72
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.5
org.projectlombok : lombok Optional jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.