fountain

This program will start a simple streaming server which will send text data from a specified file. This makes it easier to test Spark Streaming. A simple substitution for netcat.

Лицензия

Лицензия

Группа

Группа

io.github.yrichika
Идентификатор

Идентификатор

fountain
Последняя версия

Последняя версия

0.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

fountain
This program will start a simple streaming server which will send text data from a specified file. This makes it easier to test Spark Streaming. A simple substitution for netcat.
Ссылка на сайт

Ссылка на сайт

https://github.com/yrichika/fountain
Организация-разработчик

Организация-разработчик

yrichika
Система контроля версий

Система контроля версий

https://github.com/yrichika/fountain

Скачать fountain

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.yrichika/fountain/ -->
<dependency>
    <groupId>io.github.yrichika</groupId>
    <artifactId>fountain</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yrichika/fountain/
implementation 'io.github.yrichika:fountain:0.1.0'
// https://jarcasting.com/artifacts/io.github.yrichika/fountain/
implementation ("io.github.yrichika:fountain:0.1.0")
'io.github.yrichika:fountain:jar:0.1.0'
<dependency org="io.github.yrichika" name="fountain" rev="0.1.0">
  <artifact name="fountain" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yrichika', module='fountain', version='0.1.0')
)
libraryDependencies += "io.github.yrichika" % "fountain" % "0.1.0"
[io.github.yrichika/fountain "0.1.0"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-library jar 2.12.15
com.github.sbt » sbt-pgp jar 2.1.2
com.typesafe.akka : akka-stream_2.12 jar 2.6.16
org.apache.spark : spark-core_2.12 jar 3.1.2
org.apache.spark : spark-sql_2.12 jar 3.1.2
org.scalactic : scalactic_2.12 jar 3.2.9

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.spark : spark-streaming_2.12 jar 3.1.2

test (2)

Идентификатор библиотеки Тип Версия
com.typesafe.akka : akka-stream-testkit_2.12 jar 2.6.16
org.scalatest : scalatest_2.12 jar 3.2.9

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.1.0