Last Version

Taimos HTTPUtils 2.2

Utility package for HTTP calls

License

License

GroupId

GroupId

de.taimos
ArtifactId

ArtifactId

httputils
Version

Version

2.2
Type

Type

jar
Description

Description

Taimos HTTPUtils
Utility package for HTTP calls
Project Organization

Project Organization

Taimos GmbH

Download httputils 2.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.apache.httpcomponents : httpclient jar 4.5.13

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.32
com.github.tomakehurst : wiremock-jre8 jar 2.32.0
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.