License |
License |
---|---|
Categories |
CategoriesGrails User Interface Web Frameworks Data ORM |
GroupId | GroupIdorg.grails |
ArtifactId | ArtifactIdgrails-datastore-gorm-rx-plugin-support |
Last Version | Last Version6.1.9.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGrails GORM
GORM - Grails Data Access Framework
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.grails/grails-datastore-gorm-rx-plugin-support/ -->
<dependency>
<groupId>org.grails</groupId>
<artifactId>grails-datastore-gorm-rx-plugin-support</artifactId>
<version>6.1.9.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.grails/grails-datastore-gorm-rx-plugin-support/
implementation 'org.grails:grails-datastore-gorm-rx-plugin-support:6.1.9.RELEASE'
// https://jarcasting.com/artifacts/org.grails/grails-datastore-gorm-rx-plugin-support/
implementation ("org.grails:grails-datastore-gorm-rx-plugin-support:6.1.9.RELEASE")
'org.grails:grails-datastore-gorm-rx-plugin-support:jar:6.1.9.RELEASE'
<dependency org="org.grails" name="grails-datastore-gorm-rx-plugin-support" rev="6.1.9.RELEASE">
<artifact name="grails-datastore-gorm-rx-plugin-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.grails', module='grails-datastore-gorm-rx-plugin-support', version='6.1.9.RELEASE')
)
libraryDependencies += "org.grails" % "grails-datastore-gorm-rx-plugin-support" % "6.1.9.RELEASE"
[org.grails/grails-datastore-gorm-rx-plugin-support "6.1.9.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar | 2.4.11 |
org.grails : grails-plugin-async | jar | 3.2.11 |
org.grails : grails-datastore-gorm-rx | jar | 6.1.9.RELEASE |
org.grails : grails-plugin-rest | jar | 3.2.11 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-test | jar | 2.4.11 |
junit : junit | jar | 4.12 |
org.spockframework : spock-core | jar | 1.0-groovy-2.4 |