Apache MyFaces Commons Utils

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-utils11
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Apache MyFaces Commons Utils
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-utils11

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.0.4

provided (2)

Group / Artifact Type Version
javax.servlet.jsp : jsp-api jar 2.0
org.apache.myfaces.core : myfaces-api jar 1.1.8

test (2)

Group / Artifact Type Version
junit : junit jar 4.4
maven-taglib : maven-taglib-plugin jar 1.4.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0