MVN

it.unimi.dsi : webgraph-big

Maven & Gradle

Jun 28, 2022
5 usages
39 stars

WebGraph (big) · WebGraph is a framework to study the web graph. It provides simple ways to manage very large graph, exploiting modern compression techniques. The big version is a fork of the original WebGraph that can handle more than 2^31 nodes.

<dependency>
    <groupId>it.unimi.dsi</groupId>
    <artifactId>webgraph-big</artifactId>
    <version>3.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.unimi.dsi : webgraph-big to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.7.0

All Versions

Choose a version of it.unimi.dsi : webgraph-big to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.7.x
webgraph-big-3.7.0
3.6.x
webgraph-big-3.6.7
webgraph-big-3.6.6
webgraph-big-3.6.5
webgraph-big-3.6.4
webgraph-big-3.6.3
webgraph-big-3.6.2
webgraph-big-3.6.0
3.5.x
webgraph-big-3.5.2
webgraph-big-3.5.1
webgraph-big-3.5.0
3.3.x
webgraph-big-3.3.6
webgraph-big-3.3.5
webgraph-big-3.3.4
webgraph-big-3.3.3
webgraph-big-3.3.2
webgraph-big-3.3.1
webgraph-big-3.3.0
3.2.x
webgraph-big-3.2.1
webgraph-big-3.2.0
3.1.x
webgraph-big-3.1.0
3.0.x
webgraph-big-3.0.3
webgraph-big-3.0.2

How to add a dependency to Maven

Add the following it.unimi.dsi : webgraph-big maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.unimi.dsi</groupId>
    <artifactId>webgraph-big</artifactId>
    <version>3.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.unimi.dsi : webgraph-big gradle dependency to your build.gradle file:

implementation 'it.unimi.dsi:webgraph-big:3.7.0'

Gradle Kotlin DSL: Add the following it.unimi.dsi : webgraph-big gradle kotlin dependency to your build.gradle.kts file:

implementation("it.unimi.dsi:webgraph-big:3.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.unimi.dsi : webgraph-big sbt scala dependency to your build.sbt file:

libraryDependencies += "it.unimi.dsi" % "webgraph-big" % "3.7.0"

Advertisement

Dependencies from Group

Mar 07, 2023
698 usages
1.6k stars
Mar 07, 2023
48 usages
22 stars
Mar 07, 2023
23 usages
1.6k stars
Mar 07, 2023
17 usages
Feb 01, 2021
9 usages
39 stars

Discover Dependencies

Sep 01, 2022
5 usages
11 stars
May 02, 2019
3 usages
8 stars
Dec 07, 2019
11 usages
36 stars
Jul 19, 2023
10 usages
16 stars
Jan 27, 2016
2 usages
Sep 20, 2021
7 usages
12 stars