Objectis

An object-oriented data access API for Redis cache.

License

License

GroupId

GroupId

com.raylabz
ArtifactId

ArtifactId

objectis
Last Version

Last Version

0.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

Objectis
An object-oriented data access API for Redis cache.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

http://github.com/raylabz/objectis/tree/master

Download objectis

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
redis.clients : jedis jar 3.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.7
0.1.6
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1