is not current version
Last Version 1.5.13

org.wicketstuff:wicketstuff-client-and-server-validation 1.5.9.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.

Categories

Categories

Wicket User Interface Web Frameworks CLI
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-client-and-server-validation
Version

Version

1.5.9.1
Type

Type

jar

Download wicketstuff-client-and-server-validation 1.5.9.1


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