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