File | Operation |
---|---|
resources-parent-2.0.pom | download |
<dependency>
<groupId>com.anrisoftware.resources</groupId>
<artifactId>resources-parent</artifactId>
<version>2.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.anrisoftware.resources', module='resources-parent', version='2.0')
)
<parent> <groupId>com.anrisoftware.globalpom</groupId> <artifactId>globalpom-groovy</artifactId> <version>2.0</version> </parent>