Download tobago-facelets-1.6.0-beta-1.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.6.0-beta-1 in this page.

License

Apache License

Build File

You can use the following script to add tobago-facelets-1.6.0-beta-1.jar to your project.

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

Download

Click the following link to download the jar file.

tobago-facelets-1.6.0-beta-1-javadoc.jar
tobago-facelets-1.6.0-beta-1-sources.jar
tobago-facelets-1.6.0-beta-1.jar
tobago-facelets-1.6.0-beta-1.pom



Related Tutorials