License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdme.chyxion.summer |
ArtifactId | ArtifactIdsummer-redis |
Last Version | Last Version0.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSummer Redis
Summer Redis
|
<!-- 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"]
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 |
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 |