is not current version
Last Version 0.9.2-RC14

com.github.advantageous:qbit-redis 0.9.2-RC2

Redis Support

Categories

Categories

Ant Build Tools Redis Data Databases Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.advantageous
ArtifactId

ArtifactId

qbit-redis
Version

Version

0.9.2-RC2
Type

Type

jar

Download qbit-redis 0.9.2-RC2


<!-- https://jarcasting.com/artifacts/com.github.advantageous/qbit-redis/ -->
<dependency>
    <groupId>com.github.advantageous</groupId>
    <artifactId>qbit-redis</artifactId>
    <version>0.9.2-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-redis/
implementation 'com.github.advantageous:qbit-redis:0.9.2-RC2'
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-redis/
implementation ("com.github.advantageous:qbit-redis:0.9.2-RC2")
'com.github.advantageous:qbit-redis:jar:0.9.2-RC2'
<dependency org="com.github.advantageous" name="qbit-redis" rev="0.9.2-RC2">
  <artifact name="qbit-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advantageous', module='qbit-redis', version='0.9.2-RC2')
)
libraryDependencies += "com.github.advantageous" % "qbit-redis" % "0.9.2-RC2"
[com.github.advantageous/qbit-redis "0.9.2-RC2"]