MVN

org.apache.myfaces.tomahawk : tomahawk20

Maven & Gradle

Oct 23, 2012
7 usages

Tomahawk 2.0 Core · JSF components and utilities that can be used with any JSF implementation. This library is based on the JSF1.1 version of Tomahawk, but with minor source code and build changes to take advantage of JSF2.0 features. A JSF2.0 implementation is required to use this version of the Tomahawk library.

<dependency>
    <groupId>org.apache.myfaces.tomahawk</groupId>
    <artifactId>tomahawk20</artifactId>
    <version>1.1.14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.myfaces.tomahawk : tomahawk20 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.14

All Versions

Choose a version of org.apache.myfaces.tomahawk : tomahawk20 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
tomahawk20-1.1.14
tomahawk20-1.1.13
tomahawk20-1.1.12
tomahawk20-1.1.11
tomahawk20-1.1.10

How to add a dependency to Maven

Add the following org.apache.myfaces.tomahawk : tomahawk20 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.myfaces.tomahawk</groupId>
    <artifactId>tomahawk20</artifactId>
    <version>1.1.14</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.myfaces.tomahawk : tomahawk20 gradle dependency to your build.gradle file:

implementation 'org.apache.myfaces.tomahawk:tomahawk20:1.1.14'

Gradle Kotlin DSL: Add the following org.apache.myfaces.tomahawk : tomahawk20 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.myfaces.tomahawk:tomahawk20:1.1.14")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.myfaces.tomahawk : tomahawk20 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.myfaces.tomahawk" % "tomahawk20" % "1.1.14"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 20, 2014
2 usages
263 stars
Jan 24, 2010
1 usages
May 19, 2010
1 usages
2 stars
cm
Nov 27, 2007
13 usages
Dec 28, 2005
14 usages
Dec 27, 2008
3 usages
Mar 12, 2014
3 usages
Jan 07, 2015
3 usages
19 stars