is not current version
Last Version 0.15

djl-spring-boot-starter-parent 0.7

DJL starter project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices DJL Business Logic Libraries Machine Learning
GroupId

GroupId

ai.djl.spring
ArtifactId

ArtifactId

djl-spring-boot-starter-parent
Version

Version

0.7
Type

Type

pom
Description

Description

djl-spring-boot-starter-parent
DJL starter project for Spring Boot

Download djl-spring-boot-starter-parent 0.7


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

Dependencies

compile (3)

Group / Artifact Type Version
ai.djl : api jar
net.java.dev.jna : jna jar 5.3.0
org.springframework.boot : spring-boot-starter jar 2.3.3.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.3.RELEASE

Project Modules

There are no modules declared in this project.