Dependencies

The following is a list of dependencies for this project. These dependencies are required to compile and run the application:

Artifact ID Type Version URL Comment
commons-beanutils jar 1.7.0 http://jakarta.apache.org/commons/beanutils/ Required
commons-digester jar 1.6 http://jakarta.apache.org/commons/digester/ Usually Required (when using XML configuration).
commons-logging jar 1.0.4 http://jakarta.apache.org/commons/logging/ Required
junit jar 3.8.1 http://www.junit.org/ Test Only - required only for running the Validator unit tests.
maven-cobertura-plugin plugin 1.1.1 http://maven-plugins.sourceforge.net/maven-cobertura-plugin/ Required only for generating test coverage reports.
maven-changelog-plugin plugin 1.8.2 http://maven.apache.org/reference/plugins/changelog/ Site Only - v1.8.2 (minimum) required for building the Validator Site documentation.
maven-changes-plugin plugin 1.6 http://maven.apache.org/reference/plugins/changes/ Site Only - v1.6 (minimum) required for building the Validator Site documentation.
maven-xdoc-plugin plugin 1.9.2 http://maven.apache.org/reference/plugins/xdoc/ Site Only - v1.9.2 (minimum) required for building the Validator Site documentation.
oro jar 2.0.8 http://jakarta.apache.org/oro/ Optional - only required for URL, Email and Regular Expression validation.
xml-apis jar 2.0.2 http://xml.apache.org/commons/ JDK 1.3 - NOT required for JDK 1.4 and higher. For pre-JDK 1.4, required when using XML configuration.