Download tobago-facelets-1.5.0-alpha-2.jar file - Jar t

Jar examples for t:tobago-facelets

Description

Tobago-facelets contains the facelets TagHandler for the tobago components and the facelets variant(tf) for the tobago extension taglib.

You can download jar file tobago-facelets 1.5.0-alpha-2 in this page.

License

Apache License

Build File

You can use the following script to add tobago-facelets-1.5.0-alpha-2.jar to your project.

<dependency>
   <groupId>org.apache.myfaces.tobago</groupId>
   <artifactId>tobago-facelets</artifactId>
   <version>1.5.0-alpha-2</version>
</dependency>
compile group: 'org.apache.myfaces.tobago', name: 'tobago-facelets', version: '1.5.0-alpha-2'
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-facelets" % "1.5.0-alpha-2"
<dependency org="org.apache.myfaces.tobago" name="tobago-facelets" rev="1.5.0-alpha-2"/>
@Grapes(@Grab(group='org.apache.myfaces.tobago', module='tobago-facelets', version='1.5.0-alpha-2'))
'org.apache.myfaces.tobago:tobago-facelets:jar:1.5.0-alpha-2'

Download

Click the following link to download the jar file.

tobago-facelets-1.5.0-alpha-2-javadoc.jar
tobago-facelets-1.5.0-alpha-2-sources.jar
tobago-facelets-1.5.0-alpha-2.jar
tobago-facelets-1.5.0-alpha-2.pom



Related Tutorials