MVN

it.unimi.dsi : webgraph

Maven & Gradle

Feb 01, 2021
9 usages
39 stars

WebGraph · WebGraph is a framework to study the web graph. It provides simple ways to manage very large graph, exploiting modern compression techniques.

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

Latest Version

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

  • Latest Stable: 3.6.10

All Versions

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

Version Vulnerabilities Updated
3.6.x
webgraph-3.6.10
webgraph-3.6.9
webgraph-3.6.8
webgraph-3.6.7
webgraph-3.6.6
webgraph-3.6.5
webgraph-3.6.3
webgraph-3.6.2
webgraph-3.6.1
webgraph-3.6.0
3.5.x
webgraph-3.5.2
webgraph-3.5.1
webgraph-3.5.0
3.4.x
webgraph-3.4.3
webgraph-3.4.2
webgraph-3.4.1
webgraph-3.4.0
3.3.x
webgraph-3.3.3
webgraph-3.3.2
webgraph-3.3.1
webgraph-3.3.0
3.2.x
webgraph-3.2.1
webgraph-3.2.0
3.1.x
webgraph-3.1.0
3.0.x
webgraph-3.0.9
webgraph-3.0.8
webgraph-3.0.7
webgraph-3.0.5
webgraph-3.0.4

How to add a dependency to Maven

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

<dependency>
    <groupId>it.unimi.dsi</groupId>
    <artifactId>webgraph</artifactId>
    <version>3.6.10</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'it.unimi.dsi:webgraph:3.6.10'

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

implementation("it.unimi.dsi:webgraph:3.6.10")

How to add a dependency to SBT Scala

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

libraryDependencies += "it.unimi.dsi" % "webgraph" % "3.6.10"

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

Nov 07, 2015
1 usages
1 stars
Oct 27, 2016
2 usages
4 stars
Nov 04, 2015
0 stars
Jan 14, 2018
4 usages
138 stars
sdk
Nov 07, 2015
0 stars
Feb 10, 2023
0 stars