<dependency>
<groupId>ai.djl.spring</groupId>
<artifactId>djl-spring-boot-starter-pytorch-auto</artifactId>
<version>0.23</version>
</dependency>
@Grapes(
@Grab(group='ai.djl.spring', module='djl-spring-boot-starter-pytorch-auto', version='0.23')
)
<dependency org="ai.djl.spring" name="djl-spring-boot-starter-pytorch-auto" rev="0.23" />