is not current version
Last Version 0.7

com.digitalpebble:storm-crawler-solr 0.6

Solr resources for StormCrawler

Categories

Categories

ORM Data
GroupId

GroupId

com.digitalpebble
ArtifactId

ArtifactId

storm-crawler-solr
Version

Version

0.6
Type

Type

jar

Download storm-crawler-solr 0.6


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