Last Version

djl-spring-boot-starter-autoconfigure 0.15

DJL Spring Boot starter project

License

License

Categories

Categories

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

GroupId

ai.djl.spring
ArtifactId

ArtifactId

djl-spring-boot-starter-autoconfigure
Version

Version

0.15
Type

Type

jar
Description

Description

djl-spring-boot-starter-autoconfigure
DJL Spring Boot starter project

Download djl-spring-boot-starter-autoconfigure 0.15


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor jar 2.6.4
ai.djl : api jar
org.springframework.boot : spring-boot-starter jar 2.6.4

test (2)

Group / Artifact Type Version
ai.djl.spring : djl-spring-boot-starter-mxnet-auto jar 0.15
org.springframework.boot : spring-boot-starter-test jar 2.6.4

Project Modules

There are no modules declared in this project.