Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'org.metatype.sxc:sxc-runtime:0.8'
<dependency>
<groupId>org.metatype.sxc</groupId>
<artifactId>sxc-runtime</artifactId>
<version>0.8</version>
</dependency>
<dependency org="org.metatype.sxc" name="sxc-runtime" rev="0.8"/>
"org.metatype.sxc", "sxc-runtime", "0.8"