Maven Repository - POM file for Web Framework commons-validator 1.3.1 1.3.1

Summary

Validator.

Commons Validator provides the building blocks for both client side validation and server side data validation. It may be used standalone or with a framework like Struts..

Declaration

Here is the list of declaration for commons-validator. If you use Maven you can use the following code to add the dependency for this POM file.

<dependency>
   <groupId>commons-validator</groupId>
   <artifactId>commons-validator</artifactId>
   <version>1.3.1</version>
</dependency>

If you think this Maven repository POM file listing for commons-validator is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.





License

Name:The Apache Software License, Version 2.0
URL: /LICENSE.txt.

Depends on

The commons-validator-1.3.1 has 6 dependencies.The most popular ones are listed in the following table along with their categories and number of artifacts depending on them.

CategoryArtifactDepended By Count
Logcommons-logging 1.0.4
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
273
JUnitjunit 3.8.1
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
1966

Depended by

The following table lists the most popular artifacts which are depending on commons-validator-1.3.1. Their categories and depend by count are also listed.

CategoryArtifactDepended By Count
JSFtomahawk 1.1.10
JSF components and utilities that can be used with any JSF implementation. This library is compatible with both JSF1.1 and JSF1.2; however for JSF1.2 users there is an alternative build of Tomahawk available that takes advantage of JSF1.2 features to offer some additional benefits.
36
JSFtomahawk12 1.1.9
JSF components and utilities that can be used with any JSF implementation. This library is based on the JSF1.1 version of Tomahawk, but with minor source code and build changes to take advantage of JSF1.2 features. A JSF1.2 implementation is required to use this version of the Tomahawk ...
7
Templatevelocity-tools 1.3
VelocityTools is an integrated collection of Velocity subprojects with the common goal of creating tools and infrastructure to speed and ease development of both web and non-web applications using the Velocity template engine.
13
Templatevelocity-tools 2.0
VelocityTools is an integrated collection of Velocity subprojects with the common goal of creating tools and infrastructure to speed and ease development of both web and non-web applications using the Velocity template engine.
13

Plugin

The following plugins are used in the commons-validator-1.3.1.jar

  1. maven-changelog-plugin
  2. maven-changes-plugin
  3. maven-cobertura-plugin
  4. maven-surefire-plugin
  5. maven-xdoc-plugin




Packages

The following packages are defined in the commons-validator-1.3.1.jar

org.apache.commons.validator
org.apache.commons.validator.routines
org.apache.commons.validator.util

POM File Source

Here is the content of the POM file.

<?xml version="1.0" encoding="UTF-8"?><project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>commons-validator</groupId>
  <artifactId>commons-validator</artifactId>
  <name>Validator</name>
  <version>1.3.1</version>
  <description>Commons Validator provides the building blocks for both client side validation
    and server side data validation. It may be used standalone or with a framework like
    Struts.</description>
  <url>http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/</url>
  <issueManagement>
    <url>http://issues.apache.org/jira/</url>
  </issueManagement>
  <ciManagement>
    <notifiers>
      <notifier>
        <configuration>
          <address>commons-dev@jakarta.apache.org</address>
        </configuration>
      </notifier>
    </notifiers>
  </ciManagement>
  <inceptionYear>2002</inceptionYear>
  <mailingLists>
    <mailingList>
      <name>Commons Dev List</name>
      <subscribe>commons-dev-subscribe@jakarta.apache.org</subscribe>
      <unsubscribe>commons-dev-unsubscribe@jakarta.apache.org</unsubscribe>
      <archive>http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/</archive>
    </mailingList>
    <mailingList>
      <name>Commons User List</name>
      <subscribe>commons-user-subscribe@jakarta.apache.org</subscribe>
      <unsubscribe>commons-user-unsubscribe@jakarta.apache.org</unsubscribe>
      <archive>http://mail-archives.apache.org/mod_mbox/jakarta-commons-user/</archive>
    </mailingList>
  </mailingLists>
  
  <contributors>
    <contributor>
      <name>Saul Q Yuan Add</name>
    </contributor>
    <contributor>
      <name>Shane Bailey</name>
    </contributor>
    <contributor>
      <name>Dave Derry</name>
    </contributor>
    <contributor>
      <name>Tim O'Brien</name>
    </contributor>
    <contributor>
      <name>Scott Clasen</name>
      <email>ticktock@speakeasy.net></email>
    </contributor>
    <contributor>
      <name>Marcus Brito Finish</name>
    </contributor>
    <contributor>
      <name>Padma Ginnaram</name>
    </contributor>
    <contributor>
      <name>Thomas Jacob</name>
      <email>thomas.jacob@sinnerschrader.com</email>
    </contributor>
    <contributor>
      <name>Adam Kramer</name>
    </contributor>
    <contributor>
      <name>Greg Ludington</name>
    </contributor>
    <contributor>
      <name>Bjorn-H. Moritz</name>
    </contributor>
    <contributor>
      <name>David Neuer</name>
      <email>DavidNeuer@nascopgh.com</email>
    </contributor>
    <contributor>
      <name>Kurt Post</name>
    </contributor>
    <contributor>
      <name>Arun Mammen Thomas</name>
    </contributor>
    <contributor>
      <name>Steven Fines</name>
      <email>steven.fines@cotelligent.com</email>
    </contributor>
    <contributor>
      <name>Didier Romelot</name>
      <email>didier.romelot@renault.com</email>
    </contributor>
    <contributor>
      <name>Steve Stair</name>
    </contributor>
    <contributor>
      <name>Jeremy Tan</name>
      <email>jeremytan@scualum.com</email>
    </contributor>
    <contributor>
      <name>94RGt2</name>
      <email>lmagee@biziworks.com.au</email>
    </contributor>
    <contributor>
      <name>Nacho G. Mac Dowell</name>
    </contributor>
    <contributor>
      <name>Mark Lowe</name>
      <email>mark.lowe@boxstuff.com</email>
    </contributor>
  </contributors>
  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>/LICENSE.txt</url>
    </license>
  </licenses>
  <scm>
    <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk</connection>
    <url>http://svn.apache.org/viewvc</url>
  </scm>
  <organization>
    <name>The Apache Software Foundation</name>
    <url>http://jakarta.apache.org</url>
  </organization>
  <build>
    <sourceDirectory>src/share</sourceDirectory>
    <testSourceDirectory>src/test</testSourceDirectory>
    <resources>
      <resource>
        <targetPath>META-INF</targetPath>
        <directory>${basedir}</directory>
        <includes>
          <include>NOTICE.txt</include>
        </includes>
      </resource>
    </resources>
    <testResources>
      <testResource>
        <directory>${pom.build.unitTestSourceDirectory}</directory>
        <includes>
          <include>**/*.xml</include>
        </includes>
      </testResource>
    </testResources>
    <plugins>
      <plugin>
        <artifactId>maven-surefire-plugin</artifactId>
        <configuration>
          <includes>
            <include>**/*Test.java</include>
          </includes>
          <excludes>
            <exclude>**/routines/BaseCalendarValidatorTest.java</exclude>
            <exclude>**/routines/BaseNumberValidatorTest.java</exclude>
          </excludes>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-xdoc-plugin</artifactId>
        <version>1.9.2</version>
        <configuration>
          <comment>&lt;strong>Site Only&lt;/strong> - v1.9.2 (minimum)
              required for building the Validator Site documentation.</comment>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-changelog-plugin</artifactId>
        <version>1.8.2</version>
        <configuration>
          <comment>&lt;strong>Site Only&lt;/strong> - v1.8.2 (minimum)
              required for building the Validator Site documentation.</comment>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-changes-plugin</artifactId>
        <version>1.6</version>
        <configuration>
          <comment>&lt;strong>Site Only&lt;/strong> - v1.6 (minimum)
              required for building the Validator Site documentation.</comment>
        </configuration>
      </plugin>
      <plugin>
        <groupId>maven-plugins</groupId>
        <artifactId>maven-cobertura-plugin</artifactId>
        <version>1.1.1</version>
        <configuration>
          <scope>test</scope>
          <comment>Required only for generating test coverage reports.</comment>
        </configuration>
      </plugin>
    </plugins>
  </build>
  <dependencies>
    <dependency>
      <groupId>commons-beanutils</groupId>
      <artifactId>commons-beanutils</artifactId>
      <version>1.7.0</version>
    </dependency>
    <dependency>
      <groupId>commons-digester</groupId>
      <artifactId>commons-digester</artifactId>
      <version>1.6</version>
    </dependency>
    <dependency>
      <groupId>commons-logging</groupId>
      <artifactId>commons-logging</artifactId>
      <version>1.0.4</version>
    </dependency>
    <dependency>
      <groupId>oro</groupId>
      <artifactId>oro</artifactId>
      <version>2.0.8</version>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>xml-apis</groupId>
      <artifactId>xml-apis</artifactId>
      <version>2.0.2</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <version>3.8.1</version>
      <scope>test</scope>
    </dependency>
  </dependencies>
  <distributionManagement>
    <repository>
      <id>default</id>
      <name>Default Repository</name>
      <url>file:///www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/</url>
    </repository>
    <site>
      <id>default</id>
      <name>Default Site</name>
      <url>scp://people.apache.org//www/jakarta.apache.org/commons/${pom.artifactId.substring(8)}/</url>
    </site>
    <status>converted</status>
  </distributionManagement>
</project>