is not current version
Last Version 2.5.2

org.apache.shindig:shindig-server-resources 2.5.0-beta2

Shallow Default server war containing only the configuration and javascript for the gadget rendering and the social api.

GroupId

GroupId

org.apache.shindig
ArtifactId

ArtifactId

shindig-server-resources
Version

Version

2.5.0-beta2
Type

Type

war

Download shindig-server-resources 2.5.0-beta2


<!-- https://jarcasting.com/artifacts/org.apache.shindig/shindig-server-resources/ -->
<dependency>
    <groupId>org.apache.shindig</groupId>
    <artifactId>shindig-server-resources</artifactId>
    <version>2.5.0-beta2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shindig/shindig-server-resources/
implementation 'org.apache.shindig:shindig-server-resources:2.5.0-beta2'
// https://jarcasting.com/artifacts/org.apache.shindig/shindig-server-resources/
implementation ("org.apache.shindig:shindig-server-resources:2.5.0-beta2")
'org.apache.shindig:shindig-server-resources:war:2.5.0-beta2'
<dependency org="org.apache.shindig" name="shindig-server-resources" rev="2.5.0-beta2">
  <artifact name="shindig-server-resources" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.shindig', module='shindig-server-resources', version='2.5.0-beta2')
)
libraryDependencies += "org.apache.shindig" % "shindig-server-resources" % "2.5.0-beta2"
[org.apache.shindig/shindig-server-resources "2.5.0-beta2"]