About Struts2 Bootstrap Plugin
Project
Installation via Maven
<dependencies> ... <dependency> <groupId>com.jgeppert.struts2.bootstrap</groupId> <artifactId>struts2-bootstrap-plugin</artifactId> <version>6.0.1-SNAPSHOT</version> </dependency> ... </dependencies>