Last Version

RxGORM REST Client 1.1.0.RELEASE

Provides a RxGORM Object Mapping implementation for communication with REST web services

License

License

Categories

Categories

Grails User Interface Web Frameworks Data CLI ORM
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-datastore-gorm-rx-rest-client
Version

Version

1.1.0.RELEASE
Type

Type

jar
Description

Description

RxGORM REST Client
Provides a RxGORM Object Mapping implementation for communication with REST web services
Project URL

Project URL

https://github.com/grails/gorm-rest-client
Source Code Management

Source Code Management

https://github.com/grails/gorm-rest-client

Download grails-datastore-gorm-rx-rest-client 1.1.0.RELEASE


<!-- https://jarcasting.com/artifacts/org.grails/grails-datastore-gorm-rx-rest-client/ -->
<dependency>
    <groupId>org.grails</groupId>
    <artifactId>grails-datastore-gorm-rx-rest-client</artifactId>
    <version>1.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.grails/grails-datastore-gorm-rx-rest-client/
implementation 'org.grails:grails-datastore-gorm-rx-rest-client:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/org.grails/grails-datastore-gorm-rx-rest-client/
implementation ("org.grails:grails-datastore-gorm-rx-rest-client:1.1.0.RELEASE")
'org.grails:grails-datastore-gorm-rx-rest-client:jar:1.1.0.RELEASE'
<dependency org="org.grails" name="grails-datastore-gorm-rx-rest-client" rev="1.1.0.RELEASE">
  <artifact name="grails-datastore-gorm-rx-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.grails', module='grails-datastore-gorm-rx-rest-client', version='1.1.0.RELEASE')
)
libraryDependencies += "org.grails" % "grails-datastore-gorm-rx-rest-client" % "1.1.0.RELEASE"
[org.grails/grails-datastore-gorm-rx-rest-client "1.1.0.RELEASE"]

Dependencies

compile (6)

Group / Artifact Type Version
com.damnhandy : handy-uri-templates jar 2.1.5
org.codehaus.groovy : groovy-json jar 2.4.10
org.grails : grails-datastore-gorm-rx-bson jar 6.1.0.RELEASE
io.reactivex : rxnetty-http jar 0.5.2
org.grails : grails-http-core jar 1.1.0.RELEASE
org.grails : grails-rx-http-client jar 1.1.0.RELEASE

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.4
org.slf4j : slf4j-simple jar 1.7.11

Project Modules

There are no modules declared in this project.