Last Version

io.github.perplexhub - RSQL JPA Specification and QueryDSL Support 5.0.19

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

License

License

MIT
GroupId

GroupId

io.github.perplexhub
ArtifactId

ArtifactId

rsql-jpa-specification
Version

Version

5.0.19
Type

Type

jar
Description

Description

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

Download rsql-jpa-specification 5.0.19


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

Dependencies

compile (1)

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

provided (1)

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

Project Modules

There are no modules declared in this project.