com.bq.corbel.lib:queries-mongo

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

License

License

GroupId

GroupId

com.bq.corbel.lib
ArtifactId

ArtifactId

queries-mongo
Last Version

Last Version

0.20.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

bq

Download queries-mongo

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.bq.corbel.lib : queries-api jar 0.20.0
com.bq.corbel.lib : mongodb jar 0.9.1
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

There are no modules declared in this project.

lib-queries License Build Status Coverage Status

###About

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

com.bq.corbel.lib

BQ

We help people to understand technology, we inspire them to use it and develop it.

Versions

Version
0.20.0
0.18.0
0.17.0
0.16.0
0.15.0