MVN

com.jgeppert.struts2.bootstrap : bootstrap

Maven & Gradle

May 31, 2023
65 stars

Struts2 Bootstrap Plugin Parent Module · Parent project for Struts2 Bootstrap integration.

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

Latest Version

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

  • Latest Stable: 5.0.2

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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