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

Jar examples for q:query-api

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials