| License |
License |
|---|---|
| Categories |
CategoriesContainer Data |
| GroupId | GroupIdcom.github.cafdataprocessing |
| ArtifactId | ArtifactIdworker-languagedetection-container |
| Version | Version3.5.1-1048 |
| 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.1-1048.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.1-1048</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-container/
implementation 'com.github.cafdataprocessing:worker-languagedetection-container:3.5.1-1048'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-container/
implementation ("com.github.cafdataprocessing:worker-languagedetection-container:3.5.1-1048")
'com.github.cafdataprocessing:worker-languagedetection-container:pom:3.5.1-1048'
<dependency org="com.github.cafdataprocessing" name="worker-languagedetection-container" rev="3.5.1-1048">
<artifact name="worker-languagedetection-container" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-languagedetection-container', version='3.5.1-1048')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-languagedetection-container" % "3.5.1-1048"
[com.github.cafdataprocessing/worker-languagedetection-container "3.5.1-1048"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.workerframework : standard-worker-container | pom | |
| com.github.cafdataprocessing : worker-languagedetection | jar | 3.5.1-1048 |
| com.github.cafdataprocessing : worker-document | jar | |
| com.github.cafdataprocessing : language-detection-cld2 | jar | 3.5.1-1048 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.cafdataprocessing : worker-document-testing | jar |