io.corbel.lib:queries-api

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

Лицензия

Лицензия

Группа

Группа

io.corbel.lib
Идентификатор

Идентификатор

queries-api
Последняя версия

Последняя версия

0.16.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Library that allows you to add searchs and aggregations in ours APIs
Организация-разработчик

Организация-разработчик

Devialab

Скачать queries-api

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
javax.ws.rs : jsr311-api jar 1.1.1

test (3)

Идентификатор библиотеки Тип Версия
org.easytesting : fest-assert-core jar 2.0M10
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
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