Download jackrabbit-jcr-tests-1.5.0.jar file - Jar j

Jar examples for j:jackrabbit-jcr-tests

Description

JCR API test cases

You can download jar file jackrabbit-jcr-tests 1.5.0 in this page.

License

Apache License

Build File

You can use the following script to add jackrabbit-jcr-tests-1.5.0.jar to your project.

<dependency>
   <groupId>org.apache.jackrabbit</groupId>
   <artifactId>jackrabbit-jcr-tests</artifactId>
   <version>1.5.0</version>
</dependency>
compile group: 'org.apache.jackrabbit', name: 'jackrabbit-jcr-tests', version: '1.5.0'
libraryDependencies += "org.apache.jackrabbit" % "jackrabbit-jcr-tests" % "1.5.0"
<dependency org="org.apache.jackrabbit" name="jackrabbit-jcr-tests" rev="1.5.0"/>
@Grapes(@Grab(group='org.apache.jackrabbit', module='jackrabbit-jcr-tests', version='1.5.0'))
'org.apache.jackrabbit:jackrabbit-jcr-tests:jar:1.5.0'

Download

Click the following link to download the jar file.

jackrabbit-jcr-tests-1.5.0-sources.jar
jackrabbit-jcr-tests-1.5.0.jar
jackrabbit-jcr-tests-1.5.0.pom



Related Tutorials