com.metamx: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

Лицензия

Лицензия

Группа

Группа

com.metamx
Идентификатор

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

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

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

1.5.0-mmx
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.metamx: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
Ссылка на сайт

Ссылка на сайт

https://github.com/metamx/extendedset
Система контроля версий

Система контроля версий

https://github.com/metamx/extendedset.git

Скачать extendedset

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

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

Зависимости

compile (2)

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

test (1)

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

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

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

Metamarkets

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

Версия
1.5.0-mmx
1.4.2
1.4.1
1.4.0
1.3.10
1.3.9
1.3.8