io.github.perplexhub - RSQL

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

License

License

MIT
GroupId

GroupId

io.github.perplexhub
ArtifactId

ArtifactId

rsql
Last Version

Last Version

5.0.19
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/perplexhub/rsql-jpa-specification
Source Code Management

Source Code Management

https://github.com/perplexhub/rsql-jpa-specification

Download rsql

Filename Size
rsql-5.0.19.pom 8 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rsql-common
  • rsql-jpa
  • rsql-querydsl
  • rsql-jpa-spring-boot-starter
  • rsql-querydsl-spring-boot-starter
  • rsql-support

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