Jar examples for t:tiles-jsp
Tiles JSP support: Classes and tag libraries to use Tiles in a JSP environment.
You can download jar file tiles-jsp 2.0.5 in this page.
Apache License
You can use the following script to add tiles-jsp-2.0.5.jar to your project.
<dependency> <groupId>org.apache.tiles</groupId> <artifactId>tiles-jsp</artifactId> <version>2.0.5</version> </dependency>
compile group: 'org.apache.tiles', name: 'tiles-jsp', version: '2.0.5'
libraryDependencies += "org.apache.tiles" % "tiles-jsp" % "2.0.5"
<dependency org="org.apache.tiles" name="tiles-jsp" rev="2.0.5"/>
@Grapes(@Grab(group='org.apache.tiles', module='tiles-jsp', version='2.0.5'))
'org.apache.tiles:tiles-jsp:jar:2.0.5'
Click the following link to download the jar file.
tiles-jsp-2.0.5-j4.jar