is not current version
Last Version 6.0.0

Struts 2 Showcase Webapp 2.5.28.1

Apache Struts 2

License

License

GroupId

GroupId

org.apache.struts
ArtifactId

ArtifactId

struts2-showcase
Version

Version

2.5.28.1
Type

Type

war
Description

Description

Struts 2 Showcase Webapp
Apache Struts 2
Project Organization

Project Organization

Apache Software Foundation

Download struts2-showcase 2.5.28.1


<!-- https://jarcasting.com/artifacts/org.apache.struts/struts2-showcase/ -->
<dependency>
    <groupId>org.apache.struts</groupId>
    <artifactId>struts2-showcase</artifactId>
    <version>2.5.28.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.struts/struts2-showcase/
implementation 'org.apache.struts:struts2-showcase:2.5.28.1'
// https://jarcasting.com/artifacts/org.apache.struts/struts2-showcase/
implementation ("org.apache.struts:struts2-showcase:2.5.28.1")
'org.apache.struts:struts2-showcase:war:2.5.28.1'
<dependency org="org.apache.struts" name="struts2-showcase" rev="2.5.28.1">
  <artifact name="struts2-showcase" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.struts', module='struts2-showcase', version='2.5.28.1')
)
libraryDependencies += "org.apache.struts" % "struts2-showcase" % "2.5.28.1"
[org.apache.struts/struts2-showcase "2.5.28.1"]

Dependencies

compile (18)

Group / Artifact Type Version
org.apache.struts : struts2-config-browser-plugin jar 2.5.28.1
org.apache.struts : struts2-sitemesh-plugin jar 2.5.28.1
org.apache.struts : struts2-tiles-plugin jar 2.5.28.1
org.apache.struts : struts2-dwr-plugin jar 2.5.28.1
org.apache.struts : struts2-json-plugin jar 2.5.28.1
org.apache.struts : struts2-convention-plugin jar 2.5.28.1
org.apache.struts : struts2-spring-plugin jar 2.5.28.1
org.apache.struts : struts2-bean-validation-plugin jar 2.5.28.1
org.apache.logging.log4j : log4j-api jar 2.12.2
org.apache.logging.log4j : log4j-core jar 2.12.2
org.apache.logging.log4j : log4j-jcl jar 2.12.2
org.apache.velocity : velocity jar 1.7
org.apache.velocity : velocity-tools jar 2.0
opensymphony : sitemesh jar 2.4.2
uk.ltd.getahead : dwr jar 1.1.1
commons-fileupload : commons-fileupload jar 1.4
org.hibernate : hibernate-validator jar 5.4.3.Final
org.apache.struts : struts2-core jar 2.5.28.1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

runtime (1)

Group / Artifact Type Version
org.apache.tiles : tiles-jsp jar 3.0.8

test (5)

Group / Artifact Type Version
net.sourceforge.jwebunit : jwebunit-core jar 1.4.1
commons-httpclient : commons-httpclient jar 3.1
net.sourceforge.jwebunit : jwebunit-htmlunit-plugin jar 1.4.1
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework : spring-test jar 4.3.26.RELEASE

Project Modules

There are no modules declared in this project.