is not current version
Last Version 5.0.0

io.wcm:io.wcm.testing.aem-mock.junit4 2.7.2


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.wcm
ArtifactId

ArtifactId

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

Version

2.7.2
Type

Type

jar

Download io.wcm.testing.aem-mock.junit4 2.7.2


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