Last Version

featherfly-spring-cache-redis 0.0.1

spring-cache-redis

License

License

Categories

Categories

Redis Data Databases Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-spring-cache-redis
Version

Version

0.0.1
Type

Type

jar
Description

Description

featherfly-spring-cache-redis
spring-cache-redis
Project URL

Project URL

https://github.com/featherfly/spring-cache-redis
Source Code Management

Source Code Management

https://github.com/featherfly/spring-cache-redis

Download featherfly-spring-cache-redis 0.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
cn.featherfly : featherfly-common jar 1.6.0
com.fasterxml.jackson.core : jackson-databind jar 2.8.8.1
org.springframework : spring-context jar 4.3.8.RELEASE
org.springframework.data : spring-data-redis jar 1.8.3.RELEASE
redis.clients : jedis jar 2.9.0
org.slf4j : slf4j-api jar 1.7.25

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.25

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.11

Project Modules

There are no modules declared in this project.