Spark Engine Runtime Module

Apache Spark dataset composer using yaml

License

License

GroupId

GroupId

com.spark-engine
ArtifactId

ArtifactId

plan-runtime
Last Version

Last Version

0.14.2
Release Date

Release Date

Type

Type

jar
Description

Description

Spark Engine Runtime Module
Apache Spark dataset composer using yaml
Project URL

Project URL

https://www.spark-engine.com

Download plan-runtime

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18
org.apache.spark : spark-sql_2.12 jar 3.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.14.2
0.14.1
0.14.0
0.13.0
0.12.0
0.11.1
0.11.0
0.9.0
0.8.2
0.8.1