GORM for Cassandra

Provides a GORM Object Mapping implementations for the Cassandra Column Database

License

License

Categories

Categories

Cassandra Data Databases Grails User Interface Web Frameworks ORM
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-datastore-gorm-cassandra
Last Version

Last Version

6.1.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

GORM for Cassandra
Provides a GORM Object Mapping implementations for the Cassandra Column Database
Project URL

Project URL

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

Source Code Management

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

Download grails-datastore-gorm-cassandra

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.data : spring-data-cassandra jar 1.5.1.RELEASE
org.grails : grails-datastore-web jar 6.1.0.RELEASE
org.grails : grails-datastore-gorm jar 6.1.0.RELEASE
org.grails : grails-datastore-gorm-validation jar 6.1.0.RELEASE
org.grails : grails-datastore-gorm-support jar 6.1.0.RELEASE

test (4)

Group / Artifact Type Version
org.grails : grails-datastore-gorm-tck jar 6.1.0.RELEASE
org.objenesis : objenesis jar 1.4
org.spockframework : spock-core jar 1.0-groovy-2.4
cglib : cglib-nodep jar 2.2.2

Project Modules

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

grails

Versions

Version
6.1.0.RELEASE
6.1.0.RC2
6.1.0.RC1
6.0.9.RELEASE
6.0.7.RELEASE
6.0.6.RELEASE
6.0.4.RELEASE
6.0.3.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-M01