hibernate-validator-annotation

The hibernate-validator-annotation tool for java.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

hibernate-validator-annotation
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

hibernate-validator-annotation
The hibernate-validator-annotation tool for java.

Download hibernate-validator-annotation

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
javax.validation : validation-api jar 1.1.0.Final

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1