<dependency>
<groupId>com.cedarsoft.utils.legacy</groupId>
<artifactId>hibernate</artifactId>
<version>1.3.4</version>
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.utils.legacy', module='hibernate', version='1.3.4')
)