Last Version

Smart and Simple Web Crawler 0.6.0

Smart and easy framework thats crawls a web site

License

License

GroupId

GroupId

com.torunski.crawler
ArtifactId

ArtifactId

crawler
Version

Version

0.6.0
Type

Type

jar
Description

Description

Smart and Simple Web Crawler
Smart and easy framework thats crawls a web site

Download crawler 0.6.0


<!-- https://jarcasting.com/artifacts/com.torunski.crawler/crawler/ -->
<dependency>
    <groupId>com.torunski.crawler</groupId>
    <artifactId>crawler</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.torunski.crawler/crawler/
implementation 'com.torunski.crawler:crawler:0.6.0'
// https://jarcasting.com/artifacts/com.torunski.crawler/crawler/
implementation ("com.torunski.crawler:crawler:0.6.0")
'com.torunski.crawler:crawler:jar:0.6.0'
<dependency org="com.torunski.crawler" name="crawler" rev="0.6.0">
  <artifact name="crawler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.torunski.crawler', module='crawler', version='0.6.0')
)
libraryDependencies += "com.torunski.crawler" % "crawler" % "0.6.0"
[com.torunski.crawler/crawler "0.6.0"]

Dependencies

compile (7)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.3
commons-httpclient : commons-httpclient jar 3.0.1
commons-logging : commons-logging jar 1.1
org.apache.lucene : lucene-core Optional jar 2.0.0
org.apache.lucene : lucene-demos Optional jar 2.0.0
backport-util-concurrent : backport-util-concurrent Optional jar 2.2
org.htmlparser : htmlparser Optional jar 1.6

runtime (1)

Group / Artifact Type Version
log4j : log4j Optional jar 1.2.9

Project Modules

There are no modules declared in this project.