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