MyFaces Facelets Archetype

Archetype to create a new webapp based on MyFaces and Facelets

License

License

GroupId

GroupId

org.apache.myfaces.buildtools
ArtifactId

ArtifactId

myfaces-archetype-helloworld-facelets
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

MyFaces Facelets Archetype
Archetype to create a new webapp based on MyFaces and Facelets
Project Organization

Project Organization

The Apache Software Foundation

Download myfaces-archetype-helloworld-facelets

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.myfaces.buildtools/myfaces-archetype-helloworld-facelets/ -->
<dependency>
    <groupId>org.apache.myfaces.buildtools</groupId>
    <artifactId>myfaces-archetype-helloworld-facelets</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.buildtools/myfaces-archetype-helloworld-facelets/
implementation 'org.apache.myfaces.buildtools:myfaces-archetype-helloworld-facelets:1.0.4'
// https://jarcasting.com/artifacts/org.apache.myfaces.buildtools/myfaces-archetype-helloworld-facelets/
implementation ("org.apache.myfaces.buildtools:myfaces-archetype-helloworld-facelets:1.0.4")
'org.apache.myfaces.buildtools:myfaces-archetype-helloworld-facelets:jar:1.0.4'
<dependency org="org.apache.myfaces.buildtools" name="myfaces-archetype-helloworld-facelets" rev="1.0.4">
  <artifact name="myfaces-archetype-helloworld-facelets" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.buildtools', module='myfaces-archetype-helloworld-facelets', version='1.0.4')
)
libraryDependencies += "org.apache.myfaces.buildtools" % "myfaces-archetype-helloworld-facelets" % "1.0.4"
[org.apache.myfaces.buildtools/myfaces-archetype-helloworld-facelets "1.0.4"]

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.0.4
1.0.3
1.0.2
1.0.1
1.0.0