License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.mastery001 |
ArtifactId | ArtifactIdreactor-http |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreactor-http
This is based on httpClient's reactor
|
Project URL |
Project URL |
Filename | Size |
---|---|
reactor-http-1.0.0.pom | |
reactor-http-1.0.0.jar | 73 KB |
reactor-http-1.0.0-sources.jar | 45 KB |
reactor-http-1.0.0-javadoc.jar | 378 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |