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