License |
License |
---|---|
GroupId | GroupIdorg.apache.myfaces.commons |
ArtifactId | ArtifactIdmyfaces-resourcehandler20 |
Last Version | Last Version1.0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache 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 |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.myfaces.commons : myfaces-commons-utils20 | jar | 1.0.2.1 |
commons-logging : commons-logging | jar | 1.0.4 |
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 |
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 |