reactor-http

This is based on httpClient's reactor

License

License

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

com.github.mastery001
ArtifactId

ArtifactId

reactor-http
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

reactor-http
This is based on httpClient's reactor
Project URL

Project URL

https://github.com/mastery001/reactor-http

Download reactor-http

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
log.slf4j » jul-to-slf4j jar 1.7.1
log.slf4j » log4j-over-slf4j jar 1.7.2
log.logback » core jar 1.0.7
log.logback » classic jar 1.0.7
org.slf4j : slf4j-api jar 1.7.1
com.alibaba : fastjson jar 1.1.41
org.apache.httpcomponents : httpclient jar 4.4.1
org.cache » cache-consistency jar 0.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0