Last Version

Apache Shindig Web App 2.5.2-wso2v15

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

License

License

GroupId

GroupId

org.wso2.org.apache.shindig
ArtifactId

ArtifactId

shindig-server
Version

Version

2.5.2-wso2v15
Type

Type

war
Description

Description

Apache Shindig Web App
Default server war containing both the gadget rendering code and the social api code.
Project Organization

Project Organization

WSO2

Download shindig-server 2.5.2-wso2v15


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

Dependencies

compile (2)

Group / Artifact Type Version
org.wso2.org.apache.shindig : shindig-server-dependencies pom 2.5.2-wso2v15
org.wso2.org.apache.shindig : shindig-server-resources war 2.5.2-wso2v15

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
javax.servlet.jsp : jsp-api jar 2.1

test (9)

Group / Artifact Type Version
org.wso2.org.apache.shindig : shindig-common test-jar 2.5.2-wso2v15
org.mortbay.jetty : jetty jar 6.1.26
net.sourceforge.htmlunit : htmlunit jar 2.15
org.apache.tomcat : tomcat-el-api jar 9.0.22
junit : junit jar 4.11
junit-addons : junit-addons jar 1.4
org.easymock : easymock jar 3.2
org.powermock : powermock-api-easymock jar 1.5.5
xmlunit : xmlunit jar 1.5

Project Modules

There are no modules declared in this project.