File | Operation |
---|---|
jackrabbit-1.6.5.pom | download |
<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit</artifactId>
<version>1.6.5</version>
<type>pom</type>
</dependency>
<parent> <groupId>org.apache.jackrabbit</groupId> <artifactId>jackrabbit-parent</artifactId> <version>1.6.5</version> </parent>