is not current version
Last Version 5.0.0

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


GroupId

GroupId

io.wcm
ArtifactId

ArtifactId

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

Version

2.3.4
Type

Type

pom

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


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