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