MVN

org.apache.myfaces.tomahawk : tomahawk-assembly

Maven & Gradle

Oct 23, 2012

Tomahawk Assembly · This is the MyFaces Tomahawk Assembly [INSERT MORE STUFF HERE]

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

Latest Version

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

  • Latest Stable: 1.1.14

All Versions

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

Version Vulnerabilities Updated
1.1.x
tomahawk-assembly-1.1.14
tomahawk-assembly-1.1.11
tomahawk-assembly-1.1.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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