License |
License |
---|---|
GroupId | GroupIdio.ray |
ArtifactId | ArtifactIdstreaming-runtime |
Version | Version1.3.0 |
Type | Typejar |
Description |
Descriptionray streaming runtime
ray streaming runtime
|
Filename | Size |
---|---|
streaming-runtime-1.3.0.pom | |
streaming-runtime-1.3.0.jar | 2 MB |
streaming-runtime-1.3.0-sources.jar | 1 MB |
streaming-runtime-1.3.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.ray/streaming-runtime/ -->
<dependency>
<groupId>io.ray</groupId>
<artifactId>streaming-runtime</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.ray/streaming-runtime/
implementation 'io.ray:streaming-runtime:1.3.0'
// https://jarcasting.com/artifacts/io.ray/streaming-runtime/
implementation ("io.ray:streaming-runtime:1.3.0")
'io.ray:streaming-runtime:jar:1.3.0'
<dependency org="io.ray" name="streaming-runtime" rev="1.3.0">
<artifact name="streaming-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ray', module='streaming-runtime', version='1.3.0')
)
libraryDependencies += "io.ray" % "streaming-runtime" % "1.3.0"
[io.ray/streaming-runtime "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
io.ray : ray-api | jar | 1.3.0 |
io.ray : ray-runtime | jar | 1.3.0 |
io.ray : streaming-api | jar | 1.3.0 |
com.github.davidmoten : flatbuffers-java | jar | 1.9.0.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.guava : guava | jar | 27.0.1-jre |
com.google.protobuf : protobuf-java | jar | 3.8.0 |
commons-collections : commons-collections | jar | 3.2.2 |
commons-io : commons-io | jar | 2.5 |
de.ruedigermoeller : fst | jar | 2.57 |
org.aeonbits.owner : owner | jar | 1.0.10 |
org.apache.commons : commons-lang3 | jar | 3.4 |
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.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.testng : testng | jar | 7.3.0 |