Last Version

Tomahawk Examples: Blank 1.1.14

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

myfaces-example-blank
Version

Version

1.1.14
Type

Type

war
Description

Description

Tomahawk Examples: Blank
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 myfaces-example-blank 1.1.14


<!-- https://jarcasting.com/artifacts/org.apache.myfaces.tomahawk/myfaces-example-blank/ -->
<dependency>
    <groupId>org.apache.myfaces.tomahawk</groupId>
    <artifactId>myfaces-example-blank</artifactId>
    <version>1.1.14</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tomahawk/myfaces-example-blank/
implementation 'org.apache.myfaces.tomahawk:myfaces-example-blank:1.1.14'
// https://jarcasting.com/artifacts/org.apache.myfaces.tomahawk/myfaces-example-blank/
implementation ("org.apache.myfaces.tomahawk:myfaces-example-blank:1.1.14")
'org.apache.myfaces.tomahawk:myfaces-example-blank:war:1.1.14'
<dependency org="org.apache.myfaces.tomahawk" name="myfaces-example-blank" rev="1.1.14">
  <artifact name="myfaces-example-blank" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tomahawk', module='myfaces-example-blank', version='1.1.14')
)
libraryDependencies += "org.apache.myfaces.tomahawk" % "myfaces-example-blank" % "1.1.14"
[org.apache.myfaces.tomahawk/myfaces-example-blank "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.