License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.digitalpebble |
ArtifactId | ArtifactIdstorm-crawler-solr |
Version | Version0.7 |
Type | Typejar |
Description |
Descriptionstorm-crawler-solr
Solr resources for StormCrawler
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
storm-crawler-solr-0.7.pom | |
storm-crawler-solr-0.7.jar | 19 KB |
storm-crawler-solr-0.7-sources.jar | 13 KB |
storm-crawler-solr-0.7-javadoc.jar | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.digitalpebble/storm-crawler-solr/ -->
<dependency>
<groupId>com.digitalpebble</groupId>
<artifactId>storm-crawler-solr</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.digitalpebble/storm-crawler-solr/
implementation 'com.digitalpebble:storm-crawler-solr:0.7'
// https://jarcasting.com/artifacts/com.digitalpebble/storm-crawler-solr/
implementation ("com.digitalpebble:storm-crawler-solr:0.7")
'com.digitalpebble:storm-crawler-solr:jar:0.7'
<dependency org="com.digitalpebble" name="storm-crawler-solr" rev="0.7">
<artifact name="storm-crawler-solr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.digitalpebble', module='storm-crawler-solr', version='0.7')
)
libraryDependencies += "com.digitalpebble" % "storm-crawler-solr" % "0.7"
[com.digitalpebble/storm-crawler-solr "0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.digitalpebble : storm-crawler-core | jar | 0.7 |
org.apache.solr : solr-solrj | jar | 5.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.storm : storm-core | jar | 0.9.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |