License |
License |
---|---|
GroupId | GroupIdorg.apache.myfaces.tomahawk |
ArtifactId | ArtifactIdmyfaces-example-tiles |
Last Version | Last Version1.1.14 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionTomahawk 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 |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tiles : tiles-core | jar | 2.0.5 |
org.apache.tiles : tiles-jsp | jar | 2.0.5 |