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