is not current version
Last Version 5.5.0

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

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.3.0
Type

Type

jar

Download holon-reactor-http 5.3.0


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