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