Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'it.unibz.inf.ontop:ontop:1.12.0'
<dependency>
<groupId>it.unibz.inf.ontop</groupId>
<artifactId>ontop</artifactId>
<version>1.12.0</version>
</dependency>
<dependency org="it.unibz.inf.ontop" name="ontop" rev="1.12.0"/>
"it.unibz.inf.ontop", "ontop", "1.12.0"