is not current version
Last Version 5.0.19

io.github.perplexhub:rsql 5.0.13

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

GroupId

GroupId

io.github.perplexhub
ArtifactId

ArtifactId

rsql
Version

Version

5.0.13
Type

Type

pom

Download rsql 5.0.13

Filename Size
rsql-5.0.13.pom 8 KB
Browse

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