is not current version
Last Version 1.3.4

com.n3twork.druid:extendedset 1.3.2

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.2
Type

Type

jar

Download extendedset 1.3.2


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