http-client-facade-framework

this is a HTTPClient facade framework

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.rpcheung
ArtifactId

ArtifactId

http.client.facade
Last Version

Last Version

1.0-beta
Release Date

Release Date

Type

Type

jar
Description

Description

http-client-facade-framework
this is a HTTPClient facade framework
Project URL

Project URL

https://github.com/RPCheung/http-client-facade

Download http.client.facade

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
cglib : cglib jar 3.3.0
org.slf4j : slf4j-api jar 1.7.30
commons-io : commons-io jar 2.6
org.dom4j : dom4j jar 2.1.1
jaxen : jaxen jar 1.2.0
org.apache.httpcomponents : httpclient jar 4.5.11
com.alibaba : fastjson jar 1.2.62
org.slf4j : jul-to-slf4j jar 1.7.30
org.slf4j : slf4j-simple jar 1.7.30

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-beta