| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.xpatterns | 
| ArtifactId | ArtifactIdspark-job-rest-client | 
| Last Version | Last Version0.3.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionspark-job-rest-client The Http Spray Client for Spark-Job-Rest. | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.xpatterns/spark-job-rest-client/ -->
<dependency>
    <groupId>com.xpatterns</groupId>
    <artifactId>spark-job-rest-client</artifactId>
    <version>0.3.1</version>
</dependency>// https://jarcasting.com/artifacts/com.xpatterns/spark-job-rest-client/
implementation 'com.xpatterns:spark-job-rest-client:0.3.1'// https://jarcasting.com/artifacts/com.xpatterns/spark-job-rest-client/
implementation ("com.xpatterns:spark-job-rest-client:0.3.1")'com.xpatterns:spark-job-rest-client:jar:0.3.1'<dependency org="com.xpatterns" name="spark-job-rest-client" rev="0.3.1">
  <artifact name="spark-job-rest-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.xpatterns', module='spark-job-rest-client', version='0.3.1')
)libraryDependencies += "com.xpatterns" % "spark-job-rest-client" % "0.3.1"[com.xpatterns/spark-job-rest-client "0.3.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.spray : spray-client | jar | 1.2.1 | 
| com.typesafe : config | jar | 1.2.1 | 
| com.typesafe.akka : akka-actor_2.10 | jar | 2.3.4 | 
| com.xpatterns : spark-job-rest-api | jar | 0.3.1 | 
| org.slf4j : slf4j-api | jar | 1.7.10 |