Download struts2-tiles-plugin-2.5.10.1.jar file - Jar s

Jar examples for s:struts2-tiles-plugin

Description

You can download jar file struts2-tiles-plugin 2.5.10.1 in this page.

License

Apache License

Build File

You can use the following script to add struts2-tiles-plugin-2.5.10.1.jar to your project.

<dependency>
   <groupId>org.apache.struts</groupId>
   <artifactId>struts2-tiles-plugin</artifactId>
   <version>2.5.10.1</version>
</dependency>
compile group: 'org.apache.struts', name: 'struts2-tiles-plugin', version: '2.5.10.1'
libraryDependencies += "org.apache.struts" % "struts2-tiles-plugin" % "2.5.10.1"
<dependency org="org.apache.struts" name="struts2-tiles-plugin" rev="2.5.10.1"/>
@Grapes(@Grab(group='org.apache.struts', module='struts2-tiles-plugin', version='2.5.10.1'))
'org.apache.struts:struts2-tiles-plugin:jar:2.5.10.1'

Download

Click the following link to download the jar file.

struts2-tiles-plugin-2.5.10.1-javadoc.jar
struts2-tiles-plugin-2.5.10.1-sources.jar
struts2-tiles-plugin-2.5.10.1.jar
struts2-tiles-plugin-2.5.10.1.pom



Related Tutorials