License |
License |
---|---|
GroupId | GroupIdio.github.devlibx.easy |
ArtifactId | ArtifactIdhttp |
Last Version | Last Version0.0.73 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp
A library which provides jave helpers
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-0.0.73.pom | |
http-0.0.73.jar | 79 KB |
http-0.0.73-sources.jar | 27 KB |
http-0.0.73-javadoc.jar | 285 KB |
Browse |
<!-- 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"]
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 |
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 |