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

Juery jOOQ 1.2.2

Juery is a tiny Java library to manage search and filter query from user to database. api and basic packages have no dependencies. They contain everything you need to use Juery. The jooq package contains useful tools for projects using the jOOQ DSL.

Лицензия

Лицензия

Категории

Категории

jOOQ Данные Базы данных
Группа

Группа

fr.ght1pc9kc
Идентификатор

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

juery-jooq
Версия

Версия

1.2.2
Тип

Тип

jar
Описание

Описание

Juery jOOQ
Juery is a tiny Java library to manage search and filter query from user to database. api and basic packages have no dependencies. They contain everything you need to use Juery. The jooq package contains useful tools for projects using the jOOQ DSL.

Скачать juery-jooq 1.2.2


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
fr.ght1pc9kc : juery-api jar 1.2.2
org.jooq : jooq jar 3.16.7

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.24

test (6)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.assertj : assertj-core jar 3.23.1
org.slf4j : slf4j-api jar 1.7.36
ch.qos.logback : logback-classic jar 1.2.11

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

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