MVN

org.springframework : spring-webmvc-struts

Maven & Gradle

Sep 09, 2011
3 usages

Spring Framework: Web MVC Struts · Spring Framework: Web MVC Struts

<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-webmvc-struts</artifactId>
    <version>2.5.6.SEC03</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.springframework : spring-webmvc-struts to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5.6.SEC03

All Versions

Choose a version of org.springframework : spring-webmvc-struts to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5.x
spring-webmvc-struts-2.5.6.SEC03
spring-webmvc-struts-2.5.6.SEC02
spring-webmvc-struts-2.5.6.SEC01
spring-webmvc-struts-2.5.6
spring-webmvc-struts-2.5.5
spring-webmvc-struts-2.5.4
spring-webmvc-struts-2.5.3
spring-webmvc-struts-2.5.2
spring-webmvc-struts-2.5.1
2.5
spring-webmvc-struts-2.5

How to add a dependency to Maven

Add the following org.springframework : spring-webmvc-struts maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-webmvc-struts</artifactId>
    <version>2.5.6.SEC03</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.springframework : spring-webmvc-struts gradle dependency to your build.gradle file:

implementation 'org.springframework:spring-webmvc-struts:2.5.6.SEC03'

Gradle Kotlin DSL: Add the following org.springframework : spring-webmvc-struts gradle kotlin dependency to your build.gradle.kts file:

implementation("org.springframework:spring-webmvc-struts:2.5.6.SEC03")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.springframework : spring-webmvc-struts sbt scala dependency to your build.sbt file:

libraryDependencies += "org.springframework" % "spring-webmvc-struts" % "2.5.6.SEC03"

Advertisement

Dependencies from Group

Jul 13, 2023
10k usages
54.7k stars
Jul 13, 2023
7.3k usages
54.7k stars
Jul 13, 2023
6.6k usages
54.7k stars
Jul 13, 2023
6.4k usages
54.7k stars
Jul 13, 2023
5.2k usages
54.7k stars

Discover Dependencies

Sep 20, 2005
6 usages
Aug 07, 2014
1 usages
3 stars
Sep 05, 2012
1 usages
1 stars
Jan 14, 2010
9 usages
Jul 18, 2006
3 usages
Nov 08, 2005