License |
License |
---|---|
GroupId | GroupIdcom.spark-engine |
ArtifactId | ArtifactIdplan-model-builder |
Last Version | Last Version0.14.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpark Engine Model Builder Module
Apache Spark dataset composer using yaml
|
Project URL |
Project URL |
Filename | Size |
---|---|
plan-model-builder-0.14.2.pom | |
plan-model-builder-0.14.2.jar | 40 KB |
plan-model-builder-0.14.2-sources.jar | 17 KB |
plan-model-builder-0.14.2-javadoc.jar | 549 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spark-engine/plan-model-builder/ -->
<dependency>
<groupId>com.spark-engine</groupId>
<artifactId>plan-model-builder</artifactId>
<version>0.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.spark-engine/plan-model-builder/
implementation 'com.spark-engine:plan-model-builder:0.14.2'
// https://jarcasting.com/artifacts/com.spark-engine/plan-model-builder/
implementation ("com.spark-engine:plan-model-builder:0.14.2")
'com.spark-engine:plan-model-builder:jar:0.14.2'
<dependency org="com.spark-engine" name="plan-model-builder" rev="0.14.2">
<artifact name="plan-model-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spark-engine', module='plan-model-builder', version='0.14.2')
)
libraryDependencies += "com.spark-engine" % "plan-model-builder" % "0.14.2"
[com.spark-engine/plan-model-builder "0.14.2"]
Group / Artifact | Type | Version |
---|---|---|
com.spark-engine : plan-model | jar | 0.14.2 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.10.5 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.18 |