Last Version

com.github.houbb:valid-jsr 0.2.2

The jsr-303 module for valid framework.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

valid-jsr
Version

Version

0.2.2
Type

Type

jar
Description

Description

The jsr-303 module for valid framework.

Download valid-jsr 0.2.2


<!-- 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.