License |
License |
---|---|
GroupId | GroupIdcom.spark-engine |
ArtifactId | ArtifactIdplan-model |
Version | Version0.12.0 |
Type | Typejar |
Description |
DescriptionSpark Engine Model Module
Apache Spark dataset composer using yaml
|
Project URL |
Project URL |
Filename | Size |
---|---|
plan-model-0.12.0.pom | |
plan-model-0.12.0.jar | 137 KB |
plan-model-0.12.0-sources.jar | 38 KB |
plan-model-0.12.0-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.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.spark-engine/plan-model/
implementation 'com.spark-engine:plan-model:0.12.0'
// https://jarcasting.com/artifacts/com.spark-engine/plan-model/
implementation ("com.spark-engine:plan-model:0.12.0")
'com.spark-engine:plan-model:jar:0.12.0'
<dependency org="com.spark-engine" name="plan-model" rev="0.12.0">
<artifact name="plan-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spark-engine', module='plan-model', version='0.12.0')
)
libraryDependencies += "com.spark-engine" % "plan-model" % "0.12.0"
[com.spark-engine/plan-model "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.18 |