c

core.wcm.components.it.http

Files download
File Operation
core.wcm.components.it.http-2.25.4.jar download
core.wcm.components.it.http-2.25.4.pom download
core.wcm.components.it.http-2.25.4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.adobe.cq</groupId>
  <artifactId>core.wcm.components.it.http</artifactId>
  <version>2.25.4</version>
</dependency>
Gradle Groovy
implementation 'com.adobe.cq:core.wcm.components.it.http:2.25.4'
Gradle Kotlin
implementation("com.adobe.cq:core.wcm.components.it.http:2.25.4")
Scala SBT
libraryDependencies += "com.adobe.cq" % "core.wcm.components.it.http" % "2.25.4"
Groovy Grape
@Grapes(
  @Grab(group='com.adobe.cq', module='core.wcm.components.it.http', version='2.25.4')
)
Apache Ivy
<dependency org="com.adobe.cq" name="core.wcm.components.it.http" rev="2.25.4" />
Leiningen
[com.adobe.cq/core.wcm.components.it.http "2.25.4"]
Apache Buildr
'com.adobe.cq:core.wcm.components.it.http:jar:2.25.4'