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