File | Operation |
---|---|
bluehour-1.0-ALPHA-8.pom | download |
<dependency>
<groupId>it.tidalwave.accounting</groupId>
<artifactId>bluehour</artifactId>
<version>1.0-ALPHA-8</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='it.tidalwave.accounting', module='bluehour', version='1.0-ALPHA-8')
)
<parent> <groupId>it.tidalwave.superpom</groupId> <artifactId>superpom</artifactId> <version>5.0-ALPHA-15</version> </parent>