License |
License |
---|---|
GroupId | GroupIdcom.tresata |
ArtifactId | ArtifactIdspark-wordtophrase_2.10 |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspark-wordtophrase
spark-wordtophrase
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.tresata |
<!-- https://jarcasting.com/artifacts/com.tresata/spark-wordtophrase_2.10/ -->
<dependency>
<groupId>com.tresata</groupId>
<artifactId>spark-wordtophrase_2.10</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tresata/spark-wordtophrase_2.10/
implementation 'com.tresata:spark-wordtophrase_2.10:0.1.0'
// https://jarcasting.com/artifacts/com.tresata/spark-wordtophrase_2.10/
implementation ("com.tresata:spark-wordtophrase_2.10:0.1.0")
'com.tresata:spark-wordtophrase_2.10:jar:0.1.0'
<dependency org="com.tresata" name="spark-wordtophrase_2.10" rev="0.1.0">
<artifact name="spark-wordtophrase_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tresata', module='spark-wordtophrase_2.10', version='0.1.0')
)
libraryDependencies += "com.tresata" % "spark-wordtophrase_2.10" % "0.1.0"
[com.tresata/spark-wordtophrase_2.10 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
com.twitter : algebird-core_2.10 | jar | 0.12.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-sql_2.10 | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 3.0.3 |