is not current version
Last Version 0.6.1

com.github.rahulsom:grooves-gorm 0.6.1-rc.2

Integration with Grails' GORM API

Categories

Categories

ORM Data
GroupId

GroupId

com.github.rahulsom
ArtifactId

ArtifactId

grooves-gorm
Version

Version

0.6.1-rc.2
Type

Type

jar

Download grooves-gorm 0.6.1-rc.2


<!-- https://jarcasting.com/artifacts/com.github.rahulsom/grooves-gorm/ -->
<dependency>
    <groupId>com.github.rahulsom</groupId>
    <artifactId>grooves-gorm</artifactId>
    <version>0.6.1-rc.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rahulsom/grooves-gorm/
implementation 'com.github.rahulsom:grooves-gorm:0.6.1-rc.2'
// https://jarcasting.com/artifacts/com.github.rahulsom/grooves-gorm/
implementation ("com.github.rahulsom:grooves-gorm:0.6.1-rc.2")
'com.github.rahulsom:grooves-gorm:jar:0.6.1-rc.2'
<dependency org="com.github.rahulsom" name="grooves-gorm" rev="0.6.1-rc.2">
  <artifact name="grooves-gorm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rahulsom', module='grooves-gorm', version='0.6.1-rc.2')
)
libraryDependencies += "com.github.rahulsom" % "grooves-gorm" % "0.6.1-rc.2"
[com.github.rahulsom/grooves-gorm "0.6.1-rc.2"]