Last Version

lt.tokenmill.crawling:crawler 0.2.0

Framework to simplify news crawling

License

License

GroupId

GroupId

lt.tokenmill.crawling
ArtifactId

ArtifactId

crawler
Version

Version

0.2.0
Type

Type

jar
Description

Description

Framework to simplify news crawling
Source Code Management

Source Code Management

https://github.com/tokenmill/crawling-framework/tree/master/crawler

Download crawler 0.2.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.storm : storm-core jar 1.1.1
com.digitalpebble.stormcrawler : storm-crawler-core jar 1.5.1
com.fasterxml.jackson.core : jackson-databind jar 2.8.1
lt.tokenmill.crawling : data-model jar 0.2.0
lt.tokenmill.crawling : elasticsearch jar 0.2.0
org.apache.logging.log4j : log4j-api jar 2.7
org.apache.logging.log4j : log4j-core jar 2.7
lt.tokenmill.crawling : parser jar 0.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.