MyFaces 2.0 and OWB Basic Archetype

Archetype to create a new webapp based on MyFaces 2.0 with OpenWebBeans

License

License

GroupId

GroupId

org.apache.myfaces.buildtools
ArtifactId

ArtifactId

myfaces-archetype-helloworld20-owb
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

MyFaces 2.0 and OWB Basic Archetype
Archetype to create a new webapp based on MyFaces 2.0 with OpenWebBeans
Project Organization

Project Organization

The Apache Software Foundation

Download myfaces-archetype-helloworld20-owb

How to add to project

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