Last Version

Grooves Gorm 0.6.1

Integration with Grails' GORM API

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.rahulsom
ArtifactId

ArtifactId

grooves-gorm
Version

Version

0.6.1
Type

Type

jar
Description

Description

Grooves Gorm
Integration with Grails' GORM API
Project URL

Project URL

https://github.com/rahulsom/grooves
Source Code Management

Source Code Management

https://github.com/rahulsom/grooves

Download grooves-gorm 0.6.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.rahulsom : grooves-groovy jar 0.6.1

runtime (3)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.3.8
io.reactivex : rxjava-reactive-streams jar 1.2.1
io.reactivex.rxjava2 : rxjava jar 2.2.3

test (1)

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

Project Modules

There are no modules declared in this project.