не последняя версия
Последняя версия 1.5-RC5.1

org.wicketstuff:client-and-server-validation 1.4.10.1

WicketStuff Client and Server Validation aims to provide a client side validation framework that is as simple to use as Wicket's server side validation and will automatically handle both types of validation seamlessly.

Категории

Категории

Wicket Взаимодействие с пользователем Веб-фреймворки CLI
Группа

Группа

org.wicketstuff
Идентификатор

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

client-and-server-validation
Версия

Версия

1.4.10.1
Тип

Тип

jar

Скачать client-and-server-validation 1.4.10.1


<!-- https://jarcasting.com/artifacts/org.wicketstuff/client-and-server-validation/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>client-and-server-validation</artifactId>
    <version>1.4.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/client-and-server-validation/
implementation 'org.wicketstuff:client-and-server-validation:1.4.10.1'
// https://jarcasting.com/artifacts/org.wicketstuff/client-and-server-validation/
implementation ("org.wicketstuff:client-and-server-validation:1.4.10.1")
'org.wicketstuff:client-and-server-validation:jar:1.4.10.1'
<dependency org="org.wicketstuff" name="client-and-server-validation" rev="1.4.10.1">
  <artifact name="client-and-server-validation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='client-and-server-validation', version='1.4.10.1')
)
libraryDependencies += "org.wicketstuff" % "client-and-server-validation" % "1.4.10.1"
[org.wicketstuff/client-and-server-validation "1.4.10.1"]