License |
License |
---|---|
GroupId | GroupIdio.github.perplexhub |
ArtifactId | ArtifactIdrsql |
Last Version | Last Version5.0.19 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionio.github.perplexhub - RSQL
Java library translate RSQL into Spring Data JPA Specification and QueryDSL Predicate.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rsql-5.0.19.pom | 8 KB |
Browse |
<!-- 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"]