Last Version

GORM for Redis 6.0.4.RELEASE

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
Version

Version

6.0.4.RELEASE
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 6.0.4.RELEASE


<!-- 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.