| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDJL Прикладные библиотеки Machine Learning |
| Группа | Группаai.djl |
| Идентификатор | Идентификаторserving |
| Версия | Версия0.12.0 |
| Тип | Типjar |
| Описание |
ОписаниеDeep Java Library - serving
Deep Java Library - serving
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| serving-0.12.0.pom | |
| serving-0.12.0.jar | 91 KB |
| serving-0.12.0-sources.jar | 67 KB |
| serving-0.12.0-javadoc.jar | 160 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ai.djl/serving/ -->
<dependency>
<groupId>ai.djl</groupId>
<artifactId>serving</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl/serving/
implementation 'ai.djl:serving:0.12.0'
// https://jarcasting.com/artifacts/ai.djl/serving/
implementation ("ai.djl:serving:0.12.0")
'ai.djl:serving:jar:0.12.0'
<dependency org="ai.djl" name="serving" rev="0.12.0">
<artifact name="serving" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl', module='serving', version='0.12.0')
)
libraryDependencies += "ai.djl" % "serving" % "0.12.0"
[ai.djl/serving "0.12.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-all | jar | 4.1.65.Final |
| com.google.code.gson : gson | jar | 2.8.7 |
| commons-cli : commons-cli | jar | 1.4 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.12.1 |
| ai.djl : api | jar | 0.12.0 |
| ai.djl : model-zoo | jar | 0.12.0 |
| ai.djl.mxnet : mxnet-model-zoo | jar | 0.12.0 |
| ai.djl.tensorflow : tensorflow-model-zoo | jar | 0.12.0 |
| ai.djl.pytorch : pytorch-model-zoo | jar | 0.12.0 |
| ai.djl.mxnet : mxnet-native-auto | jar | 1.8.0 |
| ai.djl.pytorch : pytorch-native-auto | jar | 1.8.1 |
| ai.djl.tensorflow : tensorflow-native-auto | jar | 2.4.1 |