Last Version

Apache Shindig Social API 2.0.1.3

Serves OpenSocial Data and the RESTful APIs.

GroupId

GroupId

com.lmco.shindig
ArtifactId

ArtifactId

shindig-social-api
Version

Version

2.0.1.3
Type

Type

jar
Description

Description

Apache Shindig Social API
Serves OpenSocial Data and the RESTful APIs.
Source Code Management

Source Code Management

http://svn.apache.org/viewvc/shindig/branches/2.0.x/java/social-api

Download shindig-social-api 2.0.1.3


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

Dependencies

compile (15)

Group / Artifact Type Version
com.lmco.shindig : shindig-common jar 2.0.1.3
org.json : json jar 20070829
com.google.inject : guice jar 2.0
com.google.inject.extensions : guice-multibindings jar 2.0
commons-codec : commons-codec jar 1.4
com.google.guava : guava jar r06
commons-lang : commons-lang jar 2.4
net.oauth.core : oauth-provider jar 20100527
net.oauth.core : oauth-httpclient4 jar 20090913
org.apache.geronimo.specs : geronimo-stax-api_1.0_spec jar 1.0.1
com.thoughtworks.xstream : xstream jar 1.3.1
xpp3 : xpp3_min jar 1.1.4c
commons-io : commons-io jar 1.4
org.apache.httpcomponents : httpclient jar 4.0.1
xml-apis : xml-apis jar 1.3.04

provided (1)

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

test (9)

Group / Artifact Type Version
com.lmco.shindig : shindig-common test-jar 2.0.1.3
rhino : js jar 1.7R2
log4j : log4j jar 1.2.16
org.mortbay.jetty : jetty jar 6.1.25
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.