foundation.fluent.api:spring-boot-jpa-search-starter

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

License

License

Categories

Categories

Spring Boot Container Microservices Search Business Logic Libraries
GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

spring-boot-jpa-search-starter
Last Version

Last Version

0.17
Release Date

Release Date

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-boot-jpa-search-starter

Download spring-boot-jpa-search-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
foundation.fluent.api : spring-jpa-search jar 0.17
org.springframework : spring-webmvc jar 5.3.19
org.springframework.boot : spring-boot-autoconfigure jar 2.6.7

test (5)

Group / Artifact Type Version
org.testng : testng jar 7.1.0
org.springframework.boot : spring-boot-starter-web jar 2.6.7
org.springframework.boot : spring-boot-starter-test jar 2.6.7
org.springframework.boot : spring-boot-starter-data-jpa jar 2.6.7
com.h2database : h2 jar 2.1.210

Project Modules

There are no modules declared in this project.

Versions

Version
0.17
0.16
0.15
0.14
0.13
0.12
0.11
0.10
0.9
0.8