is not current version
Last Version 2.20.2

com.adobe.cq:core.wcm.components.it.http 2.17.10


GroupId

GroupId

com.adobe.cq
ArtifactId

ArtifactId

core.wcm.components.it.http
Version

Version

2.17.10
Type

Type

jar

Download core.wcm.components.it.http 2.17.10


<!-- https://jarcasting.com/artifacts/com.adobe.cq/core.wcm.components.it.http/ -->
<dependency>
    <groupId>com.adobe.cq</groupId>
    <artifactId>core.wcm.components.it.http</artifactId>
    <version>2.17.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.cq/core.wcm.components.it.http/
implementation 'com.adobe.cq:core.wcm.components.it.http:2.17.10'
// https://jarcasting.com/artifacts/com.adobe.cq/core.wcm.components.it.http/
implementation ("com.adobe.cq:core.wcm.components.it.http:2.17.10")
'com.adobe.cq:core.wcm.components.it.http:jar:2.17.10'
<dependency org="com.adobe.cq" name="core.wcm.components.it.http" rev="2.17.10">
  <artifact name="core.wcm.components.it.http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.cq', module='core.wcm.components.it.http', version='2.17.10')
)
libraryDependencies += "com.adobe.cq" % "core.wcm.components.it.http" % "2.17.10"
[com.adobe.cq/core.wcm.components.it.http "2.17.10"]