is not current version
Last Version 0.15

ai.djl.spring:djl-spring-boot-starter-pytorch-auto 0.2

DJL PyTorch Spring Boot starter project with automatic platform detection

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators DJL Business Logic Libraries Machine Learning
GroupId

GroupId

ai.djl.spring
ArtifactId

ArtifactId

djl-spring-boot-starter-pytorch-auto
Version

Version

0.2
Type

Type

jar

Download djl-spring-boot-starter-pytorch-auto 0.2


<!-- https://jarcasting.com/artifacts/ai.djl.spring/djl-spring-boot-starter-pytorch-auto/ -->
<dependency>
    <groupId>ai.djl.spring</groupId>
    <artifactId>djl-spring-boot-starter-pytorch-auto</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.spring/djl-spring-boot-starter-pytorch-auto/
implementation 'ai.djl.spring:djl-spring-boot-starter-pytorch-auto:0.2'
// https://jarcasting.com/artifacts/ai.djl.spring/djl-spring-boot-starter-pytorch-auto/
implementation ("ai.djl.spring:djl-spring-boot-starter-pytorch-auto:0.2")
'ai.djl.spring:djl-spring-boot-starter-pytorch-auto:jar:0.2'
<dependency org="ai.djl.spring" name="djl-spring-boot-starter-pytorch-auto" rev="0.2">
  <artifact name="djl-spring-boot-starter-pytorch-auto" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.spring', module='djl-spring-boot-starter-pytorch-auto', version='0.2')
)
libraryDependencies += "ai.djl.spring" % "djl-spring-boot-starter-pytorch-auto" % "0.2"
[ai.djl.spring/djl-spring-boot-starter-pytorch-auto "0.2"]