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

JPQL Builder 0.3.0

JPQL Builder is a small Java library that provides type safety and a fluent API.

Лицензия

Лицензия

Группа

Группа

org.thepavel
Идентификатор

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

jpql-builder
Версия

Версия

0.3.0
Тип

Тип

jar
Описание

Описание

JPQL Builder
JPQL Builder is a small Java library that provides type safety and a fluent API.
Ссылка на сайт

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

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

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

https://github.com/pavel-grigorev/jpql-builder.git

Скачать jpql-builder 0.3.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
javax.persistence : javax.persistence-api jar 2.2
org.apache.commons : commons-lang3 jar 3.11
org.springframework : spring-aop jar 5.2.8.RELEASE

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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