| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.streamxhub.streamx |
| Идентификатор | Идентификаторstreamx-spark |
| Версия | Версия1.1.0 |
| Тип | Типpom |
| Описание |
ОписаниеStreamX : Spark Parent
A magical framework that makes Flink development easier
|
| Имя Файла | Размер |
|---|---|
| streamx-spark-1.1.0.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-spark/ -->
<dependency>
<groupId>com.streamxhub.streamx</groupId>
<artifactId>streamx-spark</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-spark/
implementation 'com.streamxhub.streamx:streamx-spark:1.1.0'
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-spark/
implementation ("com.streamxhub.streamx:streamx-spark:1.1.0")
'com.streamxhub.streamx:streamx-spark:pom:1.1.0'
<dependency org="com.streamxhub.streamx" name="streamx-spark" rev="1.1.0">
<artifact name="streamx-spark" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.streamxhub.streamx', module='streamx-spark', version='1.1.0')
)
libraryDependencies += "com.streamxhub.streamx" % "streamx-spark" % "1.1.0"
[com.streamxhub.streamx/streamx-spark "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |