Jar examples for e: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
You can download jar file extendedset 1.3.9 in this page.
Apache License, Version 2.0
You can use the following script to add extendedset-1.3.9.jar to your project.
<dependency> <groupId>com.metamx</groupId> <artifactId>extendedset</artifactId> <version>1.3.9</version> </dependency>
compile group: 'com.metamx', name: 'extendedset', version: '1.3.9'
libraryDependencies += "com.metamx" % "extendedset" % "1.3.9"
<dependency org="com.metamx" name="extendedset" rev="1.3.9"/>
@Grapes(@Grab(group='com.metamx', module='extendedset', version='1.3.9'))
'com.metamx:extendedset:jar:1.3.9'
Click the following link to download the jar file.
extendedset-1.3.9.jar