License |
License |
---|---|
GroupId | GroupIdai.konduit.serving |
ArtifactId | ArtifactIdkonduit-serving-vertx-protocols |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEnterprise runtime for machine learning models
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
konduit-serving-vertx-protocols-0.1.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.konduit.serving/konduit-serving-vertx-protocols/ -->
<dependency>
<groupId>ai.konduit.serving</groupId>
<artifactId>konduit-serving-vertx-protocols</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ai.konduit.serving/konduit-serving-vertx-protocols/
implementation 'ai.konduit.serving:konduit-serving-vertx-protocols:0.1.0'
// https://jarcasting.com/artifacts/ai.konduit.serving/konduit-serving-vertx-protocols/
implementation ("ai.konduit.serving:konduit-serving-vertx-protocols:0.1.0")
'ai.konduit.serving:konduit-serving-vertx-protocols:pom:0.1.0'
<dependency org="ai.konduit.serving" name="konduit-serving-vertx-protocols" rev="0.1.0">
<artifact name="konduit-serving-vertx-protocols" type="pom" />
</dependency>
@Grapes(
@Grab(group='ai.konduit.serving', module='konduit-serving-vertx-protocols', version='0.1.0')
)
libraryDependencies += "ai.konduit.serving" % "konduit-serving-vertx-protocols" % "0.1.0"
[ai.konduit.serving/konduit-serving-vertx-protocols "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
ai.konduit.serving : konduit-serving-vertx | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-unit | jar | 3.9.1 |
junit : junit | jar | 4.13.1 |
com.jayway.restassured : rest-assured | jar | 2.4.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |