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