License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdicu.easyj |
ArtifactId | ArtifactIdeasyj-redis |
Version | Version0.2.6 |
Type | Typejar |
Description |
Descriptionicu.easyj :: easyj-redis
EasyJ Redis封装
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
easyj-redis-0.2.6.pom | |
easyj-redis-0.2.6.jar | 2 KB |
easyj-redis-0.2.6-sources.jar | 3 KB |
easyj-redis-0.2.6-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-redis/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-redis</artifactId>
<version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-redis/
implementation 'icu.easyj:easyj-redis:0.2.6'
// https://jarcasting.com/artifacts/icu.easyj/easyj-redis/
implementation ("icu.easyj:easyj-redis:0.2.6")
'icu.easyj:easyj-redis:jar:0.2.6'
<dependency org="icu.easyj" name="easyj-redis" rev="0.2.6">
<artifact name="easyj-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-redis', version='0.2.6')
)
libraryDependencies += "icu.easyj" % "easyj-redis" % "0.2.6"
[icu.easyj/easyj-redis "0.2.6"]
Group / Artifact | Type | Version |
---|---|---|
icu.easyj : easyj-core | jar | 0.2.6 |
org.springframework.data : spring-data-redis Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar |
Group / Artifact | Type | Version |
---|---|---|
icu.easyj : easyj-test | jar | 0.2.6 |
org.openjdk.jmh : jmh-core | jar | |
org.openjdk.jmh : jmh-generator-annprocess | jar |