Download io.wcm.testing.aem-mock-1.9.8.jar file - Jar i

Jar examples for i:io.wcm.testing.aem-mock

Description

Mock implementation of selected AEM APIs.

You can download jar file io.wcm.testing.aem-mock 1.9.8 in this page.

License

Apache License

Build File

You can use the following script to add io.wcm.testing.aem-mock-1.9.8.jar to your project.

<dependency>
   <groupId>io.wcm</groupId>
   <artifactId>io.wcm.testing.aem-mock</artifactId>
   <version>1.9.8</version>
</dependency>
compile group: 'io.wcm', name: 'io.wcm.testing.aem-mock', version: '1.9.8'
libraryDependencies += "io.wcm" % "io.wcm.testing.aem-mock" % "1.9.8"
<dependency org="io.wcm" name="io.wcm.testing.aem-mock" rev="1.9.8"/>
@Grapes(@Grab(group='io.wcm', module='io.wcm.testing.aem-mock', version='1.9.8'))
'io.wcm:io.wcm.testing.aem-mock:jar:1.9.8'

Download

Click the following link to download the jar file.

io.wcm.testing.aem-mock-1.9.8-javadoc.jar
io.wcm.testing.aem-mock-1.9.8-sources.jar
io.wcm.testing.aem-mock-1.9.8.jar
io.wcm.testing.aem-mock-1.9.8.pom



Related Tutorials