| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Сеть Auto Библиотеки уровня приложения Code Generators DJL Прикладные библиотеки Machine Learning |
| Группа | Группаai.djl.spring |
| Идентификатор | Идентификаторdjl-spring-boot-starter-mxnet-auto |
| Последняя версия | Последняя версия0.15 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdjl-spring-boot-starter-mxnet-auto
DJL MXNet Spring Boot starter project with automatic platform detection
|
| Имя Файла | Размер |
|---|---|
| djl-spring-boot-starter-mxnet-auto-0.15.pom | |
| djl-spring-boot-starter-mxnet-auto-0.15.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ai.djl.spring/djl-spring-boot-starter-mxnet-auto/ -->
<dependency>
<groupId>ai.djl.spring</groupId>
<artifactId>djl-spring-boot-starter-mxnet-auto</artifactId>
<version>0.15</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.spring/djl-spring-boot-starter-mxnet-auto/
implementation 'ai.djl.spring:djl-spring-boot-starter-mxnet-auto:0.15'
// https://jarcasting.com/artifacts/ai.djl.spring/djl-spring-boot-starter-mxnet-auto/
implementation ("ai.djl.spring:djl-spring-boot-starter-mxnet-auto:0.15")
'ai.djl.spring:djl-spring-boot-starter-mxnet-auto:jar:0.15'
<dependency org="ai.djl.spring" name="djl-spring-boot-starter-mxnet-auto" rev="0.15">
<artifact name="djl-spring-boot-starter-mxnet-auto" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.spring', module='djl-spring-boot-starter-mxnet-auto', version='0.15')
)
libraryDependencies += "ai.djl.spring" % "djl-spring-boot-starter-mxnet-auto" % "0.15"
[ai.djl.spring/djl-spring-boot-starter-mxnet-auto "0.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ai.djl.mxnet : mxnet-model-zoo | jar | |
| ai.djl : api | jar | |
| org.springframework.boot : spring-boot-starter | jar | 2.6.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ai.djl.mxnet : mxnet-engine | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.4 |