Apache Shindig Web App Resources

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

License

License

GroupId

GroupId

org.apache.shindig
ArtifactId

ArtifactId

shindig-server-resources
Last Version

Last Version

2.5.2
Release Date

Release Date

Type

Type

war
Description

Description

Apache Shindig Web App Resources
Shallow Default server war containing only the configuration and javascript for the gadget rendering and the social api.
Project Organization

Project Organization

The Apache Software Foundation

Download shindig-server-resources

How to add to project

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

Dependencies

provided (2)

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

test (5)

Group / Artifact Type Version
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.

Versions

Version
2.5.2
2.5.1
2.5.0-update1
2.5.0
2.5.0-beta6
2.5.0-beta5
2.5.0-beta4
2.5.0-beta3
2.5.0-beta2
2.5.0-beta1