Juery

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.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.2.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Juery
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.
Ссылка на сайт

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

https://github.com/Marthym/juery
Система контроля версий

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

https://github.com/Marthym/juery

Скачать juery

Имя Файла Размер
juery-1.2.2.pom 17 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • juery-api
  • juery-basic
  • juery-jooq

Версии библиотеки

Версия
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0