Commons

The MyFaces Commons Subproject provides base classes for usage in both the MyFaces implementation and the MyFaces Tomahawk components. This is also a general set of utility classes for usage in your JSF projects independent of the implementation you might be deciding upon.

License

License

GroupId

GroupId

org.apache.myfaces.commons
ArtifactId

ArtifactId

myfaces-commons
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Commons
The MyFaces Commons Subproject provides base classes for usage in both the MyFaces implementation and the MyFaces Tomahawk components. This is also a general set of utility classes for usage in your JSF projects independent of the implementation you might be deciding upon.
Project URL

Project URL

http://myfaces.apache.org
Project Organization

Project Organization

Apache Software Foundation

Download myfaces-commons

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-el : commons-el jar 1.0
commons-codec : commons-codec jar 1.3
commons-logging : commons-logging jar 1.0.4

provided (4)

Group / Artifact Type Version
myfaces : myfaces-api jar 1.1.1
javax.servlet : servlet-api jar 2.3
javax.servlet : jsp-api jar 2.0
portlet-api : portlet-api jar 1.0

test (8)

Group / Artifact Type Version
easymock : easymockclassextension jar 1.1
httpunit : httpunit jar 1.6
cactus : cactus jar 13-1.7.1
nekohtml : nekohtml jar 0.9.1
easymock : easymock jar 1.1
commons-httpclient : commons-httpclient jar 2.0.2
aspectj : aspectjrt jar 1.2.1
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2