com.github.houbb:redis-config-spring

The redis-config tool for java.

License

License

Categories

Categories

Redis Data Databases config Application Layer Libs Configuration
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

redis-config-spring
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

The redis-config tool for java.

Download redis-config-spring

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.houbb : redis-config-core jar 1.0.0
com.github.houbb : aop-spring jar 0.0.3
org.springframework.data : spring-data-redis jar 1.8.11.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0