Download rsql-api-core-1.0.0.RELEASE.jar file - Jar r

Jar examples for r:rsql-api-core

Description

RSQL Querydsl Integration

You can download jar file rsql-api-core 1.0.0.RELEASE in this page.

License

The MIT License (MIT)

Build File

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'

Download

Click the following link to download the jar file.

rsql-api-core-1.0.0.RELEASE-javadoc.jar
rsql-api-core-1.0.0.RELEASE-sources.jar
rsql-api-core-1.0.0.RELEASE.jar
rsql-api-core-1.0.0.RELEASE.pom



Related Tutorials