Jar examples for q:queries
Library that allows you to add searchs and aggregations in ours APIs
You can download jar file queries 1.0.0-M1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add queries-1.0.0-M1.jar to your project.
<dependency> <groupId>io.sphere.jvmsdk</groupId> <artifactId>queries</artifactId> <version>1.0.0-M1</version> </dependency>
compile group: 'io.sphere.jvmsdk', name: 'queries', version: '1.0.0-M1'
libraryDependencies += "io.sphere.jvmsdk" % "queries" % "1.0.0-M1"
<dependency org="io.sphere.jvmsdk" name="queries" rev="1.0.0-M1"/>
@Grapes(@Grab(group='io.sphere.jvmsdk', module='queries', version='1.0.0-M1'))
'io.sphere.jvmsdk:queries:jar:1.0.0-M1'
Click the following link to download the jar file.
queries-1.0.0-M1-javadoc.jar