Download query-api-0.9.0.jar file - Jar q

Jar examples for q:query-api

Description

You can download jar file query-api 0.9.0 in this page.

License

Open Source License

Build File

You can use the following script to add query-api-0.9.0.jar to your project.

<dependency>
   <groupId>com.redhat.lightblue</groupId>
   <artifactId>query-api</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'com.redhat.lightblue', name: 'query-api', version: '0.9.0'
libraryDependencies += "com.redhat.lightblue" % "query-api" % "0.9.0"
<dependency org="com.redhat.lightblue" name="query-api" rev="0.9.0"/>
@Grapes(@Grab(group='com.redhat.lightblue', module='query-api', version='0.9.0'))
'com.redhat.lightblue:query-api:jar:0.9.0'

Download

Click the following link to download the jar file.

query-api-0.9.0-javadoc.jar
query-api-0.9.0-sources.jar
query-api-0.9.0.jar
query-api-0.9.0.pom



Related Tutorials