Packages all the features that shindig provides into a single jar file to allow loading from the classpath
'org.apache.shindig:shindig-features:3.0.0-beta4'
<dependency>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-features</artifactId>
<version>3.0.0-beta4</version>
</dependency>
<dependency org="org.apache.shindig" name="shindig-features" rev="3.0.0-beta4"/>
"org.apache.shindig", "shindig-features", "3.0.0-beta4"