restclient
Restclient
| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.github.lftao |
| ArtifactId | ArtifactIdrestclient |
| Last Version | Last Version0.1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrestclient
Restclient 模板化 接口
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| restclient-0.1.6.pom | |
| restclient-0.1.6.jar | 25 KB |
| restclient-0.1.6-sources.jar | 16 KB |
| restclient-0.1.6-javadoc.jar | 115 KB |
| Browse |
<!-- 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"]
| 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 |
Restclient