Last Version

Summer Redis 0.0.1-RELEASE

Summer Redis

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

me.chyxion.summer
ArtifactId

ArtifactId

summer-redis
Version

Version

0.0.1-RELEASE
Type

Type

jar
Description

Description

Summer Redis
Summer Redis

Download summer-redis 0.0.1-RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
org.springframework.data : spring-data-redis jar 1.7.5.RELEASE
redis.clients : jedis jar 2.9.0

test (6)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.18
org.apache.logging.log4j : log4j-slf4j-impl jar 2.4.1
org.apache.logging.log4j : log4j-core jar 2.4.1
org.springframework : spring-context jar 4.2.2.RELEASE
org.springframework : spring-test jar 4.2.2.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.