Apache MyFaces Commons Examples

The MyFaces project is home of the first free open source JavaServer Faces implementation as well as some useful JSF component libraries and other convenient JSF stuff.

License

License

GroupId

GroupId

org.apache.myfaces.commons
ArtifactId

ArtifactId

commons-examples11
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Apache MyFaces Commons Examples
The MyFaces project is home of the first free open source JavaServer Faces implementation as well as some useful JSF component libraries and other convenient JSF stuff.
Project Organization

Project Organization

The Apache Software Foundation

Download commons-examples11

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • myfaces-commons-examples
  • myfaces-commons-facelets-examples

Versions

Version
1.0.2
1.0.1