GORM for Redis

Provides a GORM Object Mapping for Redis Hashes

License

License

Categories

Categories

Redis Data Databases Grails User Interface Web Frameworks ORM
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-datastore-gorm-redis
Last Version

Last Version

6.0.4.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

GORM for Redis
Provides a GORM Object Mapping for Redis Hashes
Project URL

Project URL

https://gorm.grails.org/latest/redis
Source Code Management

Source Code Management

https://github.com/grails/gorm-redis

Download grails-datastore-gorm-redis

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
redis.clients : jedis jar 2.7.3
org.grails : grails-datastore-gorm-validation jar 6.0.4.RELEASE
org.grails : grails-datastore-web jar 6.0.4.RELEASE
org.grails : grails-datastore-gorm jar 6.0.4.RELEASE
org.grails : grails-datastore-gorm-support jar 6.0.4.RELEASE

test (4)

Group / Artifact Type Version
org.springframework : spring-expression jar 4.1.9.RELEASE
org.grails : grails-datastore-gorm-tck jar 6.0.4.RELEASE
org.grails : grails-datastore-gorm-test jar 6.0.4.RELEASE
org.spockframework : spock-core jar 1.0-groovy-2.4

Project Modules

There are no modules declared in this project.
org.grails

grails

Versions

Version
6.0.4.RELEASE
6.0.2.RELEASE
6.0.0.RC2
6.0.0.RC1
6.0.0.M1
5.0.13.RELEASE
5.0.12.RELEASE
5.0.11.RELEASE
5.0.10.RELEASE
5.0.9.RELEASE
5.0.8.RELEASE
5.0.7.RELEASE
5.0.6.RELEASE
5.0.5.RELEASE
5.0.4.RELEASE
5.0.3.RELEASE
5.0.2.RELEASE
5.0.1.RELEASE
5.0.0.RELEASE
5.0.0.RC4
5.0.0.RC3
5.0.0.RC2
5.0.0.RC1
4.0.7.RELEASE
4.0.6.RELEASE
4.0.5.RELEASE
4.0.4.RELEASE
4.0.3.RELEASE
4.0.1.RELEASE
4.0.0.RELEASE
4.0.0.RC1
4.0.0.M4
4.0.0.M3
4.0.0.M2
4.0.0.M1
1.0.0.RELEASE
1.0.0.M3
1.0.0.M2