Last Version

Tomahawk Examples: Simple 2.0 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-simple20
Version

Version

1.1.14
Type

Type

war
Description

Description

Tomahawk Examples: Simple 2.0
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-simple20 1.1.14


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.myfaces.tomahawk : tomahawk20 jar 1.1.14
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.13

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.