<dependency>
<groupId>com.google.code.tempus-fugit</groupId>
<artifactId>tempus-fugit</artifactId>
<version>1.1</version>
</dependency>
@Grapes(
@Grab(group='com.google.code.tempus-fugit', module='tempus-fugit', version='1.1')
)