License |
License |
---|---|
Categories |
CategoriesContainer Data |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-languagedetection-container |
Last Version | Last Version3.5.2-1079 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionA worker for interpreting the languages used in a given input
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
worker-languagedetection-container-3.5.2-1079.pom | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-container/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-languagedetection-container</artifactId>
<version>3.5.2-1079</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-container/
implementation 'com.github.cafdataprocessing:worker-languagedetection-container:3.5.2-1079'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-container/
implementation ("com.github.cafdataprocessing:worker-languagedetection-container:3.5.2-1079")
'com.github.cafdataprocessing:worker-languagedetection-container:pom:3.5.2-1079'
<dependency org="com.github.cafdataprocessing" name="worker-languagedetection-container" rev="3.5.2-1079">
<artifact name="worker-languagedetection-container" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-languagedetection-container', version='3.5.2-1079')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-languagedetection-container" % "3.5.2-1079"
[com.github.cafdataprocessing/worker-languagedetection-container "3.5.2-1079"]
Group / Artifact | Type | Version |
---|---|---|
com.github.workerframework : standard-worker-container | pom | |
com.github.cafdataprocessing : worker-languagedetection | jar | 3.5.2-1079 |
com.github.cafdataprocessing : worker-document | jar | |
com.github.cafdataprocessing : language-detection-cld2 | jar | 3.5.2-1079 |
Group / Artifact | Type | Version |
---|---|---|
com.github.cafdataprocessing : worker-document-testing | jar |