<dependency>
<groupId>org.ancoron.postgresql</groupId>
<artifactId>test-util</artifactId>
<version>9.1.901.jdbc4.1-rc9</version>
</dependency>
@Grapes(
@Grab(group='org.ancoron.postgresql', module='test-util', version='9.1.901.jdbc4.1-rc9')
)