Last Version

Client and Server Validation 1.5.13

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.

License

License

Categories

Categories

Wicket User Interface Web Frameworks CLI
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-client-and-server-validation
Version

Version

1.5.13
Type

Type

jar
Description

Description

Client and Server Validation
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.

Download wicketstuff-client-and-server-validation 1.5.13


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

Dependencies

compile (2)

Group / Artifact Type Version
joda-time : joda-time jar 2.0
org.apache.wicket : wicket pom 1.5.13

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.4
log4j : log4j jar 1.2.16
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.