Last Version

spark-pipeline-driver 1.4.0

Spark Pipeline Driver Engine

License

License

GroupId

GroupId

com.acxiom
ArtifactId

ArtifactId

spark-pipeline-driver
Version

Version

1.4.0
Type

Type

pom
Description

Description

spark-pipeline-driver
Spark Pipeline Driver Engine
Project URL

Project URL

https://github.com/Acxiom/spark-pipeline-driver
Source Code Management

Source Code Management

https://github.com/Acxiom/spark-pipeline-driver

Download spark-pipeline-driver 1.4.0


<!-- https://jarcasting.com/artifacts/com.acxiom/spark-pipeline-driver/ -->
<dependency>
    <groupId>com.acxiom</groupId>
    <artifactId>spark-pipeline-driver</artifactId>
    <version>1.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.acxiom/spark-pipeline-driver/
implementation 'com.acxiom:spark-pipeline-driver:1.4.0'
// https://jarcasting.com/artifacts/com.acxiom/spark-pipeline-driver/
implementation ("com.acxiom:spark-pipeline-driver:1.4.0")
'com.acxiom:spark-pipeline-driver:pom:1.4.0'
<dependency org="com.acxiom" name="spark-pipeline-driver" rev="1.4.0">
  <artifact name="spark-pipeline-driver" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.acxiom', module='spark-pipeline-driver', version='1.4.0')
)
libraryDependencies += "com.acxiom" % "spark-pipeline-driver" % "1.4.0"
[com.acxiom/spark-pipeline-driver "1.4.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.json4s : json4s-native_2.11 jar 3.2.11
org.json4s : json4s-ext_2.11 jar 3.2.11
com.jcraft : jsch jar 0.1.55

provided (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-lang : scala-compiler jar 2.11.12
org.apache.spark : spark-core_2.11 jar 2.3.3
org.apache.spark : spark-sql_2.11 jar 2.3.3

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.scalatest : scalatest_2.11 jar 3.0.8
org.scalamock : scalamock-scalatest-support_2.11 jar 3.6.0
org.apache.hadoop : hadoop-minicluster jar 3.2.0

Project Modules

  • spark-pipeline-engine
  • common-pipeline-steps
  • streaming-pipeline-drivers
  • pipeline-drivers-examples
  • application-utils