is not current version
Last Version 1.2.1

JPQL Query Builder 1.2.0

This is a tool that helps you create queries with Hibernate using JPQL or native SQL

License

License

GroupId

GroupId

io.github.andersoncrocha
ArtifactId

ArtifactId

jpql-query-builder
Version

Version

1.2.0
Type

Type

jar
Description

Description

JPQL Query Builder
This is a tool that helps you create queries with Hibernate using JPQL or native SQL
Project URL

Project URL

https://github.com/andersoncrocha/jpql-query-builder
Source Code Management

Source Code Management

http://github.com/andersoncrocha/jpql-query-builder/tree/main

Download jpql-query-builder 1.2.0


<!-- https://jarcasting.com/artifacts/io.github.andersoncrocha/jpql-query-builder/ -->
<dependency>
    <groupId>io.github.andersoncrocha</groupId>
    <artifactId>jpql-query-builder</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.andersoncrocha/jpql-query-builder/
implementation 'io.github.andersoncrocha:jpql-query-builder:1.2.0'
// https://jarcasting.com/artifacts/io.github.andersoncrocha/jpql-query-builder/
implementation ("io.github.andersoncrocha:jpql-query-builder:1.2.0")
'io.github.andersoncrocha:jpql-query-builder:jar:1.2.0'
<dependency org="io.github.andersoncrocha" name="jpql-query-builder" rev="1.2.0">
  <artifact name="jpql-query-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.andersoncrocha', module='jpql-query-builder', version='1.2.0')
)
libraryDependencies += "io.github.andersoncrocha" % "jpql-query-builder" % "1.2.0"
[io.github.andersoncrocha/jpql-query-builder "1.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
javax.persistence : javax.persistence-api jar 2.2

Project Modules

There are no modules declared in this project.