GroupId | GroupIdcom.lmco.shindig |
---|---|
ArtifactId | ArtifactIdshindig-project |
Version | Version2.0.1.3 |
Type | Typepom |
Description |
DescriptionApache Shindig Project
Shindig is a JavaScript container and implementations of the
backend APIs and proxy required for hosting OpenSocial
applications.
|
Project URL |
Project URL |
Filename | Size |
---|---|
shindig-project-2.0.1.3.pom | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lmco.shindig/shindig-project/ -->
<dependency>
<groupId>com.lmco.shindig</groupId>
<artifactId>shindig-project</artifactId>
<version>2.0.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lmco.shindig/shindig-project/
implementation 'com.lmco.shindig:shindig-project:2.0.1.3'
// https://jarcasting.com/artifacts/com.lmco.shindig/shindig-project/
implementation ("com.lmco.shindig:shindig-project:2.0.1.3")
'com.lmco.shindig:shindig-project:pom:2.0.1.3'
<dependency org="com.lmco.shindig" name="shindig-project" rev="2.0.1.3">
<artifact name="shindig-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lmco.shindig', module='shindig-project', version='2.0.1.3')
)
libraryDependencies += "com.lmco.shindig" % "shindig-project" % "2.0.1.3"
[com.lmco.shindig/shindig-project "2.0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
junit-addons : junit-addons | jar | 1.4 |
org.easymock : easymock | jar | 3.0 |
xmlunit : xmlunit | jar | 1.3 |