Spring Data QueryDSL value operators

This component provides extensions in terms of "Value operators" in search input fields on top of Querydsl and it's Spring data integration. These value operators embellish the default out of the box capabilities in Spring Data/Querydsl, which is by far statically compiled, by allowing service consumers to plugin different value operators in search fields and thus perform rich/complex queries.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

spring-data-querydsl-value-operators
Последняя версия

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

4.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Data QueryDSL value operators
This component provides extensions in terms of "Value operators" in search input fields on top of Querydsl and it's Spring data integration. These value operators embellish the default out of the box capabilities in Spring Data/Querydsl, which is by far statically compiled, by allowing service consumers to plugin different value operators in search fields and thus perform rich/complex queries.
Ссылка на сайт

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

https://bitbucket.org/gt_tech/spring-data-querydsl-value-operators
Система контроля версий

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

https://bitbucket.org/gt_tech/spring-data-querydsl-value-operators/

Скачать spring-data-querydsl-value-operators

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

<!-- https://jarcasting.com/artifacts/org.bitbucket.gt_tech/spring-data-querydsl-value-operators/ -->
<dependency>
    <groupId>org.bitbucket.gt_tech</groupId>
    <artifactId>spring-data-querydsl-value-operators</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.gt_tech/spring-data-querydsl-value-operators/
implementation 'org.bitbucket.gt_tech:spring-data-querydsl-value-operators:4.0.0'
// https://jarcasting.com/artifacts/org.bitbucket.gt_tech/spring-data-querydsl-value-operators/
implementation ("org.bitbucket.gt_tech:spring-data-querydsl-value-operators:4.0.0")
'org.bitbucket.gt_tech:spring-data-querydsl-value-operators:jar:4.0.0'
<dependency org="org.bitbucket.gt_tech" name="spring-data-querydsl-value-operators" rev="4.0.0">
  <artifact name="spring-data-querydsl-value-operators" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.gt_tech', module='spring-data-querydsl-value-operators', version='4.0.0')
)
libraryDependencies += "org.bitbucket.gt_tech" % "spring-data-querydsl-value-operators" % "4.0.0"
[org.bitbucket.gt_tech/spring-data-querydsl-value-operators "4.0.0"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.querydsl : querydsl-core jar
com.querydsl : querydsl-collections jar
com.google.guava : guava jar 27.1-jre
org.apache.commons : commons-lang3 jar
org.apache.commons : commons-collections4 jar 4.3
org.slf4j : slf4j-api jar

provided (3)

Идентификатор библиотеки Тип Версия
org.springframework.data : spring-data-commons jar
org.springframework : spring-context jar
javax.servlet : javax.servlet-api jar

test (13)

Идентификатор библиотеки Тип Версия
org.codehaus.groovy : groovy-all jar 2.4.15
org.spockframework : spock-core jar 1.1-groovy-2.4
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-data-jpa jar
com.h2database : h2 jar
com.querydsl : querydsl-jpa jar
org.springframework.boot : spring-boot-starter-data-rest jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework : spring-web jar
org.springframework.boot : spring-boot-starter-logging jar
cglib : cglib-nodep jar 3.2.6
net.bytebuddy : byte-buddy jar
org.objenesis : objenesis jar 2.5.1

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

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

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

Версия
4.0.0
3.0.0
2.0.0
1.0.0