License |
License |
---|---|
GroupId | GroupIdorg.apache.rave |
ArtifactId | ArtifactIdrave-shindig |
Last Version | Last Version0.23 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionApache Rave :: rave-shindig
Apache Rave Shindig App
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rave-shindig-0.23.pom | |
rave-shindig-0.23.war | 35 MB |
rave-shindig-0.23-sources.jar | 85 KB |
rave-shindig-0.23-javadoc.jar | 354 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.rave/rave-shindig/ -->
<dependency>
<groupId>org.apache.rave</groupId>
<artifactId>rave-shindig</artifactId>
<version>0.23</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.rave/rave-shindig/
implementation 'org.apache.rave:rave-shindig:0.23'
// https://jarcasting.com/artifacts/org.apache.rave/rave-shindig/
implementation ("org.apache.rave:rave-shindig:0.23")
'org.apache.rave:rave-shindig:war:0.23'
<dependency org="org.apache.rave" name="rave-shindig" rev="0.23">
<artifact name="rave-shindig" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.rave', module='rave-shindig', version='0.23')
)
libraryDependencies += "org.apache.rave" % "rave-shindig" % "0.23"
[org.apache.rave/rave-shindig "0.23"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.rave : rave-shindig-dependencies | pom | 0.23 |
org.apache.rave : rave-shindig-resources | war | 0.23 |
org.json : json | jar | 20070829 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet.jsp : jsp-api | jar | 2.1 |
javax.el : el-api | jar | 1.0 |
commons-logging : commons-logging | jar | 1.1.1 |