| License |
License |
|---|---|
| GroupId | GroupIdcom.acxiom |
| ArtifactId | ArtifactIdspark-pipeline-driver |
| Version | Version1.4.0 |
| Type | Typepom |
| Description |
Descriptionspark-pipeline-driver
Spark Pipeline Driver Engine
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spark-pipeline-driver-1.4.0.pom | 13 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
| 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 |