Last Version

Spring Struts 3.2.18.RELEASE

Spring Struts

License

License

GroupId

GroupId

org.springframework
ArtifactId

ArtifactId

spring-struts
Version

Version

3.2.18.RELEASE
Type

Type

jar
Description

Description

Spring Struts
Spring Struts
Project URL

Project URL

https://github.com/SpringSource/spring-framework
Project Organization

Project Organization

SpringSource
Source Code Management

Source Code Management

https://github.com/SpringSource/spring-framework

Download spring-struts 3.2.18.RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.7.0
org.springframework : spring-beans jar 3.2.18.RELEASE
org.springframework : spring-context jar 3.2.18.RELEASE
org.springframework : spring-core jar 3.2.18.RELEASE
org.springframework : spring-web jar 3.2.18.RELEASE
org.springframework : spring-webmvc jar 3.2.18.RELEASE
struts : struts jar 1.2.9

provided (2)

Group / Artifact Type Version
javax.servlet : jstl jar 1.2
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.