ai.konduit.serving:konduit-serving-pipeline

Enterprise runtime for machine learning models

License

License

GroupId

GroupId

ai.konduit.serving
ArtifactId

ArtifactId

konduit-serving-pipeline
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Enterprise runtime for machine learning models
Source Code Management

Source Code Management

https://github.com/KonduitAI/konduit-serving/tree/master/konduit-serving-pipeline

Download konduit-serving-pipeline

How to add to project

<!-- https://jarcasting.com/artifacts/ai.konduit.serving/konduit-serving-pipeline/ -->
<dependency>
    <groupId>ai.konduit.serving</groupId>
    <artifactId>konduit-serving-pipeline</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.konduit.serving/konduit-serving-pipeline/
implementation 'ai.konduit.serving:konduit-serving-pipeline:0.1.0'
// https://jarcasting.com/artifacts/ai.konduit.serving/konduit-serving-pipeline/
implementation ("ai.konduit.serving:konduit-serving-pipeline:0.1.0")
'ai.konduit.serving:konduit-serving-pipeline:jar:0.1.0'
<dependency org="ai.konduit.serving" name="konduit-serving-pipeline" rev="0.1.0">
  <artifact name="konduit-serving-pipeline" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.konduit.serving', module='konduit-serving-pipeline', version='0.1.0')
)
libraryDependencies += "ai.konduit.serving" % "konduit-serving-pipeline" % "0.1.0"
[ai.konduit.serving/konduit-serving-pipeline "0.1.0"]

Dependencies

compile (9)

Group / Artifact Type Version
ai.konduit.serving : konduit-serving-annotation jar 0.1.0
org.nd4j : nd4j-common jar 1.0.0-M1.1
org.nd4j : jackson jar 1.0.0-M1.1
org.slf4j : slf4j-api jar 1.7.30
com.google.protobuf : protobuf-java jar 3.8.0
com.google.protobuf : protobuf-java-util jar 3.8.0
commons-net : commons-net jar 3.1
io.micrometer : micrometer-core jar 1.7.0
io.swagger.core.v3 : swagger-annotations jar 2.1.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
ch.qos.logback : logback-classic jar 1.2.3
ai.konduit.serving : konduit-serving-common-tests jar 0.1.0
org.mockftpserver : MockFtpServer jar 2.7.1
com.github.oshi : oshi-core jar 5.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.2