Last Version

Struts 2 REST Plugin 6.0.0

Apache Struts 2

License

License

GroupId

GroupId

org.apache.struts
ArtifactId

ArtifactId

struts2-rest-plugin
Version

Version

6.0.0
Type

Type

jar
Description

Description

Struts 2 REST Plugin
Apache Struts 2
Project Organization

Project Organization

Apache Software Foundation

Download struts2-rest-plugin 6.0.0


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

Dependencies

compile (10)

Group / Artifact Type Version
com.thoughtworks.xstream : xstream jar 1.4.19
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1
com.fasterxml.jackson.dataformat : jackson-dataformat-xml Optional jar 2.13.2
org.apache.juneau : juneau-marshall Optional jar 8.1.3
commons-beanutils : commons-beanutils Optional jar 1.9.4
org.springframework : spring-test Optional jar 5.3.20
org.springframework : spring-web Optional jar 5.3.20
org.springframework : spring-core Optional jar 5.3.20
org.apache.struts : struts2-core jar 6.0.0

provided (1)

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

test (3)

Group / Artifact Type Version
mockobjects : mockobjects-core jar 0.09
org.assertj : assertj-core jar 3.15.0
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.