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