Jar examples for t:tomahawk
JSF components and utilities that can be used with any JSF implementation. This library is compatible with both JSF1.1 and JSF1.2; however for JSF1.2 users there is an alternative build of Tomahawk available that takes advantage of JSF1.2 features to offer some additional benefits.
You can download jar file tomahawk 1.1.9 in this page.
You can use the following script to add tomahawk-1.1.9.jar to your project.
<dependency> <groupId>org.apache.myfaces.tomahawk</groupId> <artifactId>tomahawk</artifactId> <version>1.1.9</version> </dependency>
compile group: 'org.apache.myfaces.tomahawk', name: 'tomahawk', version: '1.1.9'
libraryDependencies += "org.apache.myfaces.tomahawk" % "tomahawk" % "1.1.9"
<dependency org="org.apache.myfaces.tomahawk" name="tomahawk" rev="1.1.9"/>
@Grapes(@Grab(group='org.apache.myfaces.tomahawk', module='tomahawk', version='1.1.9'))
'org.apache.myfaces.tomahawk:tomahawk:jar:1.1.9'
Click the following link to download the jar file.
tomahawk-1.1.9-javadoc.jar