License |
License |
---|---|
GroupId | GroupIdai.konduit.serving |
ArtifactId | ArtifactIdkonduit-serving |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionkonduit-serving
Enterprise runtime for machine learning models
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
konduit-serving-0.1.0.pom | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.konduit.serving/konduit-serving/ -->
<dependency>
<groupId>ai.konduit.serving</groupId>
<artifactId>konduit-serving</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ai.konduit.serving/konduit-serving/
implementation 'ai.konduit.serving:konduit-serving:0.1.0'
// https://jarcasting.com/artifacts/ai.konduit.serving/konduit-serving/
implementation ("ai.konduit.serving:konduit-serving:0.1.0")
'ai.konduit.serving:konduit-serving:pom:0.1.0'
<dependency org="ai.konduit.serving" name="konduit-serving" rev="0.1.0">
<artifact name="konduit-serving" type="pom" />
</dependency>
@Grapes(
@Grab(group='ai.konduit.serving', module='konduit-serving', version='0.1.0')
)
libraryDependencies += "ai.konduit.serving" % "konduit-serving" % "0.1.0"
[ai.konduit.serving/konduit-serving "0.1.0"]