License |
License |
---|---|
GroupId | GroupIdio.ray |
ArtifactId | ArtifactIdray-runtime |
Last Version | Last Version1.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionray runtime
ray runtime implementation
|
Filename | Size |
---|---|
ray-runtime-1.13.0.pom | |
ray-runtime-1.13.0.jar | 34 MB |
ray-runtime-1.13.0-sources.jar | 34 MB |
ray-runtime-1.13.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.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.ray/ray-runtime/
implementation 'io.ray:ray-runtime:1.13.0'
// https://jarcasting.com/artifacts/io.ray/ray-runtime/
implementation ("io.ray:ray-runtime:1.13.0")
'io.ray:ray-runtime:jar:1.13.0'
<dependency org="io.ray" name="ray-runtime" rev="1.13.0">
<artifact name="ray-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ray', module='ray-runtime', version='1.13.0')
)
libraryDependencies += "io.ray" % "ray-runtime" % "1.13.0"
[io.ray/ray-runtime "1.13.0"]
Group / Artifact | Type | Version |
---|---|---|
io.ray : ray-api | jar | 1.13.0 |
com.google.code.gson : gson | jar | 2.8.6 |
com.lmax : disruptor | jar | 3.3.4 |
com.typesafe : config | jar | 1.3.2 |
commons-io : commons-io | jar | 2.7 |
de.ruedigermoeller : fst | jar | 2.57 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
net.java.dev.jna : jna | jar | 5.5.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.msgpack : msgpack-core | jar | 0.8.20 |
org.ow2.asm : asm | jar | 6.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.testng : testng | jar | 7.3.0 |
org.yaml : snakeyaml | jar | 1.26 |