is not current version
Last Version 2.4

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

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

0.9
Type

Type

jar

Download storm-crawler-elasticsearch 0.9


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