File | Operation |
---|---|
jackrabbit-parent-2.14.9.pom | download |
<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit-parent</artifactId>
<version>2.14.9</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.jackrabbit', module='jackrabbit-parent', version='2.14.9')
)
<parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> <version>23</version> </parent>