apiclient

ApiClient is a Http request tool based on HttpClient that supports connection pooling and automatic serialization.

License

License

MIT License
Categories

Categories

CLI User Interface
GroupId

GroupId

com.ganpengyu
ArtifactId

ArtifactId

apiclient
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

apiclient
ApiClient is a Http request tool based on HttpClient that supports connection pooling and automatic serialization.
Project URL

Project URL

http://apiclient.ganpengyu.com

Download apiclient

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpmime jar 4.3.5
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.core : jackson-databind jar 2.8.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1