Jar examples for r:rsql-api-sort
This project provides rsql api for querydsl framework by integrating it with rsql-parser
You can download jar file rsql-api-sort 1.0.0.RELEASE in this page.
The MIT License (MIT)
You can use the following script to add rsql-api-sort-1.0.0.RELEASE.jar to your project.
<dependency> <groupId>com.github.vineey</groupId> <artifactId>rsql-api-sort</artifactId> <version>1.0.0.RELEASE</version> </dependency>
compile group: 'com.github.vineey', name: 'rsql-api-sort', version: '1.0.0.RELEASE'
libraryDependencies += "com.github.vineey" % "rsql-api-sort" % "1.0.0.RELEASE"
<dependency org="com.github.vineey" name="rsql-api-sort" rev="1.0.0.RELEASE"/>
@Grapes(@Grab(group='com.github.vineey', module='rsql-api-sort', version='1.0.0.RELEASE'))
'com.github.vineey:rsql-api-sort:jar:1.0.0.RELEASE'
Click the following link to download the jar file.
rsql-api-sort-1.0.0.RELEASE-javadoc.jar