License |
License |
---|---|
GroupId | GroupIdio.ray |
ArtifactId | ArtifactIdray-streaming |
Version | Version1.4.0 |
Type | Typepom |
Description |
DescriptionRay Project Streaming Parent POM
A streaming framework built on ray
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ray-streaming-1.4.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.ray/ray-streaming/ -->
<dependency>
<groupId>io.ray</groupId>
<artifactId>ray-streaming</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ray/ray-streaming/
implementation 'io.ray:ray-streaming:1.4.0'
// https://jarcasting.com/artifacts/io.ray/ray-streaming/
implementation ("io.ray:ray-streaming:1.4.0")
'io.ray:ray-streaming:pom:1.4.0'
<dependency org="io.ray" name="ray-streaming" rev="1.4.0">
<artifact name="ray-streaming" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ray', module='ray-streaming', version='1.4.0')
)
libraryDependencies += "io.ray" % "ray-streaming" % "1.4.0"
[io.ray/ray-streaming "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 27.0.1-jre |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.testng : testng | jar | 7.3.0 |