Jar examples for c:crawler4j
Open Source Web Crawler for Java
You can download jar file crawler4j 3.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add crawler4j-3.4.jar to your project.
<dependency> <groupId>edu.uci.ics</groupId> <artifactId>crawler4j</artifactId> <version>3.4</version> </dependency>
compile group: 'edu.uci.ics', name: 'crawler4j', version: '3.4'
libraryDependencies += "edu.uci.ics" % "crawler4j" % "3.4"
<dependency org="edu.uci.ics" name="crawler4j" rev="3.4"/>
@Grapes(@Grab(group='edu.uci.ics', module='crawler4j', version='3.4'))
'edu.uci.ics:crawler4j:jar:3.4'
Click the following link to download the jar file.
crawler4j-3.4-javadoc.jar