Last Version

Digipost HTTP Client 1.3

Apache HTTP Client configured with sensible defaults.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

no.digipost
ArtifactId

ArtifactId

digipost-http-client
Version

Version

1.3
Type

Type

jar
Description

Description

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

Project Organization

Digipost

Download digipost-http-client 1.3


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

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.12
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.12

Project Modules

There are no modules declared in this project.