Download struts2-bootstrap-plugin-1.5.2.jar file - Jar s

Jar examples for s:struts2-bootstrap-plugin

Description

You can download jar file struts2-bootstrap-plugin 1.5.2 in this page.

Build File

You can use the following script to add struts2-bootstrap-plugin-1.5.2.jar to your project.

<dependency>
   <groupId>com.jgeppert.struts2.bootstrap</groupId>
   <artifactId>struts2-bootstrap-plugin</artifactId>
   <version>1.5.2</version>
</dependency>
compile group: 'com.jgeppert.struts2.bootstrap', name: 'struts2-bootstrap-plugin', version: '1.5.2'
libraryDependencies += "com.jgeppert.struts2.bootstrap" % "struts2-bootstrap-plugin" % "1.5.2"
<dependency org="com.jgeppert.struts2.bootstrap" name="struts2-bootstrap-plugin" rev="1.5.2"/>
@Grapes(@Grab(group='com.jgeppert.struts2.bootstrap', module='struts2-bootstrap-plugin', version='1.5.2'))
'com.jgeppert.struts2.bootstrap:struts2-bootstrap-plugin:jar:1.5.2'

Download

Click the following link to download the jar file.

struts2-bootstrap-plugin-1.5.2-javadoc.jar
struts2-bootstrap-plugin-1.5.2-sources.jar
struts2-bootstrap-plugin-1.5.2.jar
struts2-bootstrap-plugin-1.5.2.pom



Related Tutorials