Последняя версия

Apache Commons Validator 1.7-4

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.

Лицензия

Лицензия

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки Сеть
Группа

Группа

de.knightsoft-net
Идентификатор

Идентификатор

gwt-commons-validator
Версия

Версия

1.7-4
Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://gitlab.com/ManfredTremmel/gwt-commons-validator
Система контроля версий

Система контроля версий

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

Скачать gwt-commons-validator 1.7-4


<!-- 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"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.gwtproject : gwt-user jar 2.10.0
org.gwtproject : gwt-dev jar 2.10.0

test (3)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-csv jar 1.6
junit : junit jar 4.13
org.bitstrings.test : junit-clptr jar 1.2.2

Модули Проекта

Данный проект не имеет модулей.