Last Version

http 0.0.73

A library which provides jave helpers

License

License

GroupId

GroupId

io.github.devlibx.easy
ArtifactId

ArtifactId

http
Version

Version

0.0.73
Type

Type

jar
Description

Description

http
A library which provides jave helpers
Source Code Management

Source Code Management

https://github.com/devlibx/easy/tree/master/http

Download http 0.0.73


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

Dependencies

compile (9)

Group / Artifact Type Version
io.opentracing.contrib : opentracing-apache-httpclient jar 0.0.2
org.apache.httpcomponents : httpclient jar 4.5.13
io.projectreactor.netty : reactor-netty jar 0.9.12.RELEASE
org.springframework : spring-webflux jar 5.3.0
org.apache.commons : commons-lang3 jar 3.7
javax.ws.rs : javax.ws.rs-api jar 2.0.1
io.github.devlibx.easy : helper jar 0.0.73
io.github.devlibx.easy : resilience jar 0.0.73
com.fasterxml.jackson.core : jackson-databind jar 2.9.0

test (3)

Group / Artifact Type Version
io.github.devlibx.easy : helper jar 0.0.73
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.yaml : snakeyaml jar 1.21

Project Modules

There are no modules declared in this project.