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

Jar examples for q:query-api

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials