Samply Common Http library

LIB to easily use both apache and jersey http connectors

License

License

GroupId

GroupId

de.samply
ArtifactId

ArtifactId

common-http
Last Version

Last Version

7.4.4
Release Date

Release Date

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

How to add to project

<!-- 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.
de.samply

Samply

Versions

Version
7.4.4
7.4.3
7.4.2
7.4.1
7.4.0
7.3.0
7.2.0
7.1.1
7.1.0
7.0.0