is not current version
Last Version 1.7-4

Apache Commons Validator 1.7-2

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
Version

Version

1.7-2
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 1.7-2


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

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.1

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.9.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.