Jar examples for w:webgraph
WebGraph is a framework to study the web graph. It provides simple ways to manage very large graph, exploiting modern compression techniques.
You can download jar file webgraph 3.0.9 in this page.
GNU General Public License Version 3+
You can use the following script to add webgraph-3.0.9.jar to your project.
<dependency> <groupId>it.unimi.dsi</groupId> <artifactId>webgraph</artifactId> <version>3.0.9</version> </dependency>
compile group: 'it.unimi.dsi', name: 'webgraph', version: '3.0.9'
libraryDependencies += "it.unimi.dsi" % "webgraph" % "3.0.9"
<dependency org="it.unimi.dsi" name="webgraph" rev="3.0.9"/>
@Grapes(@Grab(group='it.unimi.dsi', module='webgraph', version='3.0.9'))
'it.unimi.dsi:webgraph:jar:3.0.9'
Click the following link to download the jar file.
webgraph-3.0.9-javadoc.jar