Last Version

Struts 2 Webapps 6.0.0

Apache Struts 2

License

License

GroupId

GroupId

org.apache.struts
ArtifactId

ArtifactId

struts2-apps
Version

Version

6.0.0
Type

Type

pom
Description

Description

Struts 2 Webapps
Apache Struts 2
Project Organization

Project Organization

Apache Software Foundation

Download struts2-apps 6.0.0

Filename Size
struts2-apps-6.0.0.pom 4 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.struts : struts2-core jar 6.0.0

test (1)

Group / Artifact Type Version
org.springframework : spring-test jar 5.3.20

Project Modules

  • showcase
  • rest-showcase