Last Version

Digipost HTTP Client Builder 2.0

Apache HTTP Client configured with sensible defaults.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

no.digipost
ArtifactId

ArtifactId

http-client-builder
Version

Version

2.0
Type

Type

jar
Description

Description

Digipost HTTP Client Builder
Apache HTTP Client configured with sensible defaults.
Project URL

Project URL

https://github.com/digipost/http-client-builder
Project Organization

Project Organization

Digipost
Source Code Management

Source Code Management

https://github.com/digipost/http-client-builder

Download http-client-builder 2.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpcore jar 4.4.4
org.slf4j : slf4j-api jar 1.7.21
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.hamcrest : hamcrest-core jar 1.3

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.21

Project Modules

There are no modules declared in this project.