MVN

cz.jirutka.rsql : rsql-parser

Maven & Gradle

Feb 06, 2016
53 usages
705 stars

RSQL-parser · Parser of RSQL / FIQL (query language for RESTful APIs) written in JavaCC.

<dependency>
    <groupId>cz.jirutka.rsql</groupId>
    <artifactId>rsql-parser</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cz.jirutka.rsql : rsql-parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of cz.jirutka.rsql : rsql-parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
rsql-parser-2.1.0
2.0.x
rsql-parser-2.0.0-jdk6
rsql-parser-2.0.0
rsql-parser-2.0.M1
1.0.x
rsql-parser-1.0.2

How to add a dependency to Maven

Add the following cz.jirutka.rsql : rsql-parser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cz.jirutka.rsql</groupId>
    <artifactId>rsql-parser</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cz.jirutka.rsql : rsql-parser gradle dependency to your build.gradle file:

implementation 'cz.jirutka.rsql:rsql-parser:2.1.0'

Gradle Kotlin DSL: Add the following cz.jirutka.rsql : rsql-parser gradle kotlin dependency to your build.gradle.kts file:

implementation("cz.jirutka.rsql:rsql-parser:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following cz.jirutka.rsql : rsql-parser sbt scala dependency to your build.sbt file:

libraryDependencies += "cz.jirutka.rsql" % "rsql-parser" % "2.1.0"

Advertisement

Dependencies from Group

Feb 06, 2016
53 usages
705 stars

Discover Dependencies

Apr 29, 2015
2 stars
Jul 27, 2023
62 usages
1.7k stars
Aug 21, 2023
163 usages
467 stars
Sep 28, 2017
15 usages
221 stars
Jul 20, 2023
9 usages
282 stars
Jan 14, 2016
22 usages
1.9k stars
Aug 18, 2016
42 usages
4.6k stars
Aug 15, 2023
19 usages
178 stars
Apr 02, 2021
126 usages