Last Version

Apache Shindig Features 2.0.1.3

Packages all the features that shindig provides into a single jar file to allow loading from the classpath

GroupId

GroupId

com.lmco.shindig
ArtifactId

ArtifactId

shindig-features
Version

Version

2.0.1.3
Type

Type

jar
Description

Description

Apache Shindig Features
Packages all the features that shindig provides into a single jar file to allow loading from the classpath
Source Code Management

Source Code Management

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

Download shindig-features 2.0.1.3


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

Dependencies

provided (1)

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

test (4)

Group / Artifact Type Version
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.