Last Version

Commons HTTP Async Client 1.4.0

Provides preconfigured Apache HTTP Async Client instances.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.wcm.caravan
ArtifactId

ArtifactId

io.wcm.caravan.commons.httpasyncclient
Version

Version

1.4.0
Type

Type

jar
Description

Description

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

Project URL

https://caravan.wcm.io/commons/httpasyncclient/
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.httpasyncclient 1.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.httpcomponents : httpasyncclient jar 4.0.2

provided (8)

Group / Artifact Type Version
io.wcm.caravan : io.wcm.caravan.commons.httpclient jar 1.4.0
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.