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/concise.html

Categories

Categories

druid Data Databases
GroupId

GroupId

com.n3twork.druid
ArtifactId

ArtifactId

extendedset
Last Version

Last Version

1.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

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/concise.html

Download extendedset

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 11.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.
com.n3twork.druid

N3TWORK

Making great video games for iOS and Android.

Versions

Version
1.3.4
1.3.2