Jar examples for s: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.
You can download jar file spark-job-rest-api 0.3.0 in this page.
The Apache License, Version 2.0
You can use the following script to add spark-job-rest-api-0.3.0.jar to your project.
<dependency> <groupId>com.xpatterns</groupId> <artifactId>spark-job-rest-api</artifactId> <version>0.3.0</version> </dependency>
compile group: 'com.xpatterns', name: 'spark-job-rest-api', version: '0.3.0'
libraryDependencies += "com.xpatterns" % "spark-job-rest-api" % "0.3.0"
<dependency org="com.xpatterns" name="spark-job-rest-api" rev="0.3.0"/>
@Grapes(@Grab(group='com.xpatterns', module='spark-job-rest-api', version='0.3.0'))
'com.xpatterns:spark-job-rest-api:jar:0.3.0'
Click the following link to download the jar file.
spark-job-rest-api-0.3.0-javadoc.jar