Apache Shindig Common Code

Common java code for Shindig

GroupId

GroupId

com.lmco.shindig
ArtifactId

ArtifactId

shindig-common
Last Version

Last Version

2.0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Shindig Common Code
Common java code for Shindig
Source Code Management

Source Code Management

http://svn.apache.org/viewvc/shindig/branches/2.0.x/java/common

Download shindig-common

How to add to project

<!-- https://jarcasting.com/artifacts/com.lmco.shindig/shindig-common/ -->
<dependency>
    <groupId>com.lmco.shindig</groupId>
    <artifactId>shindig-common</artifactId>
    <version>2.0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lmco.shindig/shindig-common/
implementation 'com.lmco.shindig:shindig-common:2.0.1.3'
// https://jarcasting.com/artifacts/com.lmco.shindig/shindig-common/
implementation ("com.lmco.shindig:shindig-common:2.0.1.3")
'com.lmco.shindig:shindig-common:jar:2.0.1.3'
<dependency org="com.lmco.shindig" name="shindig-common" rev="2.0.1.3">
  <artifact name="shindig-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lmco.shindig', module='shindig-common', version='2.0.1.3')
)
libraryDependencies += "com.lmco.shindig" % "shindig-common" % "2.0.1.3"
[com.lmco.shindig/shindig-common "2.0.1.3"]

Dependencies

compile (18)

Group / Artifact Type Version
com.google.inject : guice jar 2.0
com.google.inject.extensions : guice-jmx jar 2.0
com.google.guava : guava jar r06
commons-codec : commons-codec jar 1.4
commons-fileupload : commons-fileupload jar 1.2
commons-io : commons-io jar 1.4
commons-lang : commons-lang jar 2.4
joda-time : joda-time jar 1.6
org.json : json jar 20070829
net.oauth.core : oauth jar 20100527
com.google.code.findbugs : jsr305 jar 1.3.9
commons-betwixt : commons-betwixt jar 0.8
com.thoughtworks.xstream : xstream jar 1.3.1
net.sf.ehcache : ehcache-core jar 2.2.0
de.odysseus.juel : juel-impl jar 2.1.3
org.apache.tomcat : el-api jar 6.0.29
org.apache.tomcat : jasper-el jar 6.0.29
xml-apis : xml-apis jar 1.3.04

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (6)

Group / Artifact Type Version
xerces : xmlParserAPIs jar 2.6.2
org.slf4j : slf4j-jdk14 jar 1.5.6
junit : junit jar 4.8.1
junit-addons : junit-addons jar 1.4
org.easymock : easymock jar 3.0
xmlunit : xmlunit jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1.3