hibernate / query-validator

Compile time validation for HQL and JPQL queries in Java code
https://hibernate.org
Apache License 2.0
82 stars 8 forks source link

Want query-validator lib #37

Closed mksolanki closed 3 years ago

mksolanki commented 3 years ago

Hello Gavin I am looking for below dependency however it is not available on maven repo. Can you please give me jar file instead. Thank you very much.

org.hibernate query-validator 1.0-SNAPSHOT true
gavinking commented 3 years ago

Hi, just build it from source, there are instructions in the README.