MyFaces Extensions-Validator examples hello world

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.extensions.validator.examples
ArtifactId

ArtifactId

examples-hello_world
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

war
Description

Description

MyFaces Extensions-Validator examples hello world
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 examples-hello_world

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.myfaces.extensions.validator.examples/examples-hello_world/ -->
<dependency>
    <groupId>org.apache.myfaces.extensions.validator.examples</groupId>
    <artifactId>examples-hello_world</artifactId>
    <version>1.2.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.extensions.validator.examples/examples-hello_world/
implementation 'org.apache.myfaces.extensions.validator.examples:examples-hello_world:1.2.2'
// https://jarcasting.com/artifacts/org.apache.myfaces.extensions.validator.examples/examples-hello_world/
implementation ("org.apache.myfaces.extensions.validator.examples:examples-hello_world:1.2.2")
'org.apache.myfaces.extensions.validator.examples:examples-hello_world:war:1.2.2'
<dependency org="org.apache.myfaces.extensions.validator.examples" name="examples-hello_world" rev="1.2.2">
  <artifact name="examples-hello_world" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.extensions.validator.examples', module='examples-hello_world', version='1.2.2')
)
libraryDependencies += "org.apache.myfaces.extensions.validator.examples" % "examples-hello_world" % "1.2.2"
[org.apache.myfaces.extensions.validator.examples/examples-hello_world "1.2.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.myfaces.extensions.validator : myfaces-extval-core jar 1.2.2
org.apache.myfaces.extensions.validator.validation-modules : myfaces-extval-property-validation jar 1.2.2
org.apache.myfaces.core : myfaces-api jar 1.2.4
org.apache.myfaces.core : myfaces-impl jar 1.2.4

runtime (1)

Group / Artifact Type Version
jstl : jstl jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2
1.2.1
1.1.2
1.1.1