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