License |
License |
---|---|
GroupId | GroupIdorg.apache.shindig |
ArtifactId | ArtifactIdshindig-samples |
Last Version | Last Version3.0.0-beta4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Shindig Sample SPI and API Implementations
Provides Sample implementations of the SPI and API's inside the core of Shindig.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.shindig/shindig-samples/ -->
<dependency>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-samples</artifactId>
<version>3.0.0-beta4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shindig/shindig-samples/
implementation 'org.apache.shindig:shindig-samples:3.0.0-beta4'
// https://jarcasting.com/artifacts/org.apache.shindig/shindig-samples/
implementation ("org.apache.shindig:shindig-samples:3.0.0-beta4")
'org.apache.shindig:shindig-samples:jar:3.0.0-beta4'
<dependency org="org.apache.shindig" name="shindig-samples" rev="3.0.0-beta4">
<artifact name="shindig-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shindig', module='shindig-samples', version='3.0.0-beta4')
)
libraryDependencies += "org.apache.shindig" % "shindig-samples" % "3.0.0-beta4"
[org.apache.shindig/shindig-samples "3.0.0-beta4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shindig : shindig-common | jar | 3.0.0-beta4 |
org.apache.shindig : shindig-gadgets | jar | 3.0.0-beta4 |
org.apache.shindig : shindig-social-api | jar | 3.0.0-beta4 |
com.google.inject : guice | jar | 3.0 |
javax.persistence : persistence-api | jar | 1.0 |
org.eclipse.persistence : eclipselink | jar | 2.1.1 |
org.apache.derby : derby | jar | 10.7.1.1 |
commons-dbcp : commons-dbcp | jar | 1.4 |
com.google.guava : guava | jar | 10.0.1 |
commons-io : commons-io | jar | 2.1 |
net.oauth.core : oauth-httpclient4 | jar | 20090913 |
org.hibernate : hibernate | jar | 3.2.6.ga |
org.hibernate : hibernate-annotations | jar | 3.3.1.GA |
org.hibernate : hibernate-entitymanager | jar | 3.3.1.ga |
org.hibernate : hibernate-tools | jar | 3.2.0.ga |
org.hibernate : ejb3-persistence | jar | 1.0.2.GA |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
org.apache.tomcat : el-api | jar | 6.0.33 |
org.apache.shindig : shindig-common | jar | 3.0.0-beta4 |
org.apache.shindig : shindig-social-api | jar | 3.0.0-beta4 |
junit : junit | jar | 4.10 |
junit-addons : junit-addons | jar | 1.4 |
org.easymock : easymock | jar | 3.0 |
xmlunit : xmlunit | jar | 1.3 |