| License | License | 
|---|---|
| Categories | CategoriesRedis Data Databases CLI User Interface | 
| GroupId | GroupIdat.ac.ait.lablink.clients | 
| ArtifactId | ArtifactIdredisclient | 
| Last Version | Last Version0.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionLablink Redis Client This package provides Lablink clients that connect to Redis database instances. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| redisclient-0.0.1.pom | |
| redisclient-0.0.1.jar | 15 KB | 
| redisclient-0.0.1-sources.jar | 7 KB | 
| redisclient-0.0.1-javadoc.jar | 433 KB | 
| redisclient-0.0.1-jar-with-dependencies.jar | 10 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/at.ac.ait.lablink.clients/redisclient/ -->
<dependency>
    <groupId>at.ac.ait.lablink.clients</groupId>
    <artifactId>redisclient</artifactId>
    <version>0.0.1</version>
</dependency>// https://jarcasting.com/artifacts/at.ac.ait.lablink.clients/redisclient/
implementation 'at.ac.ait.lablink.clients:redisclient:0.0.1'// https://jarcasting.com/artifacts/at.ac.ait.lablink.clients/redisclient/
implementation ("at.ac.ait.lablink.clients:redisclient:0.0.1")'at.ac.ait.lablink.clients:redisclient:jar:0.0.1'<dependency org="at.ac.ait.lablink.clients" name="redisclient" rev="0.0.1">
  <artifact name="redisclient" type="jar" />
</dependency>@Grapes(
@Grab(group='at.ac.ait.lablink.clients', module='redisclient', version='0.0.1')
)libraryDependencies += "at.ac.ait.lablink.clients" % "redisclient" % "0.0.1"[at.ac.ait.lablink.clients/redisclient "0.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 | 
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 | 
| redis.clients : jedis | jar | 3.5.2 | 
| com.googlecode.json-simple : json-simple | jar | 1.1 | 
| commons-cli : commons-cli | jar | 1.1 | 
| at.ac.ait.lablink : core | jar | 0.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| at.ac.ait.lablink : config | jar | 0.1.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |