License |
License |
---|---|
GroupId | GroupIdorg.apache.shindig |
ArtifactId | ArtifactIdshindig-social-api |
Last Version | Last Version3.0.0-beta4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Shindig Social API
Serves OpenSocial Data and the RESTful APIs.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.shindig/shindig-social-api/ -->
<dependency>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-social-api</artifactId>
<version>3.0.0-beta4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shindig/shindig-social-api/
implementation 'org.apache.shindig:shindig-social-api:3.0.0-beta4'
// https://jarcasting.com/artifacts/org.apache.shindig/shindig-social-api/
implementation ("org.apache.shindig:shindig-social-api:3.0.0-beta4")
'org.apache.shindig:shindig-social-api:jar:3.0.0-beta4'
<dependency org="org.apache.shindig" name="shindig-social-api" rev="3.0.0-beta4">
<artifact name="shindig-social-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shindig', module='shindig-social-api', version='3.0.0-beta4')
)
libraryDependencies += "org.apache.shindig" % "shindig-social-api" % "3.0.0-beta4"
[org.apache.shindig/shindig-social-api "3.0.0-beta4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shindig : shindig-common | jar | 3.0.0-beta4 |
org.json : json | jar | 20070829 |
com.google.inject : guice | jar | 3.0 |
com.google.inject.extensions : guice-multibindings | jar | 3.0 |
commons-codec : commons-codec | jar | 1.5 |
com.google.guava : guava | jar | 10.0.1 |
org.apache.commons : commons-lang3 | jar | 3.1 |
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 | 2.1 |
org.apache.httpcomponents : httpclient | jar | 4.1.2 |
xml-apis : xml-apis | jar | 1.3.04 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.shindig : shindig-common | test-jar | 3.0.0-beta4 |
rhino : js | jar | 1.7R2 |
log4j : log4j | jar | 1.2.16 |
org.mortbay.jetty : jetty | jar | 6.1.26 |
org.apache.tomcat : el-api | jar | 6.0.33 |
junit : junit | jar | 4.10 |
junit-addons : junit-addons | jar | 1.4 |
org.easymock : easymock | jar | 3.0 |
xmlunit : xmlunit | jar | 1.3 |