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