| License |
License |
|---|---|
| GroupId | GroupIdcom.github.imapi |
| ArtifactId | ArtifactIdspark-sqs-receiver_2.10 |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
Descriptionspark-sqs-receiver
spark-sqs-receiver
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.imapi |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.imapi/spark-sqs-receiver_2.10/ -->
<dependency>
<groupId>com.github.imapi</groupId>
<artifactId>spark-sqs-receiver_2.10</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.imapi/spark-sqs-receiver_2.10/
implementation 'com.github.imapi:spark-sqs-receiver_2.10:1.0.1'
// https://jarcasting.com/artifacts/com.github.imapi/spark-sqs-receiver_2.10/
implementation ("com.github.imapi:spark-sqs-receiver_2.10:1.0.1")
'com.github.imapi:spark-sqs-receiver_2.10:jar:1.0.1'
<dependency org="com.github.imapi" name="spark-sqs-receiver_2.10" rev="1.0.1">
<artifact name="spark-sqs-receiver_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.imapi', module='spark-sqs-receiver_2.10', version='1.0.1')
)
libraryDependencies += "com.github.imapi" % "spark-sqs-receiver_2.10" % "1.0.1"
[com.github.imapi/spark-sqs-receiver_2.10 "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| org.apache.spark : spark-core_2.10 | jar | 1.1.1 |
| org.apache.spark : spark-streaming_2.10 | jar | 1.1.1 |
| com.github.seratch : awscala_2.10 | jar | [0.4,0.5) |