is not current version
Last Version 5.0.0

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


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.wcm
ArtifactId

ArtifactId

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

Version

4.0.0
Type

Type

jar

Download io.wcm.testing.aem-mock.junit4 4.0.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>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.wcm/io.wcm.testing.aem-mock.junit4/
implementation 'io.wcm:io.wcm.testing.aem-mock.junit4:4.0.0'
// https://jarcasting.com/artifacts/io.wcm/io.wcm.testing.aem-mock.junit4/
implementation ("io.wcm:io.wcm.testing.aem-mock.junit4:4.0.0")
'io.wcm:io.wcm.testing.aem-mock.junit4:jar:4.0.0'
<dependency org="io.wcm" name="io.wcm.testing.aem-mock.junit4" rev="4.0.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='4.0.0')
)
libraryDependencies += "io.wcm" % "io.wcm.testing.aem-mock.junit4" % "4.0.0"
[io.wcm/io.wcm.testing.aem-mock.junit4 "4.0.0"]