is not current version
Last Version 0.2.2

com.github.houbb:valid-jsr 0.1.3

The jsr-303 module for valid framework.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

valid-jsr
Version

Version

0.1.3
Type

Type

jar
Description

Description

The jsr-303 module for valid framework.

Download valid-jsr 0.1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : valid-core jar 0.1.3
javax.validation : validation-api jar 1.1.0.Final

Project Modules

There are no modules declared in this project.