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