License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdai.konduit.serving |
ArtifactId | ArtifactIdkonduit-serving-native |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkonduit-serving-native
Enterprise runtime for machine learning models
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
konduit-serving-native-0.1.0.pom | |
konduit-serving-native-0.1.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.konduit.serving/konduit-serving-native/ -->
<dependency>
<groupId>ai.konduit.serving</groupId>
<artifactId>konduit-serving-native</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.konduit.serving/konduit-serving-native/
implementation 'ai.konduit.serving:konduit-serving-native:0.1.0'
// https://jarcasting.com/artifacts/ai.konduit.serving/konduit-serving-native/
implementation ("ai.konduit.serving:konduit-serving-native:0.1.0")
'ai.konduit.serving:konduit-serving-native:jar:0.1.0'
<dependency org="ai.konduit.serving" name="konduit-serving-native" rev="0.1.0">
<artifact name="konduit-serving-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.konduit.serving', module='konduit-serving-native', version='0.1.0')
)
libraryDependencies += "ai.konduit.serving" % "konduit-serving-native" % "0.1.0"
[ai.konduit.serving/konduit-serving-native "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.nd4j : nd4j-native | jar | 1.0.0-M1.1 |
org.bytedeco : javacpp | jar | 1.5.5 |
org.bytedeco : openblas | jar | 0.3.13-1.5.5 |
org.bytedeco : openblas-platform | jar | 0.3.13-1.5.5 |