Categories |
CategoriesAWS Container PaaS Providers ORM Data |
---|---|
GroupId | GroupIdcom.digitalpebble |
ArtifactId | ArtifactIdstorm-crawler-aws |
Version | Version0.6 |
Type | Typejar |
Filename | Size |
---|---|
storm-crawler-aws-0.6.pom | |
storm-crawler-aws-0.6.jar | 12 KB |
storm-crawler-aws-0.6-sources.jar | 7 KB |
storm-crawler-aws-0.6-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.digitalpebble/storm-crawler-aws/ -->
<dependency>
<groupId>com.digitalpebble</groupId>
<artifactId>storm-crawler-aws</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.digitalpebble/storm-crawler-aws/
implementation 'com.digitalpebble:storm-crawler-aws:0.6'
// https://jarcasting.com/artifacts/com.digitalpebble/storm-crawler-aws/
implementation ("com.digitalpebble:storm-crawler-aws:0.6")
'com.digitalpebble:storm-crawler-aws:jar:0.6'
<dependency org="com.digitalpebble" name="storm-crawler-aws" rev="0.6">
<artifact name="storm-crawler-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.digitalpebble', module='storm-crawler-aws', version='0.6')
)
libraryDependencies += "com.digitalpebble" % "storm-crawler-aws" % "0.6"
[com.digitalpebble/storm-crawler-aws "0.6"]