License |
License |
---|---|
GroupId | GroupIdorg.wso2.org.apache.shindig |
ArtifactId | ArtifactIdwso2-extensions |
Version | Version2.5.2-wso2v15 |
Type | Typejar |
Description |
DescriptionApache Shindig WSO2 Extensions
Shindig is a JavaScript container and implementations of the
backend APIs and proxy required for hosting OpenSocial
applications.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.org.apache.shindig/wso2-extensions/ -->
<dependency>
<groupId>org.wso2.org.apache.shindig</groupId>
<artifactId>wso2-extensions</artifactId>
<version>2.5.2-wso2v15</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.org.apache.shindig/wso2-extensions/
implementation 'org.wso2.org.apache.shindig:wso2-extensions:2.5.2-wso2v15'
// https://jarcasting.com/artifacts/org.wso2.org.apache.shindig/wso2-extensions/
implementation ("org.wso2.org.apache.shindig:wso2-extensions:2.5.2-wso2v15")
'org.wso2.org.apache.shindig:wso2-extensions:jar:2.5.2-wso2v15'
<dependency org="org.wso2.org.apache.shindig" name="wso2-extensions" rev="2.5.2-wso2v15">
<artifact name="wso2-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.org.apache.shindig', module='wso2-extensions', version='2.5.2-wso2v15')
)
libraryDependencies += "org.wso2.org.apache.shindig" % "wso2-extensions" % "2.5.2-wso2v15"
[org.wso2.org.apache.shindig/wso2-extensions "2.5.2-wso2v15"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.org.apache.shindig : shindig-common | jar | 2.5.2-wso2v15 |
org.wso2.org.apache.shindig : shindig-gadgets | jar | 2.5.2-wso2v15 |
com.google.guava : guava | jar | 18.0 |
com.google.inject : guice | jar | 3.0 |
com.google.inject.extensions : guice-multibindings | jar | 3.0 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
org.wso2.carbon : org.wso2.carbon.utils | jar | 4.4.11 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet.jsp : jsp-api | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.wso2.org.apache.shindig : shindig-common | test-jar | 2.5.2-wso2v15 |
junit : junit | jar | 4.11 |
junit-addons : junit-addons | jar | 1.4 |
org.easymock : easymock | jar | 3.2 |
org.powermock : powermock-api-easymock | jar | 1.5.5 |
xmlunit : xmlunit | jar | 1.5 |