Download shindig-features-3.0.0-beta3.jar file - Jar s

Jar examples for s:shindig-features

Description

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 3.0.0-beta3 in this page.

License

Apache License

Build File

You can use the following script to add shindig-features-3.0.0-beta3.jar to your project.

<dependency>
   <groupId>org.apache.shindig</groupId>
   <artifactId>shindig-features</artifactId>
   <version>3.0.0-beta3</version>
</dependency>
compile group: 'org.apache.shindig', name: 'shindig-features', version: '3.0.0-beta3'
libraryDependencies += "org.apache.shindig" % "shindig-features" % "3.0.0-beta3"
<dependency org="org.apache.shindig" name="shindig-features" rev="3.0.0-beta3"/>
@Grapes(@Grab(group='org.apache.shindig', module='shindig-features', version='3.0.0-beta3'))
'org.apache.shindig:shindig-features:jar:3.0.0-beta3'

Download

Click the following link to download the jar file.

shindig-features-3.0.0-beta3-sources.jar
shindig-features-3.0.0-beta3-test-sources.jar
shindig-features-3.0.0-beta3-tests.jar
shindig-features-3.0.0-beta3.jar
shindig-features-3.0.0-beta3.pom



Related Tutorials