Download queries-1.0.0-M2.jar file - Jar q

Jar examples for q:queries

Description

Library that allows you to add searchs and aggregations in ours APIs

You can download jar file queries 1.0.0-M2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add queries-1.0.0-M2.jar to your project.

<dependency>
   <groupId>io.sphere.jvmsdk</groupId>
   <artifactId>queries</artifactId>
   <version>1.0.0-M2</version>
</dependency>
compile group: 'io.sphere.jvmsdk', name: 'queries', version: '1.0.0-M2'
libraryDependencies += "io.sphere.jvmsdk" % "queries" % "1.0.0-M2"
<dependency org="io.sphere.jvmsdk" name="queries" rev="1.0.0-M2"/>
@Grapes(@Grab(group='io.sphere.jvmsdk', module='queries', version='1.0.0-M2'))
'io.sphere.jvmsdk:queries:jar:1.0.0-M2'

Download

Click the following link to download the jar file.

queries-1.0.0-M2-javadoc.jar
queries-1.0.0-M2-sources.jar
queries-1.0.0-M2.jar
queries-1.0.0-M2.pom



Related Tutorials