Last Version

Apache HttpClient Fluent API 4.5.13

Apache HttpComponents Client fluent API

License

License

GroupId

GroupId

org.apache.httpcomponents
ArtifactId

ArtifactId

fluent-hc
Version

Version

4.5.13
Type

Type

jar
Description

Description

Apache HttpClient Fluent API
Apache HttpComponents Client fluent API
Project URL

Project URL

http://hc.apache.org/httpcomponents-client
Project Organization

Project Organization

The Apache Software Foundation

Download fluent-hc 4.5.13


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
commons-logging : commons-logging jar 1.2

test (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.