ray serve

java for ray serve

Лицензия

Лицензия

Группа

Группа

io.ray
Идентификатор

Идентификатор

ray-serve
Последняя версия

Последняя версия

1.13.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

ray serve
java for ray serve

Скачать ray-serve

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.13.0
1.12.1
1.12.0
1.11.1
1.11.0
1.10.0
1.9.2
1.9.1
1.9.0
1.8.0
1.7.0
1.6.0