| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdicu.easyj |
| ArtifactId | ArtifactIdeasyj-redis |
| Version | Version0.2.7 |
| Type | Typejar |
| Description |
Descriptionicu.easyj :: easyj-redis
EasyJ Redis封装
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| easyj-redis-0.2.7.pom | |
| easyj-redis-0.2.7.jar | 2 KB |
| easyj-redis-0.2.7-sources.jar | 3 KB |
| easyj-redis-0.2.7-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.7</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-redis/
implementation 'icu.easyj:easyj-redis:0.2.7'
// https://jarcasting.com/artifacts/icu.easyj/easyj-redis/
implementation ("icu.easyj:easyj-redis:0.2.7")
'icu.easyj:easyj-redis:jar:0.2.7'
<dependency org="icu.easyj" name="easyj-redis" rev="0.2.7">
<artifact name="easyj-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-redis', version='0.2.7')
)
libraryDependencies += "icu.easyj" % "easyj-redis" % "0.2.7"
[icu.easyj/easyj-redis "0.2.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| icu.easyj : easyj-core | jar | 0.2.7 |
| 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.7 |
| org.openjdk.jmh : jmh-core | jar | |
| org.openjdk.jmh : jmh-generator-annprocess | jar |