Apache Commons Validator

Apache 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. This is a port for GWT, which enables program, to use Apache Commons Validator also in the frontend compiled by the gwt compiler to java-script.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

de.knightsoft-net
ArtifactId

ArtifactId

gwt-commons-validator
Last Version

Last Version

1.7-4
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Commons Validator
Apache 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. This is a port for GWT, which enables program, to use Apache Commons Validator also in the frontend compiled by the gwt compiler to java-script.
Project URL

Project URL

https://gitlab.com/ManfredTremmel/gwt-commons-validator
Source Code Management

Source Code Management

https://gitlab.com/ManfredTremmel/gwt-commons-validator.git

Download gwt-commons-validator

How to add to project

<!-- https://jarcasting.com/artifacts/de.knightsoft-net/gwt-commons-validator/ -->
<dependency>
    <groupId>de.knightsoft-net</groupId>
    <artifactId>gwt-commons-validator</artifactId>
    <version>1.7-4</version>
</dependency>
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-commons-validator/
implementation 'de.knightsoft-net:gwt-commons-validator:1.7-4'
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-commons-validator/
implementation ("de.knightsoft-net:gwt-commons-validator:1.7-4")
'de.knightsoft-net:gwt-commons-validator:jar:1.7-4'
<dependency org="de.knightsoft-net" name="gwt-commons-validator" rev="1.7-4">
  <artifact name="gwt-commons-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knightsoft-net', module='gwt-commons-validator', version='1.7-4')
)
libraryDependencies += "de.knightsoft-net" % "gwt-commons-validator" % "1.7-4"
[de.knightsoft-net/gwt-commons-validator "1.7-4"]

Dependencies

compile (6)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.9.4
commons-digester : commons-digester jar 2.1
commons-logging : commons-logging jar 1.2
commons-collections : commons-collections jar 3.2.2
org.gwtproject.core : gwt-core jar 1.0.0-RC1
de.knightsoft-net : gwt-mt-jre-emulation jar 1.0.3

provided (2)

Group / Artifact Type Version
org.gwtproject : gwt-user jar 2.10.0
org.gwtproject : gwt-dev jar 2.10.0

test (3)

Group / Artifact Type Version
org.apache.commons : commons-csv jar 1.6
junit : junit jar 4.13
org.bitstrings.test : junit-clptr jar 1.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.7-4
1.7-3
1.7-2
1.7-1
1.7-0
1.6-4
1.6-3
1.6-2
1.6-1
1.6-0
1.5.1-2
1.5.1-1
1.5.1-0
1.5.0-1