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-examples:0.3.0'
<dependency>
<groupId>com.facebook.nifty</groupId>
<artifactId>nifty-examples</artifactId>
<version>0.3.0</version>
</dependency>
<dependency org="com.facebook.nifty" name="nifty-examples" rev="0.3.0"/>
"com.facebook.nifty", "nifty-examples", "0.3.0"