Last Version

rojo 1.1.4

rojo is a orm lib for redis . this release is a enhancement fork from https://github.com/giulio/rojo .

License

License

GroupId

GroupId

org.beykery
ArtifactId

ArtifactId

rojo
Version

Version

1.1.4
Type

Type

jar
Description

Description

rojo
rojo is a orm lib for redis . this release is a enhancement fork from https://github.com/giulio/rojo .
Project URL

Project URL

http://git.oschina.net/beykery/rojo

Download rojo 1.1.4


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

Dependencies

compile (2)

Group / Artifact Type Version
redis.clients : jedis jar 2.9.0
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.