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