Last Version

Commons HTTP Client 1.4.2

Provides preconfigured Apache HTTP Client instances.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.wcm.caravan
ArtifactId

ArtifactId

io.wcm.caravan.commons.httpclient
Version

Version

1.4.2
Type

Type

jar
Description

Description

Commons HTTP Client
Provides preconfigured Apache HTTP Client instances.
Project URL

Project URL

https://caravan.wcm.io/commons/httpclient/
Project Organization

Project Organization

wcm.io Caravan
Source Code Management

Source Code Management

https://github.com/wcm-io-caravan/caravan-commons

Download io.wcm.caravan.commons.httpclient 1.4.2


<!-- https://jarcasting.com/artifacts/io.wcm.caravan/io.wcm.caravan.commons.httpclient/ -->
<dependency>
    <groupId>io.wcm.caravan</groupId>
    <artifactId>io.wcm.caravan.commons.httpclient</artifactId>
    <version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.wcm.caravan/io.wcm.caravan.commons.httpclient/
implementation 'io.wcm.caravan:io.wcm.caravan.commons.httpclient:1.4.2'
// https://jarcasting.com/artifacts/io.wcm.caravan/io.wcm.caravan.commons.httpclient/
implementation ("io.wcm.caravan:io.wcm.caravan.commons.httpclient:1.4.2")
'io.wcm.caravan:io.wcm.caravan.commons.httpclient:jar:1.4.2'
<dependency org="io.wcm.caravan" name="io.wcm.caravan.commons.httpclient" rev="1.4.2">
  <artifact name="io.wcm.caravan.commons.httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wcm.caravan', module='io.wcm.caravan.commons.httpclient', version='1.4.2')
)
libraryDependencies += "io.wcm.caravan" % "io.wcm.caravan.commons.httpclient" % "1.4.2"
[io.wcm.caravan/io.wcm.caravan.commons.httpclient "1.4.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.osgi : org.osgi.framework jar 1.8.0
org.apache.sling : org.apache.sling.commons.osgi jar 2.4.0
org.apache.commons : commons-lang3 jar 3.0.1
org.apache.httpcomponents : httpclient jar 4.3.4

provided (7)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0
io.wcm.tooling.spotbugs : io.wcm.tooling.spotbugs.annotations jar 1.0.0
org.slf4j : slf4j-api jar 1.7.6
org.osgi : org.osgi.annotation.bundle jar 1.0.0
org.osgi : org.osgi.annotation.versioning jar 1.0.0
org.osgi : org.osgi.service.component.annotations jar 1.4.0
org.osgi : org.osgi.service.metatype.annotations jar 1.3.0

test (5)

Group / Artifact Type Version
com.google.guava : guava jar 15.0
junit : junit jar 4.13.2
org.mockito : mockito-core jar 2.25.1
org.apache.sling : org.apache.sling.testing.osgi-mock.junit4 jar 3.2.2
org.slf4j : slf4j-simple jar 1.7.6

Project Modules

There are no modules declared in this project.