is not current version
Last Version 2.4

storm-crawler-solr 2.1

Solr resources for StormCrawler

License

License

Categories

Categories

ORM Data StormCrawler Business Logic Libraries Web Crawling
GroupId

GroupId

com.digitalpebble.stormcrawler
ArtifactId

ArtifactId

storm-crawler-solr
Version

Version

2.1
Type

Type

jar
Description

Description

storm-crawler-solr
Solr resources for StormCrawler
Project URL

Project URL

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

Project Organization

DigitalPebble Ltd

Download storm-crawler-solr 2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.solr : solr-solrj jar 8.8.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 (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.7.7

Project Modules

There are no modules declared in this project.