Last Version

Struts 2 Struts 1 Plugin 2.3.37

Apache Struts 2

License

License

GroupId

GroupId

org.apache.struts
ArtifactId

ArtifactId

struts2-struts1-plugin
Version

Version

2.3.37
Type

Type

jar
Description

Description

Struts 2 Struts 1 Plugin
Apache Struts 2
Project Organization

Project Organization

Apache Software Foundation

Download struts2-struts1-plugin 2.3.37


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

Dependencies

compile (2)

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

provided (2)

Group / Artifact Type Version
javax.servlet : jsp-api jar 2.0
javax.servlet : servlet-api jar 2.4

test (5)

Group / Artifact Type Version
org.apache.struts : struts2-junit-plugin jar 2.3.37
mockobjects : mockobjects-core jar 0.09
org.springframework : spring-test jar 3.0.5.RELEASE
org.springframework : spring-core jar 3.0.5.RELEASE
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.