Last Version

Zandero 1.3

HTTP utilities

License

License

GroupId

GroupId

com.zandero
ArtifactId

ArtifactId

http
Version

Version

1.3
Type

Type

jar
Description

Description

Zandero
HTTP utilities
Source Code Management

Source Code Management

https://github.com/Zandero/http

Download http 1.3


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

Dependencies

compile (7)

Group / Artifact Type Version
com.zandero : utils jar [1.3,)
com.zandero : utils.extra jar [1.3.1,)
org.apache.httpcomponents : httpclient jar [4.5.13,)
org.apache.httpcomponents : httpasyncclient jar 4.1.5
commons-net : commons-net jar [3.4,)
javax.servlet : javax.servlet-api jar 3.1.0
org.slf4j : slf4j-api jar 1.7.36

test (7)

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

Project Modules

There are no modules declared in this project.