is not current version
Last Version 1.13.0

ray serve 1.9.1

java for ray serve

License

License

GroupId

GroupId

io.ray
ArtifactId

ArtifactId

ray-serve
Version

Version

1.9.1
Type

Type

jar
Description

Description

ray serve
java for ray serve

Download ray-serve 1.9.1


<!-- https://jarcasting.com/artifacts/io.ray/ray-serve/ -->
<dependency>
    <groupId>io.ray</groupId>
    <artifactId>ray-serve</artifactId>
    <version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.ray/ray-serve/
implementation 'io.ray:ray-serve:1.9.1'
// https://jarcasting.com/artifacts/io.ray/ray-serve/
implementation ("io.ray:ray-serve:1.9.1")
'io.ray:ray-serve:jar:1.9.1'
<dependency org="io.ray" name="ray-serve" rev="1.9.1">
  <artifact name="ray-serve" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ray', module='ray-serve', version='1.9.1')
)
libraryDependencies += "io.ray" % "ray-serve" % "1.9.1"
[io.ray/ray-serve "1.9.1"]

Dependencies

compile (10)

Group / Artifact Type Version
io.ray : ray-api jar 1.9.1
io.ray : ray-runtime jar 1.9.1
com.google.code.gson : gson jar 2.8.5
com.google.guava : guava jar 30.0-jre
com.google.protobuf : protobuf-java jar 3.16.0
org.apache.commons : commons-lang3 jar 3.4
org.apache.httpcomponents.client5 : httpclient5 jar 5.0.3
org.apache.httpcomponents.core5 : httpcore5 jar 5.0.2
org.slf4j : slf4j-api jar 1.7.25
org.testng : testng jar 7.3.0

Project Modules

There are no modules declared in this project.