Last Version

foundation.fluent.api:spring-jpa-querydsl-parser 0.7

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

spring-jpa-querydsl-parser
Version

Version

0.7
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-querydsl-parser

Download spring-jpa-querydsl-parser 0.7


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

Dependencies

compile (6)

Group / Artifact Type Version
foundation.fluent.api : querydsl-parser jar 0.7
com.querydsl : querydsl-jpa jar 4.3.1
org.springframework : spring-web jar 5.2.5.RELEASE
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

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 1.4.194

Project Modules

There are no modules declared in this project.