is not current version
Last Version 0.17

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

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
Version

Version

0.14
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 0.14


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

Dependencies

compile (3)

Group / Artifact Type Version
foundation.fluent.api : spring-jpa-search jar 0.14
org.springframework : spring-webmvc jar 5.2.5.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.2.6.RELEASE

test (5)

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

Project Modules

There are no modules declared in this project.