New version 2.0.0 of Struts2 Bootstrap Plugin with support for latest Bootstrap3 released.
Migration
Switching from Bootstrap2 to new Bootstrap3 is not that easy, because most of the class names was renamed and responsive layout is now the default. You should read the Bootstrap3 Migration Guide carefully and test all of your components.
Installation
Google Code has dropped support for downloads. That’s the reason this version is only available via maven and in maven repositories.
...
com.jgeppert.struts2.bootstrap
struts2-bootstrap-plugin
2.0.0
...
Download: https://oss.sonatype.org/content/groups/staging/com/jgeppert/struts2/bootstrap/
Showcase: https://struts.jgeppert.com/struts2-bootstrap-showcase/
Issues: https://github.com/struts-community-plugins/struts2-bootstrap/issues
New version of Struts2 Bootstrap Plugin with support for Bootstrap3 released.