Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.digitalpebble |
ArtifactId | ArtifactIdstorm-crawler-solr |
Version | Version0.6 |
Type | Typejar |
Filename | Size |
---|---|
storm-crawler-solr-0.6.pom | |
storm-crawler-solr-0.6.jar | 18 KB |
storm-crawler-solr-0.6-sources.jar | 12 KB |
storm-crawler-solr-0.6-javadoc.jar | 75 KB |
Browse |
<!-- 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"]