MVN

org.apache.myfaces.extensions.validator.component-support-modules : component-support-modules-project

Maven & Gradle

May 26, 2014

MyFaces Extensions-Validator Component-Support Modules

<dependency>
    <groupId>org.apache.myfaces.extensions.validator.component-support-modules</groupId>
    <artifactId>component-support-modules-project</artifactId>
    <version>2.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.myfaces.extensions.validator.component-support-modules : component-support-modules-project to add to Maven - Latest Versions:

  • Latest Stable: 2.0.8

All Versions

Choose a version of org.apache.myfaces.extensions.validator.component-support-modules : component-support-modules-project to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
component-support-modules-project-2.0.8
component-support-modules-project-2.0.7
component-support-modules-project-2.0.6
component-support-modules-project-2.0.5
component-support-modules-project-2.0.4
component-support-modules-project-2.0.3
1.2.x
component-support-modules-project-1.2.6
component-support-modules-project-1.2.5
component-support-modules-project-1.2.4
component-support-modules-project-1.2.3
component-support-modules-project-1.2.2
component-support-modules-project-1.2.1
1.1.x
component-support-modules-project-1.1.4
component-support-modules-project-1.1.3
component-support-modules-project-1.1.2
component-support-modules-project-1.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.myfaces.extensions.validator.component-support-modules</groupId>
    <artifactId>component-support-modules-project</artifactId>
    <version>2.0.8</version>
</dependency>