MVN

org.apache.struts : struts2-portlet-plugin

Maven & Gradle

Jun 28, 2023
12 usages
1.2k stars

DEPRECATED: Struts 2 Portlet Plugin - since 6.0.0

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

Latest Version

Choose a version of org.apache.struts : struts2-portlet-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-portlet-plugin to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.struts</groupId>
    <artifactId>struts2-portlet-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-portlet-plugin gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.struts" % "struts2-portlet-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

Jun 06, 2023
18 usages
May 14, 2017
13 usages
May 24, 2021
20 usages
May 25, 2021
19 usages
Jun 23, 2023
21 usages
27 stars
May 12, 2023
9 usages
10 stars
Mar 11, 2020
4 usages
534 stars
Jan 15, 2020
4 usages
657 stars
Sep 14, 2017
4 usages
657 stars