Group Id io.wcm
Artifact Id io.wcm.testing.aem-mock.junit5
Version 4.1.6
Packaging jar
URL -
Badge
Last Updated 2021-12-06T09:05:11+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>io.wcm</groupId>
    <artifactId>io.wcm.testing.aem-mock.junit5</artifactId>
    <version>4.1.6</version>
</dependency>
implementation group: 'io.wcm', name: 'io.wcm.testing.aem-mock.junit5', version: '4.1.6'
implementation 'io.wcm:io.wcm.testing.aem-mock.junit5:4.1.6'
implementation("io.wcm:io.wcm.testing.aem-mock.junit5:4.1.6")
libraryDependencies += "io.wcm" % "io.wcm.testing.aem-mock.junit5" % "4.1.6"
<dependency org="io.wcm" name="io.wcm.testing.aem-mock.junit5" rev="4.1.6"/>
@Grapes(
    @Grab(group='io.wcm', module='io.wcm.testing.aem-mock.junit5', version='4.1.6')
)
[io.wcm/io.wcm.testing.aem-mock.junit5 "4.1.6"]
'io.wcm:io.wcm.testing.aem-mock.junit5:4.1.6'