License |
License |
---|---|
GroupId | GroupIdio.delta |
ArtifactId | ArtifactIddelta-core_2.12 |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptiondelta-core
delta-core
|
Project URL |
Project URL |
Project Organization |
Project Organizationio.delta |
Filename | Size |
---|---|
delta-core_2.12-1.1.0.pom | |
delta-core_2.12-1.1.0.jar | 2 MB |
delta-core_2.12-1.1.0-sources.jar | 371 KB |
delta-core_2.12-1.1.0-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.delta/delta-core_2.12/ -->
<dependency>
<groupId>io.delta</groupId>
<artifactId>delta-core_2.12</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.delta/delta-core_2.12/
implementation 'io.delta:delta-core_2.12:1.1.0'
// https://jarcasting.com/artifacts/io.delta/delta-core_2.12/
implementation ("io.delta:delta-core_2.12:1.1.0")
'io.delta:delta-core_2.12:jar:1.1.0'
<dependency org="io.delta" name="delta-core_2.12" rev="1.1.0">
<artifact name="delta-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.delta', module='delta-core_2.12', version='1.1.0')
)
libraryDependencies += "io.delta" % "delta-core_2.12" % "1.1.0"
[io.delta/delta-core_2.12 "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.14 |
org.antlr : antlr4-runtime | jar | 4.8 |
org.codehaus.jackson : jackson-core-asl | jar | 1.9.13 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-hive_2.12 | jar | 3.2.0 |
org.apache.spark : spark-sql_2.12 | jar | 3.2.0 |
org.apache.spark : spark-core_2.12 | jar | 3.2.0 |
org.apache.spark : spark-catalyst_2.12 | jar | 3.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-hive_2.12 | jar | 3.2.0 |
org.apache.spark : spark-sql_2.12 | jar | 3.2.0 |
org.apache.spark : spark-core_2.12 | jar | 3.2.0 |
org.apache.spark : spark-catalyst_2.12 | jar | 3.2.0 |
org.scalatest : scalatest_2.12 | jar | 3.2.9 |
junit : junit | jar | 4.12 |
com.novocode : junit-interface | jar | 0.11 |