License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.digitalpebble |
ArtifactId | ArtifactIdstorm-crawler-external |
Version | Version0.5 |
Type | Typejar |
Description |
Descriptionstorm-crawler-external
Storm-Crawler Java API with external dependencies.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
storm-crawler-external-0.5.pom | |
storm-crawler-external-0.5.jar | 46 KB |
storm-crawler-external-0.5-sources.jar | 34 KB |
storm-crawler-external-0.5-javadoc.jar | 135 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.digitalpebble/storm-crawler-external/ -->
<dependency>
<groupId>com.digitalpebble</groupId>
<artifactId>storm-crawler-external</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.digitalpebble/storm-crawler-external/
implementation 'com.digitalpebble:storm-crawler-external:0.5'
// https://jarcasting.com/artifacts/com.digitalpebble/storm-crawler-external/
implementation ("com.digitalpebble:storm-crawler-external:0.5")
'com.digitalpebble:storm-crawler-external:jar:0.5'
<dependency org="com.digitalpebble" name="storm-crawler-external" rev="0.5">
<artifact name="storm-crawler-external" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.digitalpebble', module='storm-crawler-external', version='0.5')
)
libraryDependencies += "com.digitalpebble" % "storm-crawler-external" % "0.5"
[com.digitalpebble/storm-crawler-external "0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.digitalpebble : storm-crawler-core | jar | 0.5 |
org.elasticsearch : elasticsearch | jar | 1.5.1 |
com.codahale.metrics : metrics-core | jar | 3.0.0 |
com.librato.metrics : librato-java | jar | 0.1.2 |
org.apache.tika : tika-parsers | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.storm : storm-core | jar | 0.9.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |