Apache Shindig Web App

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

GroupId

GroupId

com.lmco.shindig
ArtifactId

ArtifactId

shindig-server
Last Version

Last Version

2.0.1.3
Release Date

Release Date

Type

Type

war
Description

Description

Apache Shindig Web App
Default server war containing both the gadget rendering code and the social api code.
Source Code Management

Source Code Management

http://svn.apache.org/viewvc/shindig/branches/2.0.x/java/server

Download shindig-server

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
com.lmco.shindig : shindig-common jar 2.0.1.3
com.lmco.shindig : shindig-gadgets jar 2.0.1.3
com.lmco.shindig : shindig-social-api jar 2.0.1.3
com.lmco.shindig : shindig-features jar 2.0.1.3
com.lmco.shindig : shindig-extras jar 2.0.1.3
commons-io : commons-io jar 1.4
com.google.guava : guava jar r06
com.google.inject : guice jar 2.0
com.google.inject.extensions : guice-multibindings jar 2.0
xml-apis : xml-apis jar 1.3.04
org.json : json jar 20070829
javax.servlet : jstl jar 1.2
org.apache.shiro : shiro-web jar 1.0.0-incubating
org.slf4j : slf4j-jdk14 jar 1.5.6

provided (1)

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

test (8)

Group / Artifact Type Version
com.lmco.shindig : shindig-common test-jar 2.0.1.3
org.mortbay.jetty : jetty jar 6.1.25
net.sourceforge.htmlunit : htmlunit jar 2.8
org.apache.tomcat : el-api jar 6.0.29
junit : junit jar 4.8.1
junit-addons : junit-addons jar 1.4
org.easymock : easymock jar 3.0
xmlunit : xmlunit jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1.3