License |
License |
---|---|
GroupId | GroupIdorg.wso2.org.apache.shindig |
ArtifactId | ArtifactIdshindig-features |
Version | Version2.5.2-wso2v15 |
Type | Typejar |
Description |
DescriptionApache Shindig Features
Packages all the features that shindig provides into a single jar file to allow
loading from the classpath
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.wso2.org.apache.shindig/shindig-features/ -->
<dependency>
<groupId>org.wso2.org.apache.shindig</groupId>
<artifactId>shindig-features</artifactId>
<version>2.5.2-wso2v15</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.org.apache.shindig/shindig-features/
implementation 'org.wso2.org.apache.shindig:shindig-features:2.5.2-wso2v15'
// https://jarcasting.com/artifacts/org.wso2.org.apache.shindig/shindig-features/
implementation ("org.wso2.org.apache.shindig:shindig-features:2.5.2-wso2v15")
'org.wso2.org.apache.shindig:shindig-features:jar:2.5.2-wso2v15'
<dependency org="org.wso2.org.apache.shindig" name="shindig-features" rev="2.5.2-wso2v15">
<artifact name="shindig-features" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.org.apache.shindig', module='shindig-features', version='2.5.2-wso2v15')
)
libraryDependencies += "org.wso2.org.apache.shindig" % "shindig-features" % "2.5.2-wso2v15"
[org.wso2.org.apache.shindig/shindig-features "2.5.2-wso2v15"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet.jsp : jsp-api | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
junit-addons : junit-addons | jar | 1.4 |
org.easymock : easymock | jar | 3.2 |
org.powermock : powermock-api-easymock | jar | 1.5.5 |
xmlunit : xmlunit | jar | 1.5 |