Tomahawk Examples Assembly

Apache MyFaces Tomahawk is a sub-project of Apache MyFaces which provides an extensive sets of custom components for use in your JSF-projects. Additionally, Tomahawk includes many custom features helping you to implement JSF-projects more easily.

License

License

GroupId

GroupId

org.apache.myfaces.tomahawk
ArtifactId

ArtifactId

tomahawk-examples-assembly
Last Version

Last Version

1.1.14
Release Date

Release Date

Type

Type

pom
Description

Description

Tomahawk Examples Assembly
Apache MyFaces Tomahawk is a sub-project of Apache MyFaces which provides an extensive sets of custom components for use in your JSF-projects. Additionally, Tomahawk includes many custom features helping you to implement JSF-projects more easily.
Project Organization

Project Organization

The Apache Software Foundation

Download tomahawk-examples-assembly

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.myfaces.tomahawk/tomahawk-examples-assembly/ -->
<dependency>
    <groupId>org.apache.myfaces.tomahawk</groupId>
    <artifactId>tomahawk-examples-assembly</artifactId>
    <version>1.1.14</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tomahawk/tomahawk-examples-assembly/
implementation 'org.apache.myfaces.tomahawk:tomahawk-examples-assembly:1.1.14'
// https://jarcasting.com/artifacts/org.apache.myfaces.tomahawk/tomahawk-examples-assembly/
implementation ("org.apache.myfaces.tomahawk:tomahawk-examples-assembly:1.1.14")
'org.apache.myfaces.tomahawk:tomahawk-examples-assembly:pom:1.1.14'
<dependency org="org.apache.myfaces.tomahawk" name="tomahawk-examples-assembly" rev="1.1.14">
  <artifact name="tomahawk-examples-assembly" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tomahawk', module='tomahawk-examples-assembly', version='1.1.14')
)
libraryDependencies += "org.apache.myfaces.tomahawk" % "tomahawk-examples-assembly" % "1.1.14"
[org.apache.myfaces.tomahawk/tomahawk-examples-assembly "1.1.14"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.14
1.1.11