is not current version
Last Version 2.4

com.digitalpebble.stormcrawler:storm-crawler-elasticsearch 1.4

Elasticsearch resources for StormCrawler

Categories

Categories

ORM Data Search Business Logic Libraries Elasticsearch StormCrawler Web Crawling
GroupId

GroupId

com.digitalpebble.stormcrawler
ArtifactId

ArtifactId

storm-crawler-elasticsearch
Version

Version

1.4
Type

Type

jar

Download storm-crawler-elasticsearch 1.4


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