Last Version

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.

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

spring-jpa-search
Version

Version

0.17
Type

Type

jar
Description

Description

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

Project URL

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

Download 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"]

Dependencies

compile (7)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.