License |
License |
---|---|
GroupId | GroupIdio.ray |
ArtifactId | ArtifactIdray-runtime |
Version | Version1.3.0 |
Type | Typejar |
Description |
Descriptionray runtime
ray runtime implementation
|
Filename | Size |
---|---|
ray-runtime-1.3.0.pom | |
ray-runtime-1.3.0.jar | 10 MB |
ray-runtime-1.3.0-sources.jar | 9 MB |
ray-runtime-1.3.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.ray/ray-runtime/ -->
<dependency>
<groupId>io.ray</groupId>
<artifactId>ray-runtime</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.ray/ray-runtime/
implementation 'io.ray:ray-runtime:1.3.0'
// https://jarcasting.com/artifacts/io.ray/ray-runtime/
implementation ("io.ray:ray-runtime:1.3.0")
'io.ray:ray-runtime:jar:1.3.0'
<dependency org="io.ray" name="ray-runtime" rev="1.3.0">
<artifact name="ray-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ray', module='ray-runtime', version='1.3.0')
)
libraryDependencies += "io.ray" % "ray-runtime" % "1.3.0"
[io.ray/ray-runtime "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
io.ray : ray-api | jar | 1.3.0 |
com.google.code.gson : gson | jar | 2.8.5 |
com.google.guava : guava | jar | 27.0.1-jre |
com.google.protobuf : protobuf-java | jar | 3.8.0 |
com.typesafe : config | jar | 1.3.2 |
commons-io : commons-io | jar | 2.5 |
de.ruedigermoeller : fst | jar | 2.57 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
log4j : log4j | jar | 1.2.17 |
net.java.dev.jna : jna | jar | 5.5.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.msgpack : msgpack-core | jar | 0.8.20 |
org.ow2.asm : asm | jar | 6.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.testng : testng | jar | 7.3.0 |
redis.clients : jedis | jar | 2.8.0 |