License |
License |
---|---|
GroupId | GroupIdcom.spark-engine |
ArtifactId | ArtifactIdspark-extensions |
Version | Version0.14.2 |
Type | Typejar |
Description |
DescriptionSpark Engine Extensions Module
Apache Spark dataset composer using yaml
|
Project URL |
Project URL |
Filename | Size |
---|---|
spark-extensions-0.14.2.pom | |
spark-extensions-0.14.2.jar | 93 KB |
spark-extensions-0.14.2-sources.jar | 37 KB |
spark-extensions-0.14.2-javadoc.jar | 790 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spark-engine/spark-extensions/ -->
<dependency>
<groupId>com.spark-engine</groupId>
<artifactId>spark-extensions</artifactId>
<version>0.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.spark-engine/spark-extensions/
implementation 'com.spark-engine:spark-extensions:0.14.2'
// https://jarcasting.com/artifacts/com.spark-engine/spark-extensions/
implementation ("com.spark-engine:spark-extensions:0.14.2")
'com.spark-engine:spark-extensions:jar:0.14.2'
<dependency org="com.spark-engine" name="spark-extensions" rev="0.14.2">
<artifact name="spark-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spark-engine', module='spark-extensions', version='0.14.2')
)
libraryDependencies += "com.spark-engine" % "spark-extensions" % "0.14.2"
[com.spark-engine/spark-extensions "0.14.2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.18 |
org.apache.spark : spark-sql_2.12 | jar | 3.1.2 |