Last Version

YAV Integration - Examples 1.5.13

The Wicket project showcases one possible way to integrate the yav ajax framework. It is a a client side validation framework.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

yav-examples
Version

Version

1.5.13
Type

Type

war
Description

Description

YAV Integration - Examples
The Wicket project showcases one possible way to integrate the yav ajax framework. It is a a client side validation framework.
Project Organization

Project Organization

Wicket Stuff

Download yav-examples 1.5.13


<!-- https://jarcasting.com/artifacts/org.wicketstuff/yav-examples/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>yav-examples</artifactId>
    <version>1.5.13</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/yav-examples/
implementation 'org.wicketstuff:yav-examples:1.5.13'
// https://jarcasting.com/artifacts/org.wicketstuff/yav-examples/
implementation ("org.wicketstuff:yav-examples:1.5.13")
'org.wicketstuff:yav-examples:war:1.5.13'
<dependency org="org.wicketstuff" name="yav-examples" rev="1.5.13">
  <artifact name="yav-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='yav-examples', version='1.5.13')
)
libraryDependencies += "org.wicketstuff" % "yav-examples" % "1.5.13"
[org.wicketstuff/yav-examples "1.5.13"]

Dependencies

compile (3)

Group / Artifact Type Version
org.wicketstuff : wicketstuff-yav jar 1.5.13
org.slf4j : slf4j-api jar 1.6.4
org.apache.wicket : wicket pom 1.5.13

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.4

Project Modules

There are no modules declared in this project.