is not current version
Last Version 2.4

com.digitalpebble.stormcrawler:storm-crawler-aws 0.10

AWS resources for StormCrawler

Categories

Categories

AWS Container PaaS Providers ORM Data StormCrawler Business Logic Libraries Web Crawling
GroupId

GroupId

com.digitalpebble.stormcrawler
ArtifactId

ArtifactId

storm-crawler-aws
Version

Version

0.10
Type

Type

jar

Download storm-crawler-aws 0.10


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