Parent POM for Facebook open source java projects that should be distributed through the central Maven repository using oss.sonatype.org
'com.facebook.nifty:nifty-parent:0.3.0'
<dependency>
<groupId>com.facebook.nifty</groupId>
<artifactId>nifty-parent</artifactId>
<version>0.3.0</version>
</dependency>
<dependency org="com.facebook.nifty" name="nifty-parent" rev="0.3.0"/>
"com.facebook.nifty", "nifty-parent", "0.3.0"