is not current version
Last Version 0.15

djl-spring-boot-starter-tensorflow-auto 0.7

DJL TensorFlow Spring Boot starter project with automatic platform detection

License

License

Categories

Categories

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

GroupId

ai.djl.spring
ArtifactId

ArtifactId

djl-spring-boot-starter-tensorflow-auto
Version

Version

0.7
Type

Type

jar
Description

Description

djl-spring-boot-starter-tensorflow-auto
DJL TensorFlow Spring Boot starter project with automatic platform detection

Download djl-spring-boot-starter-tensorflow-auto 0.7


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

Dependencies

compile (4)

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

runtime (2)

Group / Artifact Type Version
ai.djl.tensorflow : tensorflow-engine jar
ai.djl.tensorflow : tensorflow-native-auto jar 2.3.0

test (2)

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

Project Modules

There are no modules declared in this project.