Jar examples for t:tiles-el
Tiles EL (Expression Language) support: Classes and tag libraries to use EL as an expression language in attribute expressions.
You can download jar file tiles-el 2.2.2 in this page.
Apache License
You can use the following script to add tiles-el-2.2.2.jar to your project.
<dependency> <groupId>org.apache.tiles</groupId> <artifactId>tiles-el</artifactId> <version>2.2.2</version> </dependency>
compile group: 'org.apache.tiles', name: 'tiles-el', version: '2.2.2'
libraryDependencies += "org.apache.tiles" % "tiles-el" % "2.2.2"
<dependency org="org.apache.tiles" name="tiles-el" rev="2.2.2"/>
@Grapes(@Grab(group='org.apache.tiles', module='tiles-el', version='2.2.2'))
'org.apache.tiles:tiles-el:jar:2.2.2'
Click the following link to download the jar file.
tiles-el-2.2.2-javadoc.jar