Jar examples for s:shindig-features
Packages all the features that shindig provides into a single jar file to allow loading from the classpath
You can download jar file shindig-features 2.5.0 in this page.
Apache License
You can use the following script to add shindig-features-2.5.0.jar to your project.
<dependency> <groupId>org.apache.shindig</groupId> <artifactId>shindig-features</artifactId> <version>2.5.0</version> </dependency>
compile group: 'org.apache.shindig', name: 'shindig-features', version: '2.5.0'
libraryDependencies += "org.apache.shindig" % "shindig-features" % "2.5.0"
<dependency org="org.apache.shindig" name="shindig-features" rev="2.5.0"/>
@Grapes(@Grab(group='org.apache.shindig', module='shindig-features', version='2.5.0'))
'org.apache.shindig:shindig-features:jar:2.5.0'
Click the following link to download the jar file.
shindig-features-2.5.0-sources.jar