Last Version

MyFaces Portlet Archetype 1.0.4

Archetype to create a new portlet webapp based on myfaces

License

License

GroupId

GroupId

org.apache.myfaces.buildtools
ArtifactId

ArtifactId

myfaces-archetype-helloworld-portlets
Version

Version

1.0.4
Type

Type

jar
Description

Description

MyFaces Portlet Archetype
Archetype to create a new portlet webapp based on myfaces
Project Organization

Project Organization

The Apache Software Foundation

Download myfaces-archetype-helloworld-portlets 1.0.4


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