is not current version
Last Version 2.4

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

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

1.15
Type

Type

jar

Download storm-crawler-aws 1.15


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