GroupId | GroupIdcom.lmco.shindig |
---|---|
ArtifactId | ArtifactIdshindig-features |
Version | Version2.0.1.3 |
Type | Typejar |
Description |
DescriptionApache 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 |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
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 |