Last Version

restclient 0.1.6

Restclient 模板化 接口

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.lftao
ArtifactId

ArtifactId

restclient
Version

Version

0.1.6
Type

Type

jar
Description

Description

restclient
Restclient 模板化 接口
Project URL

Project URL

https://github.com/lftao/restclient
Source Code Management

Source Code Management

https://github.com/lftao/restclient

Download restclient 0.1.6


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5
org.apache.httpcomponents : httpmime jar 4.5
org.apache.httpcomponents : fluent-hc jar 4.5
org.freemarker : freemarker jar 2.3.23
com.alibaba : fastjson jar 1.2.32

Project Modules

There are no modules declared in this project.