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

extendedset 0.22.0

Implementation of CONCISE (COmpressed 'N" Composable Integer SEt) bit map compression algorithm by Alessandro Colantonio with some enhanced features - http://ricerca.mat.uniroma3.it/users/colanton/docs/concise.pdf

Лицензия

Лицензия

Категории

Категории

druid Данные Базы данных
Группа

Группа

org.apache.druid
Идентификатор

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

extendedset
Версия

Версия

0.22.0
Тип

Тип

jar
Описание

Описание

extendedset
Implementation of CONCISE (COmpressed 'N" Composable Integer SEt) bit map compression algorithm by Alessandro Colantonio with some enhanced features - http://ricerca.mat.uniroma3.it/users/colanton/docs/concise.pdf
Организация-разработчик

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

The Apache Software Foundation

Скачать extendedset 0.22.0


<!-- https://jarcasting.com/artifacts/org.apache.druid/extendedset/ -->
<dependency>
    <groupId>org.apache.druid</groupId>
    <artifactId>extendedset</artifactId>
    <version>0.22.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.druid/extendedset/
implementation 'org.apache.druid:extendedset:0.22.0'
// https://jarcasting.com/artifacts/org.apache.druid/extendedset/
implementation ("org.apache.druid:extendedset:0.22.0")
'org.apache.druid:extendedset:jar:0.22.0'
<dependency org="org.apache.druid" name="extendedset" rev="0.22.0">
  <artifact name="extendedset" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.druid', module='extendedset', version='0.22.0')
)
libraryDependencies += "org.apache.druid" % "extendedset" % "0.22.0"
[org.apache.druid/extendedset "0.22.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.druid : druid-core jar 0.22.0
com.google.guava : guava jar 16.0.1
org.roaringbitmap : RoaringBitmap jar 0.9.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

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

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