License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.tresata |
ArtifactId | ArtifactIdspark-datasetops_2.11 |
Last Version | Last Version0.6.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.11/ -->
<dependency>
<groupId>com.tresata</groupId>
<artifactId>spark-datasetops_2.11</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tresata/spark-datasetops_2.11/
implementation 'com.tresata:spark-datasetops_2.11:0.6.0'
// https://jarcasting.com/artifacts/com.tresata/spark-datasetops_2.11/
implementation ("com.tresata:spark-datasetops_2.11:0.6.0")
'com.tresata:spark-datasetops_2.11:jar:0.6.0'
<dependency org="com.tresata" name="spark-datasetops_2.11" rev="0.6.0">
<artifact name="spark-datasetops_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tresata', module='spark-datasetops_2.11', version='0.6.0')
)
libraryDependencies += "com.tresata" % "spark-datasetops_2.11" % "0.6.0"
[com.tresata/spark-datasetops_2.11 "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-sql_2.11 | jar | 2.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.6 |