License |
License |
---|---|
GroupId | GroupIdorg.apache.shindig |
ArtifactId | ArtifactIdshindig-common |
Last Version | Last Version3.0.0-beta4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Shindig Common Code
Common java code for Shindig
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.shindig/shindig-common/ -->
<dependency>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-common</artifactId>
<version>3.0.0-beta4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shindig/shindig-common/
implementation 'org.apache.shindig:shindig-common:3.0.0-beta4'
// https://jarcasting.com/artifacts/org.apache.shindig/shindig-common/
implementation ("org.apache.shindig:shindig-common:3.0.0-beta4")
'org.apache.shindig:shindig-common:jar:3.0.0-beta4'
<dependency org="org.apache.shindig" name="shindig-common" rev="3.0.0-beta4">
<artifact name="shindig-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shindig', module='shindig-common', version='3.0.0-beta4')
)
libraryDependencies += "org.apache.shindig" % "shindig-common" % "3.0.0-beta4"
[org.apache.shindig/shindig-common "3.0.0-beta4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 3.0 |
com.google.guava : guava | jar | 10.0.1 |
commons-codec : commons-codec | jar | 1.5 |
commons-fileupload : commons-fileupload | jar | 1.2.2 |
commons-io : commons-io | jar | 2.1 |
org.apache.commons : commons-lang3 | jar | 3.1 |
joda-time : joda-time | jar | 2.0 |
org.json : json | jar | 20070829 |
net.oauth.core : oauth | jar | 20100527 |
com.thoughtworks.xstream : xstream | jar | 1.3.1 |
net.sf.ehcache : ehcache-core | jar | 2.5.0 |
de.odysseus.juel : juel-impl | jar | 2.2.4 |
org.apache.tomcat : el-api | jar | 6.0.33 |
org.apache.tomcat : jasper-el | jar | 6.0.33 |
xml-apis : xml-apis | jar | 1.3.04 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.5.11 |
junit : junit | jar | 4.10 |
junit-addons : junit-addons | jar | 1.4 |
org.easymock : easymock | jar | 3.0 |
xmlunit : xmlunit | jar | 1.3 |