Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'com.azwul.api:azwul-api:1.0.0'
<dependency>
<groupId>com.azwul.api</groupId>
<artifactId>azwul-api</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="com.azwul.api" name="azwul-api" rev="1.0.0"/>
"com.azwul.api", "azwul-api", "1.0.0"