HTTP Client Wrapper

A wrapper for the http client library

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

hu.meza.tools
ArtifactId

ArtifactId

http-client-wrapper
Last Version

Last Version

0.1.12
Release Date

Release Date

Type

Type

jar
Description

Description

HTTP Client Wrapper
A wrapper for the http client library
Project URL

Project URL

https://github.com/meza/httpClientWrapper

Download http-client-wrapper

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.2.5
org.apache.httpcomponents : httpcore jar 4.2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.12
0.1.11
0.1.9
0.1.8
0.1.7