MVN

com.relaximus : hql-builder

Maven & Gradle

Apr 05, 2019
0 stars

HQL Builder · The simple HQL string builder DSL for groovy projects.

<dependency>
    <groupId>com.relaximus</groupId>
    <artifactId>hql-builder</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.relaximus : hql-builder to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.relaximus : hql-builder to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
hql-builder-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.relaximus</groupId>
    <artifactId>hql-builder</artifactId>
    <version>1.0</version>
</dependency>

Advertisement