is not current version
Last Version 2.5.2-wso2v15

org.wso2.org.apache.shindig:shindig-server 2.5.2-wso2v11

Default server war containing both the gadget rendering code and the social api code.

GroupId

GroupId

org.wso2.org.apache.shindig
ArtifactId

ArtifactId

shindig-server
Version

Version

2.5.2-wso2v11
Type

Type

war

Download shindig-server 2.5.2-wso2v11


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