Last Version

Apache MyFaces Commons Validators 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-validators20
Version

Version

1.0.2.1
Type

Type

jar
Description

Description

Apache MyFaces Commons Validators
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-validators20 1.0.2.1


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.0.4
commons-validator : commons-validator jar 1.3.1
oro : oro jar 2.0.8
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 (10)

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
jmock : jmock jar 1.0.1
jmock : jmock-cglib jar 1.0.1
maven-taglib : maven-taglib-plugin jar 1.4.2

Project Modules

There are no modules declared in this project.