Wicket Bean Validation

Provides integration between Wicket and JSR-303 validation

License

License

Categories

Categories

Wicket User Interface Web Frameworks Net
GroupId

GroupId

net.ftlines.wicket-bean-validation
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Wicket Bean Validation
Provides integration between Wicket and JSR-303 validation
Project URL

Project URL

https://github.com/42Lines/wicket-bean-validation

Download parent

Filename Size
parent-1.1.pom 6 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • examples
  • metagen
net.ftlines.wicket-bean-validation

42 Lines

Versions

Version
1.1
1.0