License |
License |
---|---|
GroupId | GroupIdai.konduit.serving |
ArtifactId | ArtifactIdkonduit-serving-annotation |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEnterprise runtime for machine learning models
|
<!-- https://jarcasting.com/artifacts/ai.konduit.serving/konduit-serving-annotation/ -->
<dependency>
<groupId>ai.konduit.serving</groupId>
<artifactId>konduit-serving-annotation</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.konduit.serving/konduit-serving-annotation/
implementation 'ai.konduit.serving:konduit-serving-annotation:0.1.0'
// https://jarcasting.com/artifacts/ai.konduit.serving/konduit-serving-annotation/
implementation ("ai.konduit.serving:konduit-serving-annotation:0.1.0")
'ai.konduit.serving:konduit-serving-annotation:jar:0.1.0'
<dependency org="ai.konduit.serving" name="konduit-serving-annotation" rev="0.1.0">
<artifact name="konduit-serving-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.konduit.serving', module='konduit-serving-annotation', version='0.1.0')
)
libraryDependencies += "ai.konduit.serving" % "konduit-serving-annotation" % "0.1.0"
[ai.konduit.serving/konduit-serving-annotation "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0-rc2 |