Last Version

io.github.perplexhub - RSQL-JPA 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
Version

Version

5.0.19
Type

Type

jar
Description

Description

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

Download rsql-jpa 5.0.19


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

Dependencies

compile (1)

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

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.