MVN

com.github.tennaito : rsql-jpa

Maven & Gradle

May 02, 2017
5 usages
128 stars

RSQL-JPA · A application used to translate RSQL nodes to JPA Criteria Query.

<dependency>
    <groupId>com.github.tennaito</groupId>
    <artifactId>rsql-jpa</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.tennaito : rsql-jpa to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of com.github.tennaito : rsql-jpa to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
rsql-jpa-2.0.2
rsql-jpa-2.0.1
rsql-jpa-2.0.0
1.0.x
rsql-jpa-1.0.2
rsql-jpa-1.0.1
rsql-jpa-1.0.0

How to add a dependency to Maven

Add the following com.github.tennaito : rsql-jpa maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.tennaito</groupId>
    <artifactId>rsql-jpa</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.tennaito : rsql-jpa gradle dependency to your build.gradle file:

implementation 'com.github.tennaito:rsql-jpa:2.0.2'

Gradle Kotlin DSL: Add the following com.github.tennaito : rsql-jpa gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.tennaito:rsql-jpa:2.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.tennaito : rsql-jpa sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.tennaito" % "rsql-jpa" % "2.0.2"

Advertisement

Dependencies from Group

May 02, 2017
5 usages
128 stars

Discover Dependencies

Apr 17, 2018
1 usages
130 stars
Jun 06, 2023
173 usages
230 stars
May 29, 2017
80 stars
Jul 23, 2015
17 usages
39 stars
May 31, 2023
8 stars
May 30, 2023
132 usages
225 stars
May 31, 2023
3 usages
105 stars
May 31, 2023
120 usages
18 stars