Last Version

HttpClientManager 0.0.1.20180309

模拟HTTP客户端方式访问网络资源

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

top.hmtools
ArtifactId

ArtifactId

HttpClientManager
Version

Version

0.0.1.20180309
Type

Type

jar
Description

Description

HttpClientManager
模拟HTTP客户端方式访问网络资源
Project Organization

Project Organization

Pivotal Software, Inc.

Download HttpClientManager 0.0.1.20180309


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 1.5.6.RELEASE
org.springframework.boot : spring-boot-starter jar 1.5.6.RELEASE
org.apache.httpcomponents : httpclient jar 4.5.5

Project Modules

There are no modules declared in this project.