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