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