foundation.fluent.api:querydsl-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
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/querydsl-parser

Download querydsl-parser

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
foundation.fluent.api : rpg jar 0.14
foundation.fluent.api : rpg-common jar 0.14
com.querydsl : querydsl-core jar 5.0.0

test (7)

Group / Artifact Type Version
org.testng : testng jar 7.5
com.querydsl : querydsl-jpa jar 5.0.0
jakarta.persistence : jakarta.persistence-api jar 2.2.3
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
javax.inject : javax.inject jar 1

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
0.7
0.6
0.5
0.4
0.3
0.2
0.1