Last Version

com.metamx:extendedset 1.5.0-mmx

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

License

License

GroupId

GroupId

com.metamx
ArtifactId

ArtifactId

extendedset
Version

Version

1.5.0-mmx
Type

Type

jar
Description

Description

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
Project URL

Project URL

https://github.com/metamx/extendedset
Source Code Management

Source Code Management

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

Download extendedset 1.5.0-mmx


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 16.0.1
org.roaringbitmap : RoaringBitmap jar 0.5.18

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.