| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.ray |
| Идентификатор | Идентификаторray-streaming |
| Последняя версия | Последняя версия1.10.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеRay Project Streaming Parent POM
A streaming framework built on ray
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ray-streaming-1.10.0.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.ray/ray-streaming/ -->
<dependency>
<groupId>io.ray</groupId>
<artifactId>ray-streaming</artifactId>
<version>1.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ray/ray-streaming/
implementation 'io.ray:ray-streaming:1.10.0'
// https://jarcasting.com/artifacts/io.ray/ray-streaming/
implementation ("io.ray:ray-streaming:1.10.0")
'io.ray:ray-streaming:pom:1.10.0'
<dependency org="io.ray" name="ray-streaming" rev="1.10.0">
<artifact name="ray-streaming" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ray', module='ray-streaming', version='1.10.0')
)
libraryDependencies += "io.ray" % "ray-streaming" % "1.10.0"
[io.ray/ray-streaming "1.10.0"]