Last Version

Apache MyFaces Commons ResourceHandler 1.0.2.1

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-resourcehandler20
Version

Version

1.0.2.1
Type

Type

jar
Description

Description

Apache MyFaces Commons ResourceHandler
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-resourcehandler20 1.0.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.myfaces.commons : myfaces-commons-utils20 jar 1.0.2.1
commons-logging : commons-logging jar 1.0.4

provided (5)

Group / Artifact Type Version
org.apache.myfaces.buildtools : myfaces-builder-annotations jar 1.0.9
org.apache.myfaces.core : myfaces-api jar 2.0.9
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-jsp_2.1_spec jar 1.0.1
org.apache.geronimo.specs : geronimo-el_2.2_spec jar 1.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.apache.myfaces.test : myfaces-test20 jar 1.0.2
javax.el : el-api jar 1.0

Project Modules

There are no modules declared in this project.