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