License |
License |
---|---|
GroupId | GroupIdcom.github.fsanaulla |
ArtifactId | ArtifactIdspark-http-rdd-core_2.11 |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspark-http-rdd-core
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/spark-http-rdd-core_2.11/ -->
<dependency>
<groupId>com.github.fsanaulla</groupId>
<artifactId>spark-http-rdd-core_2.11</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fsanaulla/spark-http-rdd-core_2.11/
implementation 'com.github.fsanaulla:spark-http-rdd-core_2.11:0.1.1'
// https://jarcasting.com/artifacts/com.github.fsanaulla/spark-http-rdd-core_2.11/
implementation ("com.github.fsanaulla:spark-http-rdd-core_2.11:0.1.1")
'com.github.fsanaulla:spark-http-rdd-core_2.11:jar:0.1.1'
<dependency org="com.github.fsanaulla" name="spark-http-rdd-core_2.11" rev="0.1.1">
<artifact name="spark-http-rdd-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fsanaulla', module='spark-http-rdd-core_2.11', version='0.1.1')
)
libraryDependencies += "com.github.fsanaulla" % "spark-http-rdd-core_2.11" % "0.1.1"
[com.github.fsanaulla/spark-http-rdd-core_2.11 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |