| License |
License |
|---|---|
| GroupId | GroupIdcom.github.fsanaulla |
| ArtifactId | ArtifactIdspark2-http-rdd_2.12 |
| Version | Version0.1.1 |
| Type | Typejar |
| Description |
Descriptionspark2-http-rdd
RDD primitive for fetching data from an HTTP source
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.fsanaulla/spark2-http-rdd_2.12/ -->
<dependency>
<groupId>com.github.fsanaulla</groupId>
<artifactId>spark2-http-rdd_2.12</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fsanaulla/spark2-http-rdd_2.12/
implementation 'com.github.fsanaulla:spark2-http-rdd_2.12:0.1.1'
// https://jarcasting.com/artifacts/com.github.fsanaulla/spark2-http-rdd_2.12/
implementation ("com.github.fsanaulla:spark2-http-rdd_2.12:0.1.1")
'com.github.fsanaulla:spark2-http-rdd_2.12:jar:0.1.1'
<dependency org="com.github.fsanaulla" name="spark2-http-rdd_2.12" rev="0.1.1">
<artifact name="spark2-http-rdd_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fsanaulla', module='spark2-http-rdd_2.12', version='0.1.1')
)
libraryDependencies += "com.github.fsanaulla" % "spark2-http-rdd_2.12" % "0.1.1"
[com.github.fsanaulla/spark2-http-rdd_2.12 "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.14 |
| com.github.fsanaulla : spark-http-rdd-core_2.12 | jar | 0.1.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.spark : spark-core_2.12 | jar | 2.4.8 |