License |
License |
---|---|
GroupId | GroupIdio.ray |
ArtifactId | ArtifactIdstreaming-runtime |
Version | Version1.9.2 |
Type | Typejar |
Description |
Descriptionray streaming runtime
ray streaming runtime
|
Filename | Size |
---|---|
streaming-runtime-1.9.2.pom | |
streaming-runtime-1.9.2.jar | 2 MB |
streaming-runtime-1.9.2-sources.jar | 2 MB |
streaming-runtime-1.9.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.ray/streaming-runtime/ -->
<dependency>
<groupId>io.ray</groupId>
<artifactId>streaming-runtime</artifactId>
<version>1.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.ray/streaming-runtime/
implementation 'io.ray:streaming-runtime:1.9.2'
// https://jarcasting.com/artifacts/io.ray/streaming-runtime/
implementation ("io.ray:streaming-runtime:1.9.2")
'io.ray:streaming-runtime:jar:1.9.2'
<dependency org="io.ray" name="streaming-runtime" rev="1.9.2">
<artifact name="streaming-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ray', module='streaming-runtime', version='1.9.2')
)
libraryDependencies += "io.ray" % "streaming-runtime" % "1.9.2"
[io.ray/streaming-runtime "1.9.2"]
Group / Artifact | Type | Version |
---|---|---|
io.ray : ray-api | jar | 1.9.2 |
io.ray : ray-runtime | jar | 1.9.2 |
io.ray : streaming-api | jar | 1.9.2 |
com.github.davidmoten : flatbuffers-java | jar | 1.9.0.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.guava : guava | jar | 30.0-jre |
com.google.protobuf : protobuf-java | jar | 3.16.0 |
commons-collections : commons-collections | jar | 3.2.2 |
commons-io : commons-io | jar | 2.7 |
de.ruedigermoeller : fst | jar | 2.57 |
org.aeonbits.owner : owner | jar | 1.0.10 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.apache.logging.log4j : log4j-api | jar | 2.17.0 |
org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |
org.mockito : mockito-all | jar | 1.10.19 |
org.msgpack : msgpack-core | jar | 0.8.20 |
org.powermock : powermock-api-mockito | jar | 1.6.6 |
org.powermock : powermock-module-testng | jar | 1.6.6 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.testng : testng | jar | 7.3.0 |
org.yaml : snakeyaml | jar | 1.26 |