Последняя версия

RxGORM REST Client 1.1.0.RELEASE

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

Лицензия

Лицензия

Категории

Категории

Grails Взаимодействие с пользователем Веб-фреймворки CLI
Группа

Группа

org.grails
Идентификатор

Идентификатор

grails-rx-http-client
Версия

Версия

1.1.0.RELEASE
Тип

Тип

jar
Описание

Описание

RxGORM REST Client
Provides a RxGORM Object Mapping implementation for communication with REST web services
Ссылка на сайт

Ссылка на сайт

https://github.com/grails/gorm-rest-client
Система контроля версий

Система контроля версий

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

Скачать grails-rx-http-client 1.1.0.RELEASE


<!-- 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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

test (1)

Идентификатор библиотеки Тип Версия
org.spockframework : spock-core jar 1.0-groovy-2.4

Модули Проекта

Данный проект не имеет модулей.