License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.wcm.caravan |
ArtifactId | ArtifactIdio.wcm.caravan.commons.httpclient |
Version | Version1.4.2 |
Type | Typejar |
Description |
DescriptionCommons HTTP Client
Provides preconfigured Apache HTTP Client instances.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |
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 |