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