Querydsl predicate language parser

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

License

License

Categories

Categories

Querydsl Data Databases
GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

querydsl-parser-project
Last Version

Last Version

0.17
Release Date

Release Date

Type

Type

pom
Description

Description

Querydsl predicate language parser
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
Source Code Management

Source Code Management

https://github.com/c0stra/rpg

Download querydsl-parser-project

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • querydsl-parser
  • spring-jpa-search
  • spring-boot-jpa-search-starter

Versions

Version
0.17
0.16
0.15
0.14
0.13
0.12
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3