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 |
| GroupId | GroupIdorg.grails |
| ArtifactId | ArtifactIdgrails-http-core |
| 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-http-core/ -->
<dependency>
<groupId>org.grails</groupId>
<artifactId>grails-http-core</artifactId>
<version>1.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.grails/grails-http-core/
implementation 'org.grails:grails-http-core:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/org.grails/grails-http-core/
implementation ("org.grails:grails-http-core:1.1.0.RELEASE")
'org.grails:grails-http-core:jar:1.1.0.RELEASE'
<dependency org="org.grails" name="grails-http-core" rev="1.1.0.RELEASE">
<artifact name="grails-http-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.grails', module='grails-http-core', version='1.1.0.RELEASE')
)
libraryDependencies += "org.grails" % "grails-http-core" % "1.1.0.RELEASE"
[org.grails/grails-http-core "1.1.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy | jar | 2.4.10 |
| 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
|