Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Name

Bootstrap Plugin

Publisher

Johannes Geppert

License

Open Source (ASL2)

Version

1.56.2 1

Compatibility

Struts 2.1.x +

Homepage

http://code.google.com/p/struts2-bootstrap/

Download

http://code.google.com/p/struts2-bootstrap/downloads/list

Showcase

http://struts.jgeppert.com/struts2-bootstrap-showcase/index.action

...

Code Block
<dependencies>
    ...
    <dependency>
        <groupId>com.jgeppert.struts2.bootstrap</groupId>
        <artifactId>struts2-bootstrap-plugin</artifactId>
        <version>1.56.2<1</version>
    </dependency>
    ...
</dependencies>

...