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

RxGORM REST Client 1.1.0.RELEASE

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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

grails-http-core
Версия

Версия

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-http-core 1.1.0.RELEASE


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.codehaus.groovy : groovy jar 2.4.10

test (1)

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

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

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