Jar examples for r:rsql-jpa
A application used to translate RSQL nodes to JPA Criteria Query.
You can download jar file rsql-jpa 2.0.2 in this page.
MIT
You can use the following script to add rsql-jpa-2.0.2.jar to your project.
<dependency> <groupId>com.github.tennaito</groupId> <artifactId>rsql-jpa</artifactId> <version>2.0.2</version> </dependency>
compile group: 'com.github.tennaito', name: 'rsql-jpa', version: '2.0.2'
libraryDependencies += "com.github.tennaito" % "rsql-jpa" % "2.0.2"
<dependency org="com.github.tennaito" name="rsql-jpa" rev="2.0.2"/>
@Grapes(@Grab(group='com.github.tennaito', module='rsql-jpa', version='2.0.2'))
'com.github.tennaito:rsql-jpa:jar:2.0.2'
Click the following link to download the jar file.
rsql-jpa-2.0.2-javadoc.jar