Apache Shindig Sample Container

Default Shindig Sample Container module

License

License

Categories

Categories

Container
GroupId

GroupId

org.apache.shindig
ArtifactId

ArtifactId

shindig-sample-container
Last Version

Last Version

2.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Shindig Sample Container
Default Shindig Sample Container module
Project Organization

Project Organization

The Apache Software Foundation

Download shindig-sample-container

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.shindig : shindig-common jar 2.5.2
org.apache.shindig : shindig-gadgets jar 2.5.2
org.apache.shindig : shindig-social-api jar 2.5.2
com.google.inject : guice jar 3.0
com.google.inject.extensions : guice-multibindings jar 3.0
org.json : json jar 20070829
org.apache.shiro : shiro-web jar 1.2.3

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