Last Version

Struts 2 Rest Showcase Webapp 6.0.0

Struts 2 Rest Showcase Example

License

License

GroupId

GroupId

org.apache.struts
ArtifactId

ArtifactId

struts2-rest-showcase
Version

Version

6.0.0
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 6.0.0


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

Dependencies

compile (7)

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

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
net.sourceforge.jwebunit : jwebunit-core jar 3.3
net.sourceforge.htmlunit : htmlunit jar 2.39.0
net.sourceforge.jwebunit : jwebunit-htmlunit-plugin jar 3.3
org.springframework : spring-test jar 5.3.20

Project Modules

There are no modules declared in this project.