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

myfaces-commons-examples11
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

war
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 myfaces-commons-examples11

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.myfaces.core : myfaces-api jar 1.1.8
org.apache.myfaces.core : myfaces-impl jar 1.1.8
org.apache.myfaces.commons : myfaces-validators11 jar 1.0.2
org.apache.myfaces.commons : myfaces-converters11 jar 1.0.2
org.apache.myfaces.commons : myfaces-components11 jar 1.0.2
com.lowagie : itext jar 1.4.8
poi : poi jar 2.5.1-final-20040804

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.3

runtime (1)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0