| License |
License |
|---|---|
| GroupId | GroupIdai.tock |
| ArtifactId | ArtifactIdtock-nlp-build-model-worker-on-demand |
| Version | Version21.9.4 |
| 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>21.9.4</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:21.9.4'
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-build-model-worker-on-demand/
implementation ("ai.tock:tock-nlp-build-model-worker-on-demand:21.9.4")
'ai.tock:tock-nlp-build-model-worker-on-demand:jar:21.9.4'
<dependency org="ai.tock" name="tock-nlp-build-model-worker-on-demand" rev="21.9.4">
<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='21.9.4')
)
libraryDependencies += "ai.tock" % "tock-nlp-build-model-worker-on-demand" % "21.9.4"
[ai.tock/tock-nlp-build-model-worker-on-demand "21.9.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| ai.tock : tock-shared | jar | 21.9.4 |
| io.vertx : vertx-web | jar | 3.9.12 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |