License |
License |
---|---|
GroupId | GroupIdcom.spark-engine |
ArtifactId | ArtifactIddelta-sharing-core |
Last Version | Last Version0.14.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpark Engine Delta Sharing Core Module
Apache Spark dataset composer using yaml
|
Project URL |
Project URL |
Filename | Size |
---|---|
delta-sharing-core-0.14.2.pom | |
delta-sharing-core-0.14.2.jar | 57 KB |
delta-sharing-core-0.14.2-sources.jar | 14 KB |
delta-sharing-core-0.14.2-javadoc.jar | 587 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spark-engine/delta-sharing-core/ -->
<dependency>
<groupId>com.spark-engine</groupId>
<artifactId>delta-sharing-core</artifactId>
<version>0.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.spark-engine/delta-sharing-core/
implementation 'com.spark-engine:delta-sharing-core:0.14.2'
// https://jarcasting.com/artifacts/com.spark-engine/delta-sharing-core/
implementation ("com.spark-engine:delta-sharing-core:0.14.2")
'com.spark-engine:delta-sharing-core:jar:0.14.2'
<dependency org="com.spark-engine" name="delta-sharing-core" rev="0.14.2">
<artifact name="delta-sharing-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spark-engine', module='delta-sharing-core', version='0.14.2')
)
libraryDependencies += "com.spark-engine" % "delta-sharing-core" % "0.14.2"
[com.spark-engine/delta-sharing-core "0.14.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.apache.spark : spark-sql_2.12 | jar | 3.1.2 |
io.delta : delta-core_2.12 | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.18 |