| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdcn.vertxup |
| ArtifactId | ArtifactIdzero-ifx-redis |
| Last Version | Last Version0.8.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionInfix:「zero-ifx-redis」Redis
Vertx Zero Framework is a tool for Service Mesh Micro Service.
|
| Filename | Size |
|---|---|
| zero-ifx-redis-0.8.1.pom | |
| zero-ifx-redis-0.8.1.jar | 25 KB |
| zero-ifx-redis-0.8.1-sources.jar | 13 KB |
| zero-ifx-redis-0.8.1-javadoc.jar | 116 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-redis/ -->
<dependency>
<groupId>cn.vertxup</groupId>
<artifactId>zero-ifx-redis</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-redis/
implementation 'cn.vertxup:zero-ifx-redis:0.8.1'
// https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-redis/
implementation ("cn.vertxup:zero-ifx-redis:0.8.1")
'cn.vertxup:zero-ifx-redis:jar:0.8.1'
<dependency org="cn.vertxup" name="zero-ifx-redis" rev="0.8.1">
<artifact name="zero-ifx-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vertxup', module='zero-ifx-redis', version='0.8.1')
)
libraryDependencies += "cn.vertxup" % "zero-ifx-redis" % "0.8.1"
[cn.vertxup/zero-ifx-redis "0.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| redis.clients : jedis | jar | 4.1.1 |
| io.vertx : vertx-redis-client | jar | 4.2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| cn.vertxup : vertx-up | jar | 0.8.1 |