License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices DJL Business Logic Libraries Machine Learning |
GroupId | GroupIdai.djl.spring |
ArtifactId | ArtifactIddjl-spring-boot-starter-parent |
Version | Version0.11 |
Type | Typepom |
Description |
Descriptiondjl-spring-boot-starter-parent
DJL starter project for Spring Boot
|
Filename | Size |
---|---|
djl-spring-boot-starter-parent-0.11.pom | 5 KB |
Browse |
<!-- 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.11</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.11'
// https://jarcasting.com/artifacts/ai.djl.spring/djl-spring-boot-starter-parent/
implementation ("ai.djl.spring:djl-spring-boot-starter-parent:0.11")
'ai.djl.spring:djl-spring-boot-starter-parent:pom:0.11'
<dependency org="ai.djl.spring" name="djl-spring-boot-starter-parent" rev="0.11">
<artifact name="djl-spring-boot-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ai.djl.spring', module='djl-spring-boot-starter-parent', version='0.11')
)
libraryDependencies += "ai.djl.spring" % "djl-spring-boot-starter-parent" % "0.11"
[ai.djl.spring/djl-spring-boot-starter-parent "0.11"]
Group / Artifact | Type | Version |
---|---|---|
ai.djl : api | jar | |
org.springframework.boot : spring-boot-starter | jar | 2.3.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.4.RELEASE |