License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.tresata |
ArtifactId | ArtifactIdspark-datasetops_2.12 |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspark-datasetops
spark-datasetops
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.tresata |
<!-- https://jarcasting.com/artifacts/com.tresata/spark-datasetops_2.12/ -->
<dependency>
<groupId>com.tresata</groupId>
<artifactId>spark-datasetops_2.12</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tresata/spark-datasetops_2.12/
implementation 'com.tresata:spark-datasetops_2.12:1.2.0'
// https://jarcasting.com/artifacts/com.tresata/spark-datasetops_2.12/
implementation ("com.tresata:spark-datasetops_2.12:1.2.0")
'com.tresata:spark-datasetops_2.12:jar:1.2.0'
<dependency org="com.tresata" name="spark-datasetops_2.12" rev="1.2.0">
<artifact name="spark-datasetops_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tresata', module='spark-datasetops_2.12', version='1.2.0')
)
libraryDependencies += "com.tresata" % "spark-datasetops_2.12" % "1.2.0"
[com.tresata/spark-datasetops_2.12 "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-sql_2.12 | jar | 3.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest-funspec_2.12 | jar | 3.2.10 |