File | Operation |
---|---|
directory-parent-1.0.pom | download |
<dependency>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>directory-parent</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.plugins', module='directory-parent', version='1.0')
)
<parent> <groupId>org.apache.geronimo.genesis.config</groupId> <artifactId>project-config</artifactId> <version>1.4</version> </parent>