com.github.houbb:valid-jsr

The jsr-303 module for valid framework.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

valid-jsr
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

The jsr-303 module for valid framework.

Download valid-jsr

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.houbb : valid-core jar 0.2.2
javax.validation : validation-api jar 1.1.0.Final
com.github.houbb : hibernate-validator-annotation jar 0.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.2
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6