com.bq.oss.lib:queries-api

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

License

License

GroupId

GroupId

com.bq.oss.lib
ArtifactId

ArtifactId

queries-api
Last Version

Last Version

0.7.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-api

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.bq.oss.lib : mongodb jar 0.3.0
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.5.0
commons-beanutils : commons-beanutils jar 1.9.2

provided (1)

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

test (5)

Group / Artifact Type Version
org.easytesting : fest-assert-core jar 2.0M10
org.springframework : spring-test jar 4.1.2.RELEASE
cglib : cglib jar 3.1
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.oss.lib

BQ

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

Versions

Version
0.7.0
0.5.0
0.4.0