MVN

org.apache.struts : struts2-spring-plugin

Maven & Gradle

Jun 28, 2023
60 usages
1.2k stars

Struts 2 Spring Plugin

<dependency>
    <groupId>org.apache.struts</groupId>
    <artifactId>struts2-spring-plugin</artifactId>
    <version>6.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.struts : struts2-spring-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.2.0
  • Latest Beta: 2.5-BETA3

All Versions

Choose a version of org.apache.struts : struts2-spring-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.2.x
struts2-spring-plugin-6.2.0
6.1.x
struts2-spring-plugin-6.1.2.1
struts2-spring-plugin-6.1.2
struts2-spring-plugin-6.1.1
6.0.x
struts2-spring-plugin-6.0.3
struts2-spring-plugin-6.0.0
2.5.x
struts2-spring-plugin-2.5.31
struts2-spring-plugin-2.5.30
struts2-spring-plugin-2.5.29
struts2-spring-plugin-2.5.28.3
struts2-spring-plugin-2.5.28.2
struts2-spring-plugin-2.5.28.1
struts2-spring-plugin-2.5.28
struts2-spring-plugin-2.5.27
struts2-spring-plugin-2.5.26
struts2-spring-plugin-2.5.25
struts2-spring-plugin-2.5.22
struts2-spring-plugin-2.5.20
struts2-spring-plugin-2.5.18
struts2-spring-plugin-2.5.17
struts2-spring-plugin-2.5.16
struts2-spring-plugin-2.5.14.1
struts2-spring-plugin-2.5.14
struts2-spring-plugin-2.5.13
struts2-spring-plugin-2.5.12
struts2-spring-plugin-2.5.10.1
struts2-spring-plugin-2.5.10
struts2-spring-plugin-2.5.8
struts2-spring-plugin-2.5.5
struts2-spring-plugin-2.5.2
struts2-spring-plugin-2.5.1
2.5
struts2-spring-plugin-2.5
struts2-spring-plugin-2.5-BETA3
struts2-spring-plugin-2.5-BETA2
struts2-spring-plugin-2.5-BETA1
2.3.x
struts2-spring-plugin-2.3.37
struts2-spring-plugin-2.3.36
struts2-spring-plugin-2.3.35
struts2-spring-plugin-2.3.34
struts2-spring-plugin-2.3.33
struts2-spring-plugin-2.3.32
struts2-spring-plugin-2.3.31
struts2-spring-plugin-2.3.30
struts2-spring-plugin-2.3.29
struts2-spring-plugin-2.3.28.1
struts2-spring-plugin-2.3.28
struts2-spring-plugin-2.3.24.3
struts2-spring-plugin-2.3.24.1
struts2-spring-plugin-2.3.24
struts2-spring-plugin-2.3.20.3
struts2-spring-plugin-2.3.20.1
struts2-spring-plugin-2.3.20
struts2-spring-plugin-2.3.16.3
struts2-spring-plugin-2.3.16.2
struts2-spring-plugin-2.3.16.1
struts2-spring-plugin-2.3.16
struts2-spring-plugin-2.3.15.3
struts2-spring-plugin-2.3.15.2
struts2-spring-plugin-2.3.15.1
struts2-spring-plugin-2.3.15
struts2-spring-plugin-2.3.14.3
struts2-spring-plugin-2.3.14.2
struts2-spring-plugin-2.3.14.1
struts2-spring-plugin-2.3.14
struts2-spring-plugin-2.3.12
struts2-spring-plugin-2.3.8
struts2-spring-plugin-2.3.7
struts2-spring-plugin-2.3.4.1
struts2-spring-plugin-2.3.4
struts2-spring-plugin-2.3.3
struts2-spring-plugin-2.3.1.2
struts2-spring-plugin-2.3.1.1
struts2-spring-plugin-2.3.1
2.2.x
struts2-spring-plugin-2.2.3.1
struts2-spring-plugin-2.2.3
struts2-spring-plugin-2.2.1.1
struts2-spring-plugin-2.2.1
2.1.x
struts2-spring-plugin-2.1.8.1
struts2-spring-plugin-2.1.8
struts2-spring-plugin-2.1.6
struts2-spring-plugin-2.1.2
2.0.x
struts2-spring-plugin-2.0.14
struts2-spring-plugin-2.0.12
struts2-spring-plugin-2.0.11.2
struts2-spring-plugin-2.0.11.1
struts2-spring-plugin-2.0.11
struts2-spring-plugin-2.0.9
struts2-spring-plugin-2.0.8
struts2-spring-plugin-2.0.6
struts2-spring-plugin-2.0.5

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.struts</groupId>
    <artifactId>struts2-spring-plugin</artifactId>
    <version>6.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.struts : struts2-spring-plugin gradle dependency to your build.gradle file:

implementation 'org.apache.struts:struts2-spring-plugin:6.2.0'

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

implementation("org.apache.struts:struts2-spring-plugin:6.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.struts : struts2-spring-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.struts" % "struts2-spring-plugin" % "6.2.0"

Advertisement

Dependencies from Group

Jun 28, 2023
207 usages
1.2k stars
Dec 07, 2008
87 usages
Jun 28, 2023
60 usages
1.2k stars
Dec 07, 2008
44 usages
Jun 28, 2023
40 usages
0 stars

Discover Dependencies

Aug 22, 2022
1 usages
2.6k stars
Aug 10, 2023
569 usages
27 stars
Oct 17, 2019
203 usages
Jul 28, 2023
12 usages
889 stars
Aug 22, 2023
94 usages
1.4k stars
May 10, 2023
7.9k usages
1.1k stars
Oct 09, 2022
48 usages
809 stars
Feb 17, 2023
293 usages
3.6k stars
Jun 18, 2023
62 usages
Sep 24, 2015
6 usages
580 stars