Last Version

Apache MyFaces Commons Components 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-components20
Version

Version

1.0.2.1
Type

Type

jar
Description

Description

Apache MyFaces Commons Components
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-components20 1.0.2.1


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

Dependencies

compile (5)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.0.4
commons-beanutils : commons-beanutils jar 1.7.0
org.apache.myfaces.commons : myfaces-commons-utils20 jar 1.0.2.1
poi : poi jar 2.5.1-final-20040804
com.lowagie : itext jar 1.4.8

provided (4)

Group / Artifact Type Version
org.apache.myfaces.core : myfaces-api jar 2.0.9
org.apache.myfaces.buildtools : myfaces-builder-annotations jar 1.0.9
javax.servlet.jsp : jsp-api jar 2.1
javax.servlet : servlet-api jar 2.5

test (8)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.apache.myfaces.commons : myfaces-commons-utils20 jar 1.0.2.1
org.apache.myfaces.test : myfaces-test20 jar 1.0.2
joda-time : joda-time jar 1.5.1
aspectj : aspectjrt jar 1.2.1
easymock : easymock jar 1.1
easymock : easymockclassextension jar 1.1
maven-taglib : maven-taglib-plugin jar 1.4.2

Project Modules

There are no modules declared in this project.