License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers ORM Data StormCrawler Business Logic Libraries Web Crawling |
GroupId | GroupIdcom.digitalpebble.stormcrawler |
ArtifactId | ArtifactIdstorm-crawler-aws |
Last Version | Last Version2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstorm-crawler-aws
AWS resources for StormCrawler
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
storm-crawler-aws-2.4.pom | |
storm-crawler-aws-2.4.jar | 20 KB |
storm-crawler-aws-2.4-sources.jar | 14 KB |
storm-crawler-aws-2.4-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.digitalpebble.stormcrawler/storm-crawler-aws/ -->
<dependency>
<groupId>com.digitalpebble.stormcrawler</groupId>
<artifactId>storm-crawler-aws</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.digitalpebble.stormcrawler/storm-crawler-aws/
implementation 'com.digitalpebble.stormcrawler:storm-crawler-aws:2.4'
// https://jarcasting.com/artifacts/com.digitalpebble.stormcrawler/storm-crawler-aws/
implementation ("com.digitalpebble.stormcrawler:storm-crawler-aws:2.4")
'com.digitalpebble.stormcrawler:storm-crawler-aws:jar:2.4'
<dependency org="com.digitalpebble.stormcrawler" name="storm-crawler-aws" rev="2.4">
<artifact name="storm-crawler-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.digitalpebble.stormcrawler', module='storm-crawler-aws', version='2.4')
)
libraryDependencies += "com.digitalpebble.stormcrawler" % "storm-crawler-aws" % "2.4"
[com.digitalpebble.stormcrawler/storm-crawler-aws "2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.amazonaws : aws-java-sdk-cloudsearch | jar | 1.12.131 |
com.amazonaws : aws-java-sdk-s3 | jar | 1.12.131 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.storm : storm-client | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 4.4.0 |