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