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

foundation.fluent.api:spring-jpa-search 0.17

Language used to define JPA query using the JPA model, which under the hood uses Querydsl to construct the predicate.

Лицензия

Лицензия

Категории

Категории

Search Прикладные библиотеки
Группа

Группа

foundation.fluent.api
Идентификатор

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

spring-jpa-search
Версия

Версия

0.17
Тип

Тип

jar
Описание

Описание

Language used to define JPA query using the JPA model, which under the hood uses Querydsl to construct the predicate.
Ссылка на сайт

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

https://github.com/c0stra/rpg/wiki/querydsl-parser/spring-jpa-search

Скачать spring-jpa-search 0.17


<!-- https://jarcasting.com/artifacts/foundation.fluent.api/spring-jpa-search/ -->
<dependency>
    <groupId>foundation.fluent.api</groupId>
    <artifactId>spring-jpa-search</artifactId>
    <version>0.17</version>
</dependency>
// https://jarcasting.com/artifacts/foundation.fluent.api/spring-jpa-search/
implementation 'foundation.fluent.api:spring-jpa-search:0.17'
// https://jarcasting.com/artifacts/foundation.fluent.api/spring-jpa-search/
implementation ("foundation.fluent.api:spring-jpa-search:0.17")
'foundation.fluent.api:spring-jpa-search:jar:0.17'
<dependency org="foundation.fluent.api" name="spring-jpa-search" rev="0.17">
  <artifact name="spring-jpa-search" type="jar" />
</dependency>
@Grapes(
@Grab(group='foundation.fluent.api', module='spring-jpa-search', version='0.17')
)
libraryDependencies += "foundation.fluent.api" % "spring-jpa-search" % "0.17"
[foundation.fluent.api/spring-jpa-search "0.17"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
foundation.fluent.api : querydsl-parser jar 0.17
com.querydsl : querydsl-jpa jar 5.0.0
org.springframework : spring-web jar 5.3.19
org.springframework.data : spring-data-commons jar 2.2.4.RELEASE
jakarta.persistence : jakarta.persistence-api jar 2.2.3
com.fasterxml.jackson.core : jackson-annotations jar 2.10.3
javax.inject : javax.inject jar 1

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

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