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