License |
License |
---|---|
GroupId | GroupIdai.konduit.serving |
ArtifactId | ArtifactIdkonduit-serving-core |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkonduit-serving-core
Enterprise runtime for machine learning models
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
konduit-serving-core-0.1.0.pom | |
konduit-serving-core-0.1.0.jar | 103 KB |
konduit-serving-core-0.1.0-sources.jar | 82 KB |
konduit-serving-core-0.1.0-javadoc.jar | 193 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.konduit.serving/konduit-serving-core/ -->
<dependency>
<groupId>ai.konduit.serving</groupId>
<artifactId>konduit-serving-core</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.konduit.serving/konduit-serving-core/
implementation 'ai.konduit.serving:konduit-serving-core:0.1.0'
// https://jarcasting.com/artifacts/ai.konduit.serving/konduit-serving-core/
implementation ("ai.konduit.serving:konduit-serving-core:0.1.0")
'ai.konduit.serving:konduit-serving-core:jar:0.1.0'
<dependency org="ai.konduit.serving" name="konduit-serving-core" rev="0.1.0">
<artifact name="konduit-serving-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.konduit.serving', module='konduit-serving-core', version='0.1.0')
)
libraryDependencies += "ai.konduit.serving" % "konduit-serving-core" % "0.1.0"
[ai.konduit.serving/konduit-serving-core "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |