| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.struts |
| ArtifactId | ArtifactIdstruts2-gxp-plugin |
| Version | Version2.5.28 |
| Type | Typejar |
| Description |
DescriptionStruts 2 GXP Plugin
Apache Struts 2
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| struts2-gxp-plugin-2.5.28.pom | |
| struts2-gxp-plugin-2.5.28.jar | 27 KB |
| struts2-gxp-plugin-2.5.28-sources.jar | 20 KB |
| struts2-gxp-plugin-2.5.28-javadoc.jar | 79 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.struts/struts2-gxp-plugin/ -->
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-gxp-plugin</artifactId>
<version>2.5.28</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.struts/struts2-gxp-plugin/
implementation 'org.apache.struts:struts2-gxp-plugin:2.5.28'
// https://jarcasting.com/artifacts/org.apache.struts/struts2-gxp-plugin/
implementation ("org.apache.struts:struts2-gxp-plugin:2.5.28")
'org.apache.struts:struts2-gxp-plugin:jar:2.5.28'
<dependency org="org.apache.struts" name="struts2-gxp-plugin" rev="2.5.28">
<artifact name="struts2-gxp-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.struts', module='struts2-gxp-plugin', version='2.5.28')
)
libraryDependencies += "org.apache.struts" % "struts2-gxp-plugin" % "2.5.28"
[org.apache.struts/struts2-gxp-plugin "2.5.28"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gxp : google-gxp | jar | 0.2.4-beta |
| com.google.collections : google-collections | jar | 1.0 |
| org.apache.struts : struts2-core | jar | 2.5.28 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |