MVN

com.jgeppert.struts2.bootstrap : struts2-bootstrap-plugin

Maven & Gradle

May 31, 2023
7 usages
64 stars

Struts2 Bootstrap Plugin

<dependency>
    <groupId>com.jgeppert.struts2.bootstrap</groupId>
    <artifactId>struts2-bootstrap-plugin</artifactId>
    <version>5.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jgeppert.struts2.bootstrap : struts2-bootstrap-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.0.2

All Versions

Choose a version of com.jgeppert.struts2.bootstrap : struts2-bootstrap-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0.x
struts2-bootstrap-plugin-5.0.2
struts2-bootstrap-plugin-5.0.1
struts2-bootstrap-plugin-5.0.0
4.0.x
struts2-bootstrap-plugin-4.0.1
struts2-bootstrap-plugin-4.0.0
2.5.x
struts2-bootstrap-plugin-2.5.2
struts2-bootstrap-plugin-2.5.1
struts2-bootstrap-plugin-2.5.0
2.0.x
struts2-bootstrap-plugin-2.0.4
struts2-bootstrap-plugin-2.0.3
struts2-bootstrap-plugin-2.0.2
struts2-bootstrap-plugin-2.0.1
struts2-bootstrap-plugin-2.0.0
1.7.x
struts2-bootstrap-plugin-1.7.0
1.6.x
struts2-bootstrap-plugin-1.6.1
struts2-bootstrap-plugin-1.6.0
1.5.x
struts2-bootstrap-plugin-1.5.2
struts2-bootstrap-plugin-1.5.1
struts2-bootstrap-plugin-1.5.0
1.4.x
struts2-bootstrap-plugin-1.4.3
struts2-bootstrap-plugin-1.4.2
struts2-bootstrap-plugin-1.4.1
struts2-bootstrap-plugin-1.4.0
1.3.x
struts2-bootstrap-plugin-1.3.0
1.2.x
struts2-bootstrap-plugin-1.2.1
struts2-bootstrap-plugin-1.2.0
1.1.x
struts2-bootstrap-plugin-1.1.0

How to add a dependency to Maven

Add the following com.jgeppert.struts2.bootstrap : struts2-bootstrap-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jgeppert.struts2.bootstrap</groupId>
    <artifactId>struts2-bootstrap-plugin</artifactId>
    <version>5.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jgeppert.struts2.bootstrap : struts2-bootstrap-plugin gradle dependency to your build.gradle file:

implementation 'com.jgeppert.struts2.bootstrap:struts2-bootstrap-plugin:5.0.2'

Gradle Kotlin DSL: Add the following com.jgeppert.struts2.bootstrap : struts2-bootstrap-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jgeppert.struts2.bootstrap:struts2-bootstrap-plugin:5.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jgeppert.struts2.bootstrap : struts2-bootstrap-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jgeppert.struts2.bootstrap" % "struts2-bootstrap-plugin" % "5.0.2"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 21, 2023
69 usages
7.7k stars
Aug 14, 2023
3 usages
15 stars
Nov 29, 2018
10 usages
758 stars
Jul 25, 2023
737 usages
4.1k stars
Jul 04, 2023
76 usages
Aug 15, 2019
12 usages
9.4k stars
Sep 10, 2021
13 usages
79 stars
Dec 15, 2016
33 usages
264 stars
Aug 16, 2023
38 usages
31.8k stars