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

com.github.rahulsom:grooves-gorm 0.1.1

Groovy Event Sourcing

Категории

Категории

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

Группа

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

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

grooves-gorm
Версия

Версия

0.1.1
Тип

Тип

jar

Скачать grooves-gorm 0.1.1


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