| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.solomonronald |
| Идентификатор | Идентификаторspark-fluff |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеSpark Fluff
Distributed Random Data Generator for Apache Spark
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spark-fluff-1.0.0.pom | |
| spark-fluff-1.0.0.jar | 82 KB |
| spark-fluff-1.0.0-sources.jar | 19 KB |
| spark-fluff-1.0.0-javadoc.jar | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.solomonronald/spark-fluff/ -->
<dependency>
<groupId>com.github.solomonronald</groupId>
<artifactId>spark-fluff</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.solomonronald/spark-fluff/
implementation 'com.github.solomonronald:spark-fluff:1.0.0'
// https://jarcasting.com/artifacts/com.github.solomonronald/spark-fluff/
implementation ("com.github.solomonronald:spark-fluff:1.0.0")
'com.github.solomonronald:spark-fluff:jar:1.0.0'
<dependency org="com.github.solomonronald" name="spark-fluff" rev="1.0.0">
<artifact name="spark-fluff" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.solomonronald', module='spark-fluff', version='1.0.0')
)
libraryDependencies += "com.github.solomonronald" % "spark-fluff" % "1.0.0"
[com.github.solomonronald/spark-fluff "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.thoughtworks.paranamer : paranamer | jar | 2.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.spark : spark-core_2.11 | jar | 2.4.0 |
| org.apache.spark : spark-sql_2.11 | jar | 2.4.0 |
| org.apache.spark : spark-mllib_2.11 | jar | 2.4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | [4.13.1,) |
| org.scalatest : scalatest_2.11 | jar | 3.0.5 |