Wicket Bean Validation Core

Core module of Wicket Bean Validation

License

License

Categories

Categories

Wicket User Interface Web Frameworks Net
GroupId

GroupId

net.ftlines.wicket-bean-validation
ArtifactId

ArtifactId

core
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Wicket Bean Validation Core
Core module of Wicket Bean Validation

Download core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
javax.validation : validation-api jar 1.0.0.GA
org.apache.wicket : wicket-core jar 1.5.3
org.slf4j : slf4j-log4j12 jar 1.6.2
log4j : log4j jar 1.2.14

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.
net.ftlines.wicket-bean-validation

42 Lines

Versions

Version
1.1
1.0