<dependency>
<groupId>com.aeontronix.aeon-commons</groupId>
<artifactId>aeon-commons-time</artifactId>
<version>2.0.0-rc5</version>
</dependency>
@Grapes(
@Grab(group='com.aeontronix.aeon-commons', module='aeon-commons-time', version='2.0.0-rc5')
)
<dependency org="com.aeontronix.aeon-commons" name="aeon-commons-time" rev="2.0.0-rc5" />
<parent> <groupId>com.aeontronix.aeon-commons</groupId> <artifactId>aeon-commons-parent</artifactId> <version>2.0.0-rc5</version> </parent>