Download jcr-mocking-tool-1.3.1.jar file - Jar j

Jar examples for j:jcr-mocking-tool

Description

This a tool to facilitate setup of a JCR repository for testing purposes.

You can download jar file jcr-mocking-tool 1.3.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jcr-mocking-tool-1.3.1.jar to your project.

<dependency>
   <groupId>nl.openweb.jcr</groupId>
   <artifactId>jcr-mocking-tool</artifactId>
   <version>1.3.1</version>
</dependency>
compile group: 'nl.openweb.jcr', name: 'jcr-mocking-tool', version: '1.3.1'
libraryDependencies += "nl.openweb.jcr" % "jcr-mocking-tool" % "1.3.1"
<dependency org="nl.openweb.jcr" name="jcr-mocking-tool" rev="1.3.1"/>
@Grapes(@Grab(group='nl.openweb.jcr', module='jcr-mocking-tool', version='1.3.1'))
'nl.openweb.jcr:jcr-mocking-tool:jar:1.3.1'

Download

Click the following link to download the jar file.

jcr-mocking-tool-1.3.1-javadoc.jar
jcr-mocking-tool-1.3.1-sources.jar
jcr-mocking-tool-1.3.1.jar
jcr-mocking-tool-1.3.1.pom



Related Tutorials