Jar examples for b:bubing
BUbiNG is an open-source Java fully distributed crawler
You can download jar file bubing 0.9.11 in this page.
GNU General Public License Version 3+
You can use the following script to add bubing-0.9.11.jar to your project.
<dependency> <groupId>it.unimi.di.law</groupId> <artifactId>bubing</artifactId> <version>0.9.11</version> </dependency>
compile group: 'it.unimi.di.law', name: 'bubing', version: '0.9.11'
libraryDependencies += "it.unimi.di.law" % "bubing" % "0.9.11"
<dependency org="it.unimi.di.law" name="bubing" rev="0.9.11"/>
@Grapes(@Grab(group='it.unimi.di.law', module='bubing', version='0.9.11'))
'it.unimi.di.law:bubing:jar:0.9.11'
Click the following link to download the jar file.
bubing-0.9.11-javadoc.jar