Pulsar Examples :: Spark

Pulsar is a distributed pub-sub messaging platform with a very flexible messaging model and an intuitive client API.

Лицензия

Лицензия

Категории

Категории

Native Инструменты разработки
Группа

Группа

io.streamnative.examples
Идентификатор

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

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

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

2.6.3.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Pulsar Examples :: Spark
Pulsar is a distributed pub-sub messaging platform with a very flexible messaging model and an intuitive client API.
Организация-разработчик

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

Apache Software Foundation

Скачать spark

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.streamnative : pulsar-spark jar 2.6.3.4

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.10

test (7)

Идентификатор библиотеки Тип Версия
io.streamnative : buildtools jar 2.6.3.4
org.testng : testng jar 6.14.3
org.mockito : mockito-core jar 2.28.2
org.powermock : powermock-api-mockito2 jar 2.0.2
org.powermock : powermock-module-testng jar 2.0.2
org.assertj : assertj-core jar 3.11.1
org.apache.bookkeeper : bookkeeper-server jar 4.11.1

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

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

StreamNative

Cloud-Native event streaming powered by Apache Pulsar

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

Версия
2.6.3.4
2.6.3.1