License |
License |
---|---|
GroupId | GroupIdai.tock |
ArtifactId | ArtifactIdtock-nlp-build-model-worker-on-demand |
Last Version | Last Version22.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTock NLP Build Model Worker on compute platform
Contains classes used to launch build on compute platform
|
Project Organization |
Project OrganizationTock |
<!-- https://jarcasting.com/artifacts/ai.tock/tock-nlp-build-model-worker-on-demand/ -->
<dependency>
<groupId>ai.tock</groupId>
<artifactId>tock-nlp-build-model-worker-on-demand</artifactId>
<version>22.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-build-model-worker-on-demand/
implementation 'ai.tock:tock-nlp-build-model-worker-on-demand:22.3.1'
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-build-model-worker-on-demand/
implementation ("ai.tock:tock-nlp-build-model-worker-on-demand:22.3.1")
'ai.tock:tock-nlp-build-model-worker-on-demand:jar:22.3.1'
<dependency org="ai.tock" name="tock-nlp-build-model-worker-on-demand" rev="22.3.1">
<artifact name="tock-nlp-build-model-worker-on-demand" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-nlp-build-model-worker-on-demand', version='22.3.1')
)
libraryDependencies += "ai.tock" % "tock-nlp-build-model-worker-on-demand" % "22.3.1"
[ai.tock/tock-nlp-build-model-worker-on-demand "22.3.1"]
Group / Artifact | Type | Version |
---|---|---|
ai.tock : tock-shared | jar | 22.3.1 |
io.vertx : vertx-web | jar | 3.9.13 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 |