License |
License |
---|---|
Categories |
CategoriesDJL Business Logic Libraries Machine Learning |
GroupId | GroupIdai.djl |
ArtifactId | ArtifactIdserving |
Last Version | Last Version0.12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDeep Java Library - serving
Deep Java Library - serving
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
serving-0.12.0.pom | |
serving-0.12.0.jar | 67 KB |
serving-0.12.0-sources.jar | 48 KB |
serving-0.12.0-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.djl/serving/ -->
<dependency>
<groupId>ai.djl</groupId>
<artifactId>serving</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl/serving/
implementation 'ai.djl:serving:0.12.0'
// https://jarcasting.com/artifacts/ai.djl/serving/
implementation ("ai.djl:serving:0.12.0")
'ai.djl:serving:jar:0.12.0'
<dependency org="ai.djl" name="serving" rev="0.12.0">
<artifact name="serving" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl', module='serving', version='0.12.0')
)
libraryDependencies += "ai.djl" % "serving" % "0.12.0"
[ai.djl/serving "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.65.Final |
com.google.code.gson : gson | jar | 2.8.7 |
commons-cli : commons-cli | jar | 1.4 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.12.1 |
ai.djl : api | jar | 0.12.0 |
ai.djl : model-zoo | jar | 0.12.0 |
ai.djl.mxnet : mxnet-model-zoo | jar | 0.12.0 |
ai.djl.tensorflow : tensorflow-model-zoo | jar | 0.12.0 |
ai.djl.pytorch : pytorch-model-zoo | jar | 0.12.0 |
ai.djl.mxnet : mxnet-native-auto | jar | 1.8.0 |
ai.djl.pytorch : pytorch-native-auto | jar | 1.8.1 |
ai.djl.tensorflow : tensorflow-native-auto | jar | 2.4.1 |