Group Id io.wcm
Artifact Id io.wcm.testing.aem-mock
Version 2.2.14
Packaging jar
URL -
Badge
Last Updated 2018-03-23T03:52:15+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>io.wcm</groupId>
    <artifactId>io.wcm.testing.aem-mock</artifactId>
    <version>2.2.14</version>
</dependency>
implementation group: 'io.wcm', name: 'io.wcm.testing.aem-mock', version: '2.2.14'
implementation 'io.wcm:io.wcm.testing.aem-mock:2.2.14'
implementation("io.wcm:io.wcm.testing.aem-mock:2.2.14")
libraryDependencies += "io.wcm" % "io.wcm.testing.aem-mock" % "2.2.14"
<dependency org="io.wcm" name="io.wcm.testing.aem-mock" rev="2.2.14"/>
@Grapes(
    @Grab(group='io.wcm', module='io.wcm.testing.aem-mock', version='2.2.14')
)
[io.wcm/io.wcm.testing.aem-mock "2.2.14"]
'io.wcm:io.wcm.testing.aem-mock:2.2.14'