is not current version
Last Version 1.3

Zandero 1.2.4

HTTP utilities

License

License

GroupId

GroupId

com.zandero
ArtifactId

ArtifactId

http
Version

Version

1.2.4
Type

Type

jar
Description

Description

Zandero
HTTP utilities
Source Code Management

Source Code Management

https://github.com/Zandero/http

Download http 1.2.4


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

Dependencies

compile (7)

Group / Artifact Type Version
com.zandero : utils jar [1.2,)
com.zandero : utils.extra jar [1.3.1,)
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpasyncclient jar 4.1.2
commons-net : commons-net jar [3.4,)
javax.servlet : javax.servlet-api jar 3.1.0
org.slf4j : slf4j-api jar 1.8.0-beta2

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar [1.1.7,)
org.junit.jupiter : junit-jupiter-engine jar [5.1,)
com.zandero : utils.junit jar LATEST
org.mockito : mockito-all jar [1.10.19,)

Project Modules

There are no modules declared in this project.