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

com.holon-platform.reactor:holon-reactor-http 5.2.2

Holon Project Reactor support for the RestClient API

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки ORM Данные Reactor Контейнер Микросервисы Reactive libraries
Группа

Группа

com.holon-platform.reactor
Идентификатор

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

holon-reactor-http
Версия

Версия

5.2.2
Тип

Тип

jar

Скачать holon-reactor-http 5.2.2


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