Last Version

storm-crawler-sql 2.4

SQL-based resources for StormCrawler

License

License

Categories

Categories

ORM Data StormCrawler Business Logic Libraries Web Crawling
GroupId

GroupId

com.digitalpebble.stormcrawler
ArtifactId

ArtifactId

storm-crawler-sql
Version

Version

2.4
Type

Type

jar
Description

Description

storm-crawler-sql
SQL-based resources for StormCrawler
Project URL

Project URL

https://github.com/DigitalPebble/storm-crawler/tree/master/external/sql
Project Organization

Project Organization

DigitalPebble Ltd

Download storm-crawler-sql 2.4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
com.digitalpebble.stormcrawler : storm-crawler-core jar 2.4

provided (1)

Group / Artifact Type Version
org.apache.storm : storm-client jar 2.4.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.4.0

Project Modules

There are no modules declared in this project.