| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.struts |
| ArtifactId | ArtifactIdstruts2-dwr-plugin |
| Version | Version2.5.27 |
| Type | Typejar |
| Description |
DescriptionStruts 2 DWR Plugin
Apache Struts 2
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| struts2-dwr-plugin-2.5.27.pom | |
| struts2-dwr-plugin-2.5.27.jar | 10 KB |
| struts2-dwr-plugin-2.5.27-sources.jar | 9 KB |
| struts2-dwr-plugin-2.5.27-javadoc.jar | 46 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.struts/struts2-dwr-plugin/ -->
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-dwr-plugin</artifactId>
<version>2.5.27</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.struts/struts2-dwr-plugin/
implementation 'org.apache.struts:struts2-dwr-plugin:2.5.27'
// https://jarcasting.com/artifacts/org.apache.struts/struts2-dwr-plugin/
implementation ("org.apache.struts:struts2-dwr-plugin:2.5.27")
'org.apache.struts:struts2-dwr-plugin:jar:2.5.27'
<dependency org="org.apache.struts" name="struts2-dwr-plugin" rev="2.5.27">
<artifact name="struts2-dwr-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.struts', module='struts2-dwr-plugin', version='2.5.27')
)
libraryDependencies += "org.apache.struts" % "struts2-dwr-plugin" % "2.5.27"
[org.apache.struts/struts2-dwr-plugin "2.5.27"]
| Group / Artifact | Type | Version |
|---|---|---|
| uk.ltd.getahead : dwr | jar | 1.1.1 |
| org.apache.struts : struts2-core | jar | 2.5.27 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |