не последняя версия
Последняя версия 0.6.1

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

Integration with Grails' GORM API

Категории

Категории

ORM Данные
Группа

Группа

com.github.rahulsom
Идентификатор

Идентификатор

grooves-gorm
Версия

Версия

0.6.1-rc.1
Тип

Тип

jar

Скачать grooves-gorm 0.6.1-rc.1


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