I just use this (standard maven2 repository):

       <dependency>
           <groupId>org.apache.jackrabbit</groupId>
           <artifactId>jackrabbit-core</artifactId>
           <version>1.0.1</version>
       </dependency>

http://www.ibiblio.org/maven2/org/apache/jackrabbit/

Pavel

Michael Neale wrote:
Hi All.

I would like to use jackrabbit in a project of mine which is (currently)
using Maven 2 - is there a pom somewhere for jackrabbit that I can
reference? (please oh please gosh I do NOT want to have to set up up
myself). I searched around, and saw a fleeting reference to a Day Software
maven repo - does this exist ?


Reply via email to