StreamX Parent

A magical framework that make stream processing easier

Лицензия

Лицензия

Группа

Группа

com.streamxhub.streamx
Идентификатор

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

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

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

1.2.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

StreamX Parent
A magical framework that make stream processing easier
Ссылка на сайт

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

https://github.com/streamxhub/streamx
Система контроля версий

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

https://github.com/streamxhub/streamx

Скачать streamx

Имя Файла Размер
streamx-1.2.3.pom 26 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx/ -->
<dependency>
    <groupId>com.streamxhub.streamx</groupId>
    <artifactId>streamx</artifactId>
    <version>1.2.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx/
implementation 'com.streamxhub.streamx:streamx:1.2.3'
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx/
implementation ("com.streamxhub.streamx:streamx:1.2.3")
'com.streamxhub.streamx:streamx:pom:1.2.3'
<dependency org="com.streamxhub.streamx" name="streamx" rev="1.2.3">
  <artifact name="streamx" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.streamxhub.streamx', module='streamx', version='1.2.3')
)
libraryDependencies += "com.streamxhub.streamx" % "streamx" % "1.2.3"
[com.streamxhub.streamx/streamx "1.2.3"]

Зависимости

provided (3)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-library jar 2.11.12
org.scala-lang : scala-compiler jar 2.11.12
org.scala-lang : scala-reflect jar 2.11.12

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

  • streamx-common
  • streamx-flink

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

Версия
1.2.3
1.2.2
1.2.0