is not current version
Last Version 5.0.0

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


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.wcm
ArtifactId

ArtifactId

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

Version

3.2.0
Type

Type

jar

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


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