Ray Project Streaming Parent POM

A streaming framework built on ray

License

License

GroupId

GroupId

io.ray
ArtifactId

ArtifactId

ray-streaming
Last Version

Last Version

1.10.0
Release Date

Release Date

Type

Type

pom
Description

Description

Ray Project Streaming Parent POM
A streaming framework built on ray
Project URL

Project URL

https://github.com/ray-project/ray
Source Code Management

Source Code Management

https://github.com/ray-project/ray

Download ray-streaming

Filename Size
ray-streaming-1.10.0.pom 7 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • streaming-api
  • streaming-runtime
  • streaming-state
io.ray

Versions

Version
1.10.0
1.9.2
1.9.1
1.9.0
1.8.0
1.7.0
1.6.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0
0.9.0
0.0.1