| License | License | 
|---|---|
| GroupId | GroupIdcom.zandero | 
| ArtifactId | ArtifactIdhttp | 
| Last Version | Last Version1.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionZandero HTTP utilities | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| http-1.3.pom | |
| http-1.3.jar | 12 KB | 
| http-1.3-sources.jar | 8 KB | 
| http-1.3-javadoc.jar | 41 KB | 
| Browse | 
<!-- 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"]| 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 | 
| 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 |