is not current version
Last Version 5.5.0

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

Holon Project Reactor support for the RestClient API

Categories

Categories

React User Interface Web Frameworks ORM Data Reactor Container Microservices Reactive libraries
GroupId

GroupId

com.holon-platform.reactor
ArtifactId

ArtifactId

holon-reactor-http
Version

Version

5.2.2
Type

Type

jar

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