License |
License |
---|---|
GroupId | GroupIdde.samply |
ArtifactId | ArtifactIdcommon-http |
Version | Version7.4.0 |
Type | Typejar |
Description |
DescriptionSamply Common Http library
LIB to easily use both apache and jersey http connectors
|
Project URL |
Project URL |
Project Organization |
Project OrganizationSamply Community |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-http-7.4.0.pom | |
common-http-7.4.0.jar | 16 KB |
common-http-7.4.0-sources.jar | 11 KB |
common-http-7.4.0-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.samply/common-http/ -->
<dependency>
<groupId>de.samply</groupId>
<artifactId>common-http</artifactId>
<version>7.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.samply/common-http/
implementation 'de.samply:common-http:7.4.0'
// https://jarcasting.com/artifacts/de.samply/common-http/
implementation ("de.samply:common-http:7.4.0")
'de.samply:common-http:jar:7.4.0'
<dependency org="de.samply" name="common-http" rev="7.4.0">
<artifact name="common-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.samply', module='common-http', version='7.4.0')
)
libraryDependencies += "de.samply" % "common-http" % "7.4.0"
[de.samply/common-http "7.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.core : jersey-client | jar | 3.0.3 |
org.glassfish.jersey.connectors : jersey-apache-connector | jar | 3.0.3 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 3.0.3 |
org.glassfish.jersey.inject : jersey-hk2 | jar | 3.0.3 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
commons-configuration : commons-configuration | jar | 1.10 |
de.samply : common-config | jar | 5.1.0 |