Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'com.github.github:org.eclipse.egit.github.core.shaded:1.1.2'
<dependency>
<groupId>com.github.github</groupId>
<artifactId>org.eclipse.egit.github.core.shaded</artifactId>
<version>1.1.2</version>
</dependency>
<dependency org="com.github.github" name="org.eclipse.egit.github.core.shaded" rev="1.1.2"/>
"com.github.github", "org.eclipse.egit.github.core.shaded", "1.1.2"