<dependency>
<groupId>com.google.code.tempus-fugit</groupId>
<artifactId>tempus-fugit</artifactId>
<version>1.0</version>
</dependency>
@Grapes(
@Grab(group='com.google.code.tempus-fugit', module='tempus-fugit', version='1.0')
)
compile
|-- junit:junit:4.7
test
|-- org.jmock:jmock-junit4:2.5.1
|-- org.jmock:jmock-legacy:2.5.1