Apache MyFaces Commons Converters

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

Last Version

1.0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache MyFaces Commons Converters
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-converters20

How to add to project

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

Dependencies

compile (3)

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

provided (3)

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

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.

Versions

Version
1.0.2.1
1.0.2
1.0.1