is not current version
Last Version 2.4

storm-crawler-elasticsearch 2.1

Elasticsearch resources for StormCrawler

License

License

Categories

Categories

ORM Data Search Business Logic Libraries Elasticsearch StormCrawler Web Crawling
GroupId

GroupId

com.digitalpebble.stormcrawler
ArtifactId

ArtifactId

storm-crawler-elasticsearch
Version

Version

2.1
Type

Type

jar
Description

Description

storm-crawler-elasticsearch
Elasticsearch resources for StormCrawler
Project URL

Project URL

https://github.com/DigitalPebble/storm-crawler/tree/master/external/elasticsearch
Project Organization

Project Organization

DigitalPebble Ltd

Download storm-crawler-elasticsearch 2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 7.5.0
org.elasticsearch.client : elasticsearch-rest-client-sniffer jar 7.5.0
com.digitalpebble.stormcrawler : storm-crawler-core jar 2.1

provided (1)

Group / Artifact Type Version
org.apache.storm : storm-client jar 2.2.0

test (4)

Group / Artifact Type Version
org.testcontainers : elasticsearch jar 1.15.1
com.digitalpebble.stormcrawler : storm-crawler-core test-jar 2.1
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.7.7

Project Modules

There are no modules declared in this project.