License |
License |
---|---|
Categories |
CategoriesTensorFlow Business Logic Libraries Machine Learning config Application Layer Libs Configuration |
GroupId | GroupIdai.konduit.serving |
ArtifactId | ArtifactIdkonduit-serving-tensorflow-config |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEnterprise runtime for machine learning models
|
<!-- https://jarcasting.com/artifacts/ai.konduit.serving/konduit-serving-tensorflow-config/ -->
<dependency>
<groupId>ai.konduit.serving</groupId>
<artifactId>konduit-serving-tensorflow-config</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ai.konduit.serving/konduit-serving-tensorflow-config/
implementation 'ai.konduit.serving:konduit-serving-tensorflow-config:0.0.2'
// https://jarcasting.com/artifacts/ai.konduit.serving/konduit-serving-tensorflow-config/
implementation ("ai.konduit.serving:konduit-serving-tensorflow-config:0.0.2")
'ai.konduit.serving:konduit-serving-tensorflow-config:jar:0.0.2'
<dependency org="ai.konduit.serving" name="konduit-serving-tensorflow-config" rev="0.0.2">
<artifact name="konduit-serving-tensorflow-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.konduit.serving', module='konduit-serving-tensorflow-config', version='0.0.2')
)
libraryDependencies += "ai.konduit.serving" % "konduit-serving-tensorflow-config" % "0.0.2"
[ai.konduit.serving/konduit-serving-tensorflow-config "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
ai.konduit.serving : konduit-serving-pipeline | jar | 0.0.2 |
ai.konduit.serving : konduit-serving-annotation | jar | 0.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |