http-client-util

The http connect util based on apache httpclient

License

License

The Apache Software License, Version 2.0
Categories

Categories

CLI User Interface
GroupId

GroupId

org.nofdev
ArtifactId

ArtifactId

http-client-util
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

http-client-util
The http connect util based on apache httpclient
Project URL

Project URL

https://github.com/nofdev/http-client-util
Source Code Management

Source Code Management

https://github.com/nofdev/http-client-util.git

Download http-client-util

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.4
org.slf4j : slf4j-api jar 1.7.5
org.apache.httpcomponents : httpclient jar 4.5

Project Modules

There are no modules declared in this project.

rpc-core

org.nofdev
Best glue, ever!!

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0