konduit-serving-vertx

Enterprise runtime for machine learning models

License

License

GroupId

GroupId

ai.konduit.serving
ArtifactId

ArtifactId

konduit-serving-vertx
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

konduit-serving-vertx
Enterprise runtime for machine learning models
Source Code Management

Source Code Management

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

Download konduit-serving-vertx

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
ai.konduit.serving : konduit-serving-pipeline jar 0.1.0
io.netty : netty-tcnative-boringssl-static jar 2.0.31.Final
io.vertx : vertx-core jar 3.9.1

provided (1)

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

test (1)

Group / Artifact Type Version
ai.konduit.serving : konduit-serving-common-tests jar 0.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.2