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