is not current version
Last Version 5.0.0

io.wcm:io.wcm.testing.aem-mock 2.6.0

Please use artifact 'io.wcm.testing.aem-mock.junit4' instead.

GroupId

GroupId

io.wcm
ArtifactId

ArtifactId

io.wcm.testing.aem-mock
Version

Version

2.6.0
Type

Type

pom

Download io.wcm.testing.aem-mock 2.6.0


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