Last Version

Spring Framework: Web MVC Struts 2.5.6.SEC03

Spring Framework: Web MVC Struts

License

License

GroupId

GroupId

org.springframework
ArtifactId

ArtifactId

spring-webmvc-struts
Version

Version

2.5.6.SEC03
Type

Type

jar
Description

Description

Spring Framework: Web MVC Struts
Spring Framework: Web MVC Struts
Project URL

Project URL

http://www.springframework.org
Project Organization

Project Organization

Spring Framework
Source Code Management

Source Code Management

http://springframework.cvs.sourceforge.net/springframework/

Download spring-webmvc-struts 2.5.6.SEC03


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

Dependencies

compile (10)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
org.apache.tiles : tiles-api Optional jar 2.0.6
org.apache.tiles : tiles-core Optional jar 2.0.6
org.apache.tiles : tiles-jsp Optional jar 2.0.6
struts : struts Optional jar 1.2.9
org.springframework : spring-beans jar 2.5.6.SEC03
org.springframework : spring-context jar 2.5.6.SEC03
org.springframework : spring-core jar 2.5.6.SEC03
org.springframework : spring-web jar 2.5.6.SEC03
org.springframework : spring-webmvc jar 2.5.6.SEC03

provided (3)

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

Project Modules

There are no modules declared in this project.