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