Last Version

extendedset 1.3.4

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
Version

Version

1.3.4
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 1.3.4


<!-- 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.