is not current version
Last Version 0.3.1

com.xpatterns:spark-job-rest-client 0.3.0

The Http Spray Client for Spark-Job-Rest.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.xpatterns
ArtifactId

ArtifactId

spark-job-rest-client
Version

Version

0.3.0
Type

Type

jar

Download spark-job-rest-client 0.3.0


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