Last Version

GORM for Cassandra 6.1.0.RELEASE

Provides a GORM Object Mapping implementations for the Cassandra Column Database

License

License

Categories

Categories

Spring Boot Container Microservices Cassandra Data Databases Grails User Interface Web Frameworks ORM
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

gorm-cassandra-spring-boot
Version

Version

6.1.0.RELEASE
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 gorm-cassandra-spring-boot 6.1.0.RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 1.4.5.RELEASE
org.springframework.boot : spring-boot-cli jar 1.4.5.RELEASE
org.codehaus.groovy : groovy jar 2.4.10
org.springframework : spring-tx jar 4.3.7.RELEASE
org.grails : grails-datastore-gorm-support jar 6.1.0.RELEASE
org.grails : grails-datastore-gorm-cassandra jar 6.1.0.RELEASE

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.4

Project Modules

There are no modules declared in this project.