Последняя версия

JPQL Query Builder 1.2.1

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

Лицензия

Лицензия

Группа

Группа

io.github.andersoncrocha
Идентификатор

Идентификатор

jpql-query-builder
Версия

Версия

1.2.1
Тип

Тип

jar
Описание

Описание

JPQL Query Builder
This is a tool that helps you create queries with Hibernate using JPQL or native SQL
Ссылка на сайт

Ссылка на сайт

https://github.com/andersoncrocha/jpql-query-builder
Система контроля версий

Система контроля версий

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

Скачать jpql-query-builder 1.2.1


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
javax.persistence : javax.persistence-api jar 2.2

Модули Проекта

Данный проект не имеет модулей.