Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'org.nosceon.titanite:titanite-example-helloworld:1.2.0'
<dependency>
<groupId>org.nosceon.titanite</groupId>
<artifactId>titanite-example-helloworld</artifactId>
<version>1.2.0</version>
</dependency>
<dependency org="org.nosceon.titanite" name="titanite-example-helloworld" rev="1.2.0"/>
"org.nosceon.titanite", "titanite-example-helloworld", "1.2.0"