Last Version

Tomahawk Examples: Tiles 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-tiles
Version

Version

1.1.14
Type

Type

war
Description

Description

Tomahawk Examples: Tiles
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-tiles 1.1.14


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.tiles : tiles-core jar 2.0.5
org.apache.tiles : tiles-jsp jar 2.0.5

Project Modules

There are no modules declared in this project.