GroupId | GroupIdcom.lmco.shindig |
---|---|
ArtifactId | ArtifactIdshindig-common |
Last Version | Last Version2.0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Shindig Common Code
Common java code for Shindig
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shindig-common-2.0.1.3.pom | |
shindig-common-2.0.1.3.jar | 262 KB |
shindig-common-2.0.1.3-tests.jar | 159 KB |
shindig-common-2.0.1.3-test-sources.jar | 98 KB |
shindig-common-2.0.1.3-sources.jar | 217 KB |
shindig-common-2.0.1.3-javadoc.jar | 873 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
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 |