Last Version

Wicket Bean Validation Examples 1.1

Wicket Bean Validation usages and examples

License

License

Categories

Categories

Wicket User Interface Web Frameworks Net
GroupId

GroupId

net.ftlines.wicket-bean-validation
ArtifactId

ArtifactId

examples
Version

Version

1.1
Type

Type

war
Description

Description

Wicket Bean Validation Examples
Wicket Bean Validation usages and examples

Download examples 1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
net.ftlines.wicket-bean-validation : core jar 1.1
org.hibernate : hibernate-validator jar 4.2.0.Final
org.apache.wicket : wicket-core jar 1.5.3
org.slf4j : slf4j-log4j12 jar 1.6.2
log4j : log4j jar 1.2.14

provided (3)

Group / Artifact Type Version
org.mortbay.jetty : jetty jar 6.1.25
org.mortbay.jetty : jetty-util jar 6.1.25
org.mortbay.jetty : jetty-management jar 6.1.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.