spark-job-rest-api

The API for Spark-Job-Rest. Contains the SparkJob interface that must be extended in order to run jobs on the server.

License

License

GroupId

GroupId

com.xpatterns
ArtifactId

ArtifactId

spark-job-rest-api
Last Version

Last Version

0.3.1-spark1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

spark-job-rest-api
The API for Spark-Job-Rest. Contains the SparkJob interface that must be extended in order to run jobs on the server.
Project URL

Project URL

https://github.com/Atigeo/spark-job-rest

Download spark-job-rest-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.xpatterns/spark-job-rest-api/ -->
<dependency>
    <groupId>com.xpatterns</groupId>
    <artifactId>spark-job-rest-api</artifactId>
    <version>0.3.1-spark1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.xpatterns/spark-job-rest-api/
implementation 'com.xpatterns:spark-job-rest-api:0.3.1-spark1.3.1'
// https://jarcasting.com/artifacts/com.xpatterns/spark-job-rest-api/
implementation ("com.xpatterns:spark-job-rest-api:0.3.1-spark1.3.1")
'com.xpatterns:spark-job-rest-api:jar:0.3.1-spark1.3.1'
<dependency org="com.xpatterns" name="spark-job-rest-api" rev="0.3.1-spark1.3.1">
  <artifact name="spark-job-rest-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xpatterns', module='spark-job-rest-api', version='0.3.1-spark1.3.1')
)
libraryDependencies += "com.xpatterns" % "spark-job-rest-api" % "0.3.1-spark1.3.1"
[com.xpatterns/spark-job-rest-api "0.3.1-spark1.3.1"]

Dependencies

compile (1)

Group / Artifact Type Version
io.spray : spray-json_2.10 jar 1.2.6

provided (1)

Group / Artifact Type Version
org.apache.spark : spark-core_2.10 jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1-spark1.3.1
0.3.1
0.3.0-spark1.3.1
0.3.0