Last Version

storm-crawler-core 0.7

Storm-Crawler core Java API.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.digitalpebble
ArtifactId

ArtifactId

storm-crawler-core
Version

Version

0.7
Type

Type

jar
Description

Description

storm-crawler-core
Storm-Crawler core Java API.
Project Organization

Project Organization

DigitalPebble Ltd

Download storm-crawler-core 0.7


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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.crawler-commons : crawler-commons jar 0.6
xerces : xercesImpl jar 2.11.0
com.fasterxml.jackson.core : jackson-databind jar 2.4.0
com.google.guava : guava jar 18.0
org.jsoup : jsoup jar 1.8.1
com.ibm.icu : icu4j jar 54.1.1
org.apache.httpcomponents : httpclient jar 4.4.1
org.yaml : snakeyaml jar 1.16
commons-lang : commons-lang jar 2.6

provided (1)

Group / Artifact Type Version
org.apache.storm : storm-core jar 0.9.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.10.8

Project Modules

There are no modules declared in this project.