Download in-memory-jcr-1.3.2.jar file - Jar i

Jar examples for i:in-memory-jcr

Description

A in memory JCR repository for testing Purposes

You can download jar file in-memory-jcr 1.3.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add in-memory-jcr-1.3.2.jar to your project.

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

Download

Click the following link to download the jar file.

in-memory-jcr-1.3.2-javadoc.jar
in-memory-jcr-1.3.2-sources.jar
in-memory-jcr-1.3.2.jar
in-memory-jcr-1.3.2.pom



Related Tutorials