is not current version
Last Version 6.0.0

Struts 2 Rest Showcase Webapp 2.5.27

Struts 2 Rest Showcase Example

License

License

GroupId

GroupId

org.apache.struts
ArtifactId

ArtifactId

struts2-rest-showcase
Version

Version

2.5.27
Type

Type

war
Description

Description

Struts 2 Rest Showcase Webapp
Struts 2 Rest Showcase Example
Project Organization

Project Organization

Apache Software Foundation

Download struts2-rest-showcase 2.5.27


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.struts : struts2-rest-plugin jar 2.5.27
org.apache.struts : struts2-convention-plugin jar 2.5.27
org.apache.struts : struts2-config-browser-plugin jar 2.5.27
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.10.3
org.apache.logging.log4j : log4j-api jar 2.12.1
org.apache.logging.log4j : log4j-core jar 2.12.1
org.apache.struts : struts2-core jar 2.5.27

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
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
org.springframework : spring-test jar 4.3.26.RELEASE

Project Modules

There are no modules declared in this project.