Last Version

Lib-Validation 0.2.0

`Lib-Validation` is a library for `easy` validating in a [JavaFX] & [Maven] application during the integration from [Bean Validation 2.0] (JSR 380). Plz see for more informations: https://github.com/Naoghuman/lib-validation

License

License

GroupId

GroupId

com.github.naoghuman
ArtifactId

ArtifactId

lib-validation
Version

Version

0.2.0
Type

Type

jar
Description

Description

Lib-Validation
`Lib-Validation` is a library for `easy` validating in a [JavaFX] & [Maven] application during the integration from [Bean Validation 2.0] (JSR 380). Plz see for more informations: https://github.com/Naoghuman/lib-validation
Project URL

Project URL

https://github.com/Naoghuman/lib-validation.git
Source Code Management

Source Code Management

https://github.com/Naoghuman/lib-validation.git

Download lib-validation 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.naoghuman/lib-validation/ -->
<dependency>
    <groupId>com.github.naoghuman</groupId>
    <artifactId>lib-validation</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.naoghuman/lib-validation/
implementation 'com.github.naoghuman:lib-validation:0.2.0'
// https://jarcasting.com/artifacts/com.github.naoghuman/lib-validation/
implementation ("com.github.naoghuman:lib-validation:0.2.0")
'com.github.naoghuman:lib-validation:jar:0.2.0'
<dependency org="com.github.naoghuman" name="lib-validation" rev="0.2.0">
  <artifact name="lib-validation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.naoghuman', module='lib-validation', version='0.2.0')
)
libraryDependencies += "com.github.naoghuman" % "lib-validation" % "0.2.0"
[com.github.naoghuman/lib-validation "0.2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.hibernate.validator : hibernate-validator jar 6.0.7.Final
org.hibernate.validator : hibernate-validator-annotation-processor jar 6.0.7.Final
javax.el : javax.el-api jar 3.0.0
org.glassfish.web : javax.el jar 2.2.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.