io.github.perplexhub - RSQL-QueryDSL

Java library translate RSQL into Spring Data JPA Specification and QueryDSL Predicate.

License

License

MIT
Categories

Categories

Querydsl Data Databases
GroupId

GroupId

io.github.perplexhub
ArtifactId

ArtifactId

rsql-querydsl
Last Version

Last Version

5.0.19
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.perplexhub - RSQL-QueryDSL
Java library translate RSQL into Spring Data JPA Specification and QueryDSL Predicate.

Download rsql-querydsl

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.perplexhub/rsql-querydsl/ -->
<dependency>
    <groupId>io.github.perplexhub</groupId>
    <artifactId>rsql-querydsl</artifactId>
    <version>5.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.perplexhub/rsql-querydsl/
implementation 'io.github.perplexhub:rsql-querydsl:5.0.19'
// https://jarcasting.com/artifacts/io.github.perplexhub/rsql-querydsl/
implementation ("io.github.perplexhub:rsql-querydsl:5.0.19")
'io.github.perplexhub:rsql-querydsl:jar:5.0.19'
<dependency org="io.github.perplexhub" name="rsql-querydsl" rev="5.0.19">
  <artifact name="rsql-querydsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.perplexhub', module='rsql-querydsl', version='5.0.19')
)
libraryDependencies += "io.github.perplexhub" % "rsql-querydsl" % "5.0.19"
[io.github.perplexhub/rsql-querydsl "5.0.19"]

Dependencies

compile (3)

Group / Artifact Type Version
io.github.perplexhub : rsql-jpa jar 5.0.19
com.querydsl : querydsl-core jar
com.querydsl : querydsl-jpa jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (5)

Group / Artifact Type Version
io.github.perplexhub : rsql-common test-jar 5.0.19
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-web jar
org.hamcrest : hamcrest jar 2.2
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.19
5.0.18
5.0.17
5.0.16
5.0.13
5.0.12
5.0.10
5.0.9
5.0.8
5.0.7
5.0.6
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0