Group Id io.wcm
Artifact Id io.wcm.testing.aem-mock.core
Version 2.4.8
Packaging jar
URL -
Badge
Last Updated 2019-05-09T10:21:12+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.core</artifactId>
    <version>2.4.8</version>
</dependency>
implementation group: 'io.wcm', name: 'io.wcm.testing.aem-mock.core', version: '2.4.8'
implementation 'io.wcm:io.wcm.testing.aem-mock.core:2.4.8'
implementation("io.wcm:io.wcm.testing.aem-mock.core:2.4.8")
libraryDependencies += "io.wcm" % "io.wcm.testing.aem-mock.core" % "2.4.8"
<dependency org="io.wcm" name="io.wcm.testing.aem-mock.core" rev="2.4.8"/>
@Grapes(
    @Grab(group='io.wcm', module='io.wcm.testing.aem-mock.core', version='2.4.8')
)
[io.wcm/io.wcm.testing.aem-mock.core "2.4.8"]
'io.wcm:io.wcm.testing.aem-mock.core:2.4.8'