License |
License |
---|---|
GroupId | GroupIdcom.spark-engine |
ArtifactId | ArtifactIdspark-engine-parent |
Last Version | Last Version0.14.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpark Engine
Apache Spark dataset composer using yaml
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spark-engine-parent-0.14.2.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spark-engine/spark-engine-parent/ -->
<dependency>
<groupId>com.spark-engine</groupId>
<artifactId>spark-engine-parent</artifactId>
<version>0.14.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.spark-engine/spark-engine-parent/
implementation 'com.spark-engine:spark-engine-parent:0.14.2'
// https://jarcasting.com/artifacts/com.spark-engine/spark-engine-parent/
implementation ("com.spark-engine:spark-engine-parent:0.14.2")
'com.spark-engine:spark-engine-parent:pom:0.14.2'
<dependency org="com.spark-engine" name="spark-engine-parent" rev="0.14.2">
<artifact name="spark-engine-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.spark-engine', module='spark-engine-parent', version='0.14.2')
)
libraryDependencies += "com.spark-engine" % "spark-engine-parent" % "0.14.2"
[com.spark-engine/spark-engine-parent "0.14.2"]