Last Version

Struts 2 Showcase Webapp 6.0.0

Apache Struts 2

License

License

GroupId

GroupId

org.apache.struts
ArtifactId

ArtifactId

struts2-showcase
Version

Version

6.0.0
Type

Type

war
Description

Description

Struts 2 Showcase Webapp
Apache Struts 2
Project Organization

Project Organization

Apache Software Foundation

Download struts2-showcase 6.0.0


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

Dependencies

compile (18)

Group / Artifact Type Version
org.apache.struts : struts2-config-browser-plugin jar 6.0.0
org.apache.struts : struts2-sitemesh-plugin jar 6.0.0
org.apache.struts : struts2-tiles-plugin jar 6.0.0
org.apache.struts : struts2-dwr-plugin jar 6.0.0
org.apache.struts : struts2-json-plugin jar 6.0.0
org.apache.struts : struts2-convention-plugin jar 6.0.0
org.apache.struts : struts2-spring-plugin jar 6.0.0
org.apache.struts : struts2-bean-validation-plugin jar 6.0.0
org.apache.struts : struts2-async-plugin jar 6.0.0
org.apache.struts : struts2-velocity-plugin jar 6.0.0
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.logging.log4j : log4j-jcl jar 2.17.2
opensymphony : sitemesh jar 2.4.2
org.directwebremoting : dwr jar 3.0.2-RELEASE
commons-fileupload : commons-fileupload jar 1.4
org.hibernate : hibernate-validator jar 6.1.2.Final
org.apache.struts : struts2-core jar 6.0.0

provided (1)

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

runtime (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
net.sourceforge.htmlunit : htmlunit jar 2.61.0
org.springframework : spring-test jar 5.3.20

Project Modules

There are no modules declared in this project.