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