GroupId | GroupIdcom.lmco.shindig |
---|---|
ArtifactId | ArtifactIdshindig-extras |
Version | Version2.0.1.3 |
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.
|
Filename | Size |
---|---|
shindig-extras-2.0.1.3.pom | |
shindig-extras-2.0.1.3.jar | 108 KB |
shindig-extras-2.0.1.3-tests.jar | 9 KB |
shindig-extras-2.0.1.3-test-sources.jar | 6 KB |
shindig-extras-2.0.1.3-sources.jar | 85 KB |
shindig-extras-2.0.1.3-javadoc.jar | 183 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lmco.shindig/shindig-extras/ -->
<dependency>
<groupId>com.lmco.shindig</groupId>
<artifactId>shindig-extras</artifactId>
<version>2.0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lmco.shindig/shindig-extras/
implementation 'com.lmco.shindig:shindig-extras:2.0.1.3'
// https://jarcasting.com/artifacts/com.lmco.shindig/shindig-extras/
implementation ("com.lmco.shindig:shindig-extras:2.0.1.3")
'com.lmco.shindig:shindig-extras:jar:2.0.1.3'
<dependency org="com.lmco.shindig" name="shindig-extras" rev="2.0.1.3">
<artifact name="shindig-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lmco.shindig', module='shindig-extras', version='2.0.1.3')
)
libraryDependencies += "com.lmco.shindig" % "shindig-extras" % "2.0.1.3"
[com.lmco.shindig/shindig-extras "2.0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.lmco.shindig : shindig-common | jar | 2.0.1.3 |
com.lmco.shindig : shindig-gadgets | jar | 2.0.1.3 |
com.lmco.shindig : shindig-social-api | jar | 2.0.1.3 |
com.google.inject : guice | jar | 2.0 |
com.google.inject.extensions : guice-multibindings | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
com.lmco.shindig : shindig-common | jar | 2.0.1.3 |
com.lmco.shindig : shindig-social-api | jar | 2.0.1.3 |
junit : junit | jar | 4.8.1 |
junit-addons : junit-addons | jar | 1.4 |
org.easymock : easymock | jar | 3.0 |
xmlunit : xmlunit | jar | 1.3 |