Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'org.ancoron.postgresql:test-util:9.1.901.jdbc4.1-rc7'
<dependency>
<groupId>org.ancoron.postgresql</groupId>
<artifactId>test-util</artifactId>
<version>9.1.901.jdbc4.1-rc7</version>
</dependency>
<dependency org="org.ancoron.postgresql" name="test-util" rev="9.1.901.jdbc4.1-rc7"/>
"org.ancoron.postgresql", "test-util", "9.1.901.jdbc4.1-rc7"