is not current version
Last Version 2.4

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

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.8
Type

Type

jar

Download storm-crawler-aws 0.8


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