License |
License |
---|---|
GroupId | GroupIdorg.wso2.org.apache.shindig |
ArtifactId | ArtifactIdshindig-common |
Version | Version2.5.2-wso2v15 |
Type | Typejar |
Description |
DescriptionApache Shindig Common Code
Common java code for Shindig
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.wso2.org.apache.shindig/shindig-common/ -->
<dependency>
<groupId>org.wso2.org.apache.shindig</groupId>
<artifactId>shindig-common</artifactId>
<version>2.5.2-wso2v15</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.org.apache.shindig/shindig-common/
implementation 'org.wso2.org.apache.shindig:shindig-common:2.5.2-wso2v15'
// https://jarcasting.com/artifacts/org.wso2.org.apache.shindig/shindig-common/
implementation ("org.wso2.org.apache.shindig:shindig-common:2.5.2-wso2v15")
'org.wso2.org.apache.shindig:shindig-common:jar:2.5.2-wso2v15'
<dependency org="org.wso2.org.apache.shindig" name="shindig-common" rev="2.5.2-wso2v15">
<artifact name="shindig-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.org.apache.shindig', module='shindig-common', version='2.5.2-wso2v15')
)
libraryDependencies += "org.wso2.org.apache.shindig" % "shindig-common" % "2.5.2-wso2v15"
[org.wso2.org.apache.shindig/shindig-common "2.5.2-wso2v15"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 3.0 |
com.google.guava : guava | jar | 18.0 |
commons-codec : commons-codec | jar | 1.9 |
commons-fileupload : commons-fileupload | jar | 1.3.3 |
commons-io : commons-io | jar | 2.4 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
joda-time : joda-time | jar | 2.4 |
org.json : json | jar | 20070829 |
net.oauth.core : oauth | jar | 20100527 |
com.thoughtworks.xstream : xstream | jar | 1.4.11.1 |
net.sf.ehcache : ehcache-core | jar | 2.6.9 |
de.odysseus.juel : juel-impl | jar | 2.2.7 |
org.apache.tomcat : tomcat-el-api | jar | 9.0.22 |
org.apache.tomcat : tomcat-jasper-el | jar | 9.0.22 |
xml-apis : xml-apis | jar | 1.4.01 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet.jsp : jsp-api | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.7 |
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 |