License |
License |
---|---|
Categories |
CategoriesORM Data Search Business Logic Libraries Elasticsearch StormCrawler Web Crawling |
GroupId | GroupIdcom.digitalpebble.stormcrawler |
ArtifactId | ArtifactIdstorm-crawler-elasticsearch |
Last Version | Last Version2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstorm-crawler-elasticsearch
Elasticsearch resources for StormCrawler
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.digitalpebble.stormcrawler/storm-crawler-elasticsearch/ -->
<dependency>
<groupId>com.digitalpebble.stormcrawler</groupId>
<artifactId>storm-crawler-elasticsearch</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.digitalpebble.stormcrawler/storm-crawler-elasticsearch/
implementation 'com.digitalpebble.stormcrawler:storm-crawler-elasticsearch:2.4'
// https://jarcasting.com/artifacts/com.digitalpebble.stormcrawler/storm-crawler-elasticsearch/
implementation ("com.digitalpebble.stormcrawler:storm-crawler-elasticsearch:2.4")
'com.digitalpebble.stormcrawler:storm-crawler-elasticsearch:jar:2.4'
<dependency org="com.digitalpebble.stormcrawler" name="storm-crawler-elasticsearch" rev="2.4">
<artifact name="storm-crawler-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.digitalpebble.stormcrawler', module='storm-crawler-elasticsearch', version='2.4')
)
libraryDependencies += "com.digitalpebble.stormcrawler" % "storm-crawler-elasticsearch" % "2.4"
[com.digitalpebble.stormcrawler/storm-crawler-elasticsearch "2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.17.2 |
org.elasticsearch.client : elasticsearch-rest-client-sniffer | jar | 7.17.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
com.digitalpebble.stormcrawler : storm-crawler-core | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.storm : storm-client | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testcontainers : elasticsearch | jar | 1.16.3 |
com.digitalpebble.stormcrawler : storm-crawler-core | test-jar | 2.4 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 4.4.0 |