Last Version

Digipost HTTP Client Builder 4.1.0

Apache HTTP Client configured with sensible defaults.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

no.digipost
ArtifactId

ArtifactId

http-client-builder5
Version

Version

4.1.0
Type

Type

jar
Description

Description

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

Project Organization

Digipost
Source Code Management

Source Code Management

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

Download http-client-builder5 4.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents.client5 : httpclient5 jar 5.1.3
org.apache.httpcomponents.core5 : httpcore5 jar 5.1.3
org.slf4j : slf4j-api jar 1.7.30

runtime (1)

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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.