| License |
License |
|---|---|
| GroupId | GroupIdio.ray |
| ArtifactId | ArtifactIdray-serve |
| Last Version | Last Version1.13.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionray serve
java for ray serve
|
| Filename | Size |
|---|---|
| ray-serve-1.13.0.pom | |
| ray-serve-1.13.0.jar | 72 KB |
| ray-serve-1.13.0-sources.jar | 37 KB |
| ray-serve-1.13.0-javadoc.jar | 237 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.ray/ray-serve/ -->
<dependency>
<groupId>io.ray</groupId>
<artifactId>ray-serve</artifactId>
<version>1.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.ray/ray-serve/
implementation 'io.ray:ray-serve:1.13.0'
// https://jarcasting.com/artifacts/io.ray/ray-serve/
implementation ("io.ray:ray-serve:1.13.0")
'io.ray:ray-serve:jar:1.13.0'
<dependency org="io.ray" name="ray-serve" rev="1.13.0">
<artifact name="ray-serve" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ray', module='ray-serve', version='1.13.0')
)
libraryDependencies += "io.ray" % "ray-serve" % "1.13.0"
[io.ray/ray-serve "1.13.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.ray : ray-api | jar | 1.13.0 |
| io.ray : ray-runtime | jar | 1.13.0 |
| com.google.code.gson : gson | jar | 2.8.6 |
| com.google.guava : guava | jar | 30.1.1-android |
| com.google.protobuf : protobuf-java | jar | 3.19.4 |
| 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 |