HTTP client framework (Base client)

HTTP client framework

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.bogdanovmn.httpclient.simple
ArtifactId

ArtifactId

http-client-simple
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

HTTP client framework (Base client)
HTTP client framework
Project URL

Project URL

http://github.com/bogdanovmn/java-http-client
Source Code Management

Source Code Management

http://github.com/bogdanovmn/java-http-client

Download http-client-simple

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.bogdanovmn.httpclient.core : http-client-core jar 3.1.0
org.apache.httpcomponents : fluent-hc jar 4.5.3
commons-io : commons-io jar 2.11.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.4
3.0.3