is not current version
Last Version 1.7-4

de.knightsoft-net:gwt-commons-validator 1.6-1

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.

Categories

Categories

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

GroupId

de.knightsoft-net
ArtifactId

ArtifactId

gwt-commons-validator
Version

Version

1.6-1
Type

Type

jar

Download gwt-commons-validator 1.6-1


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