reactive-http

Annotation style wrapper for reactive web client. Right now only for Spring WebClient

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.cloudyrock.http
Идентификатор

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

reactive-http
Последняя версия

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

1.1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

reactive-http
Annotation style wrapper for reactive web client. Right now only for Spring WebClient
Ссылка на сайт

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

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/reactive-http
Система контроля версий

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

https://github.com/cloudyrock/reactive-http.git

Скачать reactive-http

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.cloudyrock.http/reactive-http/ -->
<dependency>
    <groupId>com.github.cloudyrock.http</groupId>
    <artifactId>reactive-http</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cloudyrock.http/reactive-http/
implementation 'com.github.cloudyrock.http:reactive-http:1.1.3'
// https://jarcasting.com/artifacts/com.github.cloudyrock.http/reactive-http/
implementation ("com.github.cloudyrock.http:reactive-http:1.1.3")
'com.github.cloudyrock.http:reactive-http:jar:1.1.3'
<dependency org="com.github.cloudyrock.http" name="reactive-http" rev="1.1.3">
  <artifact name="reactive-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cloudyrock.http', module='reactive-http', version='1.1.3')
)
libraryDependencies += "com.github.cloudyrock.http" % "reactive-http" % "1.1.3"
[com.github.cloudyrock.http/reactive-http "1.1.3"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-webflux jar 2.0.3.RELEASE
com.github.cloudyrock.dimmer : dimmer-local jar 2.1.0

test (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.0.3.RELEASE
io.projectreactor : reactor-test jar
junit : junit jar 4.12

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

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

Reactive-http

Lightweight Java library to wrap reactive http clients in an annotations style.

Status

STILL IN DEVELOPMENT. NOT READY FOR PUBLIC USE YET

com.github.cloudyrock.http

Cloudyrock

CloudyRock opensource

Версии библиотеки

Версия
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2