License |
License |
---|---|
GroupId | GroupIdio.ray |
ArtifactId | ArtifactIdray-serve |
Version | Version1.9.1 |
Type | Typejar |
Description |
Descriptionray serve
java for ray serve
|
Filename | Size |
---|---|
ray-serve-1.9.1.pom | |
ray-serve-1.9.1.jar | 198 KB |
ray-serve-1.9.1-sources.jar | 87 KB |
ray-serve-1.9.1-javadoc.jar | 508 KB |
Browse |
<!-- 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"]
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 |