GroupId | GroupIdcom.lmco.shindig |
---|---|
ArtifactId | ArtifactIdshindig-social-api |
Last Version | Last Version2.0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Shindig Social API
Serves OpenSocial Data and the RESTful APIs.
|
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
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 |