Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'de.viaboxx:jruby-gems-plugin-example:1.0'
<dependency>
<groupId>de.viaboxx</groupId>
<artifactId>jruby-gems-plugin-example</artifactId>
<version>1.0</version>
</dependency>
<dependency org="de.viaboxx" name="jruby-gems-plugin-example" rev="1.0"/>
"de.viaboxx", "jruby-gems-plugin-example", "1.0"