License |
License |
---|---|
GroupId | GroupIdorg.apache.shindig |
ArtifactId | ArtifactIdshindig-extras |
Last Version | Last Version3.0.0-beta4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Shindig Extra Modules
Provides extra, deprecated or extended functionality. The items here have unstable APIs and could change at any time.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.shindig/shindig-extras/ -->
<dependency>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-extras</artifactId>
<version>3.0.0-beta4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shindig/shindig-extras/
implementation 'org.apache.shindig:shindig-extras:3.0.0-beta4'
// https://jarcasting.com/artifacts/org.apache.shindig/shindig-extras/
implementation ("org.apache.shindig:shindig-extras:3.0.0-beta4")
'org.apache.shindig:shindig-extras:jar:3.0.0-beta4'
<dependency org="org.apache.shindig" name="shindig-extras" rev="3.0.0-beta4">
<artifact name="shindig-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shindig', module='shindig-extras', version='3.0.0-beta4')
)
libraryDependencies += "org.apache.shindig" % "shindig-extras" % "3.0.0-beta4"
[org.apache.shindig/shindig-extras "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 |
com.google.inject.extensions : guice-multibindings | jar | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
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 |