Last Version

Samply Common Http library 7.4.4

LIB to easily use both apache and jersey http connectors

License

License

GroupId

GroupId

de.samply
ArtifactId

ArtifactId

common-http
Version

Version

7.4.4
Type

Type

jar
Description

Description

Samply Common Http library
LIB to easily use both apache and jersey http connectors
Project URL

Project URL

https://github.com/samply/common-http
Project Organization

Project Organization

Samply Community
Source Code Management

Source Code Management

https://github.com/samply/common-http

Download common-http 7.4.4


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

Dependencies

compile (8)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-client jar 3.0.4
org.glassfish.jersey.connectors : jersey-apache-connector jar 3.0.4
org.glassfish.jersey.media : jersey-media-json-jackson jar 3.0.4
org.glassfish.jersey.inject : jersey-hk2 jar 3.0.4
org.slf4j : slf4j-api jar 1.7.36
org.apache.httpcomponents : httpclient jar 4.5.13
commons-configuration : commons-configuration jar 1.10
de.samply : common-config jar 5.2.0

Project Modules

There are no modules declared in this project.