is not current version
Last Version 1.0.0

io.interact:jedis-pojo 0.0.2

Simple self-loading pojo cache service based on Jedis.

Categories

Categories

Jedis Data Databases
GroupId

GroupId

io.interact
ArtifactId

ArtifactId

jedis-pojo
Version

Version

0.0.2
Type

Type

jar

Download jedis-pojo 0.0.2


<!-- https://jarcasting.com/artifacts/io.interact/jedis-pojo/ -->
<dependency>
    <groupId>io.interact</groupId>
    <artifactId>jedis-pojo</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.interact/jedis-pojo/
implementation 'io.interact:jedis-pojo:0.0.2'
// https://jarcasting.com/artifacts/io.interact/jedis-pojo/
implementation ("io.interact:jedis-pojo:0.0.2")
'io.interact:jedis-pojo:jar:0.0.2'
<dependency org="io.interact" name="jedis-pojo" rev="0.0.2">
  <artifact name="jedis-pojo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.interact', module='jedis-pojo', version='0.0.2')
)
libraryDependencies += "io.interact" % "jedis-pojo" % "0.0.2"
[io.interact/jedis-pojo "0.0.2"]