RxGORM REST Client
This project implements RxGORM for REST web services.
The snapshot documentation is available here:
| License |
License |
|---|---|
| Categories |
CategoriesGrails User Interface Web Frameworks CLI |
| GroupId | GroupIdorg.grails |
| ArtifactId | ArtifactIdgrails-rx-http-client |
| Last Version | Last Version1.1.0.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRxGORM REST Client
Provides a RxGORM Object Mapping implementation for communication with REST web services
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.grails/grails-rx-http-client/ -->
<dependency>
<groupId>org.grails</groupId>
<artifactId>grails-rx-http-client</artifactId>
<version>1.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.grails/grails-rx-http-client/
implementation 'org.grails:grails-rx-http-client:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/org.grails/grails-rx-http-client/
implementation ("org.grails:grails-rx-http-client:1.1.0.RELEASE")
'org.grails:grails-rx-http-client:jar:1.1.0.RELEASE'
<dependency org="org.grails" name="grails-rx-http-client" rev="1.1.0.RELEASE">
<artifact name="grails-rx-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.grails', module='grails-rx-http-client', version='1.1.0.RELEASE')
)
libraryDependencies += "org.grails" % "grails-rx-http-client" % "1.1.0.RELEASE"
[org.grails/grails-rx-http-client "1.1.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.reactivex : rxnetty-http | jar | 0.5.2 |
| io.netty : netty-handler-proxy | jar | 4.1.5.Final |
| org.codehaus.groovy : groovy-json | jar | 2.4.10 |
| org.codehaus.groovy : groovy-xml | jar | 2.4.10 |
| org.grails : grails-http-core | jar | 1.1.0.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.spockframework : spock-core | jar | 1.0-groovy-2.4 |
This project implements RxGORM for REST web services.
The snapshot documentation is available here:
| Version |
|---|
|
1.1.0.RELEASE
|
|
1.1.0.RC2
|
|
1.1.0.RC1
|
|
1.0.5.RELEASE
|
|
1.0.4.RELEASE
|
|
1.0.3.RELEASE
|
|
1.0.2.RELEASE
|
|
1.0.1
|
|
1.0.0.RELEASE
|
|
1.0.0.RC2
|
|
1.0.0.RC1
|