Last Version

reactive-http 1.1.3

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

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.github.cloudyrock.http
ArtifactId

ArtifactId

reactive-http
Version

Version

1.1.3
Type

Type

jar
Description

Description

reactive-http
Annotation style wrapper for reactive web client. Right now only for Spring WebClient
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/reactive-http
Source Code Management

Source Code Management

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

Download reactive-http 1.1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-webflux jar 2.0.3.RELEASE
com.github.cloudyrock.dimmer : dimmer-local jar 2.1.0

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.3.RELEASE
io.projectreactor : reactor-test jar
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.