Last Version

JSR303 - Examples 6.20.0

Examples for JSR303 Validation

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

jsr303-examples
Version

Version

6.20.0
Type

Type

war
Description

Description

JSR303 - Examples
Examples for JSR303 Validation

Download jsr303-examples 6.20.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.wicketstuff : wicketstuff-jsr303 jar 6.20.0
org.slf4j : slf4j-api jar 1.6.6
javax.validation : validation-api jar 1.0.0.GA
org.hibernate : hibernate-validator jar 4.2.0.Final
org.apache.wicket : wicket pom 6.20.0

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.6.6

test (1)

Group / Artifact Type Version
org.eclipse.jetty.aggregate : jetty-all-server jar 7.6.1.v20120215

Project Modules

There are no modules declared in this project.