MVN

com.metamx : extendedset

Maven & Gradle

Dec 19, 2016
1 usages

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

<dependency>
    <groupId>com.metamx</groupId>
    <artifactId>extendedset</artifactId>
    <version>1.5.0-mmx</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.metamx : extendedset to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.0-mmx

All Versions

Choose a version of com.metamx : extendedset to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
extendedset-1.5.0-mmx
1.4.x
extendedset-1.4.2
extendedset-1.4.1
extendedset-1.4.0
1.3.x
extendedset-1.3.10
extendedset-1.3.9
extendedset-1.3.8

How to add a dependency to Maven

Add the following com.metamx : extendedset maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.metamx</groupId>
    <artifactId>extendedset</artifactId>
    <version>1.5.0-mmx</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.metamx : extendedset gradle dependency to your build.gradle file:

implementation 'com.metamx:extendedset:1.5.0-mmx'

Gradle Kotlin DSL: Add the following com.metamx : extendedset gradle kotlin dependency to your build.gradle.kts file:

implementation("com.metamx:extendedset:1.5.0-mmx")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.metamx : extendedset sbt scala dependency to your build.sbt file:

libraryDependencies += "com.metamx" % "extendedset" % "1.5.0-mmx"

Advertisement

Dependencies from Group

May 22, 2021
27 usages
50 stars
Aug 26, 2017
15 usages
8 stars
Aug 02, 2017
7 usages
9 stars
Jun 21, 2017
7 usages
9 stars
Jun 13, 2019
6 usages
19 stars

Discover Dependencies

Jan 07, 2021
3 usages
Jan 07, 2021
3 usages
Feb 21, 2021
4 usages
164 stars
Mar 15, 2016
1 usages
3 stars
Mar 15, 2016
1 usages
3 stars
Dec 13, 2015
2 usages
3 stars
Feb 05, 2023
1 usages
776 stars
Jul 10, 2023
1 usages
333 stars
Jul 10, 2023
1 usages
333 stars
Jul 13, 2016
1 usages
4.1k stars