WebGraph is a framework to study the web graph. It provides simple ways to manage very large graph, exploiting modern compression techniques.
'it.unimi.dsi:webgraph:3.3.2'
<dependency> <groupId>it.unimi.dsi</groupId> <artifactId>webgraph</artifactId> <version>3.3.2</version> </dependency>
<dependency org="it.unimi.dsi" name="webgraph" rev="3.3.2"/>
"it.unimi.dsi", "webgraph", "3.3.2"