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-rc8'
<dependency>
<groupId>org.ancoron.postgresql</groupId>
<artifactId>test-util</artifactId>
<version>9.1.901.jdbc4.1-rc8</version>
</dependency>
<dependency org="org.ancoron.postgresql" name="test-util" rev="9.1.901.jdbc4.1-rc8"/>
"org.ancoron.postgresql", "test-util", "9.1.901.jdbc4.1-rc8"