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