| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdorg.noear |
| ArtifactId | ArtifactIdredisx |
| Last Version | Last Version1.4.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionredisx
Java project for redisx
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| redisx-1.4.3.pom | |
| redisx-1.4.3.jar | 27 KB |
| redisx-1.4.3-sources.jar | 14 KB |
| redisx-1.4.3-javadoc.jar | 117 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.noear/redisx/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>redisx</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/redisx/
implementation 'org.noear:redisx:1.4.3'
// https://jarcasting.com/artifacts/org.noear/redisx/
implementation ("org.noear:redisx:1.4.3")
'org.noear:redisx:jar:1.4.3'
<dependency org="org.noear" name="redisx" rev="1.4.3">
<artifact name="redisx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='redisx', version='1.4.3')
)
libraryDependencies += "org.noear" % "redisx" % "1.4.3"
[org.noear/redisx "1.4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| redis.clients : jedis | jar | 4.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.noear : solon-test | jar | 1.7.2 |