lib-queries

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

License

License

GroupId

GroupId

io.corbel.lib
ArtifactId

ArtifactId

queries
Last Version

Last Version

0.16.0
Release Date

Release Date

Type

Type

pom
Description

Description

lib-queries
Library that allows you to add searchs and aggregations in ours APIs
Project URL

Project URL

https://github.com/corbel-platform/lib-queries
Project Organization

Project Organization

Devialab
Source Code Management

Source Code Management

https://github.com/corbel-platform/lib-queries

Download queries

Filename Size
queries-0.16.0.pom 8 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.corbel.lib/queries/ -->
<dependency>
    <groupId>io.corbel.lib</groupId>
    <artifactId>queries</artifactId>
    <version>0.16.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.corbel.lib/queries/
implementation 'io.corbel.lib:queries:0.16.0'
// https://jarcasting.com/artifacts/io.corbel.lib/queries/
implementation ("io.corbel.lib:queries:0.16.0")
'io.corbel.lib:queries:pom:0.16.0'
<dependency org="io.corbel.lib" name="queries" rev="0.16.0">
  <artifact name="queries" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.corbel.lib', module='queries', version='0.16.0')
)
libraryDependencies += "io.corbel.lib" % "queries" % "0.16.0"
[io.corbel.lib/queries "0.16.0"]

Dependencies

compile (3)

Group / Artifact Type Version
io.corbel.lib : mongodb jar 1.1.0
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.5.1
commons-beanutils : commons-beanutils jar 1.9.2

provided (1)

Group / Artifact Type Version
javax.ws.rs : jsr311-api jar 1.1.1

test (3)

Group / Artifact Type Version
org.easytesting : fest-assert-core jar 2.0M10
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

  • queries-api
  • queries-mongo

lib-queries GitHub version License Build Status Coverage Status

###About

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

io.corbel.lib

Corbel Platform

Backend that suits any application

Versions

Version
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.1
0.10.0
0.9.0
0.8.0