is not current version
Last Version 5.0.0

io.wcm:io.wcm.testing.aem-mock.root 3.2.0


GroupId

GroupId

io.wcm
ArtifactId

ArtifactId

io.wcm.testing.aem-mock.root
Version

Version

3.2.0
Type

Type

pom

Download io.wcm.testing.aem-mock.root 3.2.0


<!-- https://jarcasting.com/artifacts/io.wcm/io.wcm.testing.aem-mock.root/ -->
<dependency>
    <groupId>io.wcm</groupId>
    <artifactId>io.wcm.testing.aem-mock.root</artifactId>
    <version>3.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.wcm/io.wcm.testing.aem-mock.root/
implementation 'io.wcm:io.wcm.testing.aem-mock.root:3.2.0'
// https://jarcasting.com/artifacts/io.wcm/io.wcm.testing.aem-mock.root/
implementation ("io.wcm:io.wcm.testing.aem-mock.root:3.2.0")
'io.wcm:io.wcm.testing.aem-mock.root:pom:3.2.0'
<dependency org="io.wcm" name="io.wcm.testing.aem-mock.root" rev="3.2.0">
  <artifact name="io.wcm.testing.aem-mock.root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.wcm', module='io.wcm.testing.aem-mock.root', version='3.2.0')
)
libraryDependencies += "io.wcm" % "io.wcm.testing.aem-mock.root" % "3.2.0"
[io.wcm/io.wcm.testing.aem-mock.root "3.2.0"]