License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-languagedetection |
Last Version | Last Version3.5.2-1079 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA worker for interpreting the languages used in a given input
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-languagedetection</artifactId>
<version>3.5.2-1079</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection/
implementation 'com.github.cafdataprocessing:worker-languagedetection:3.5.2-1079'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection/
implementation ("com.github.cafdataprocessing:worker-languagedetection:3.5.2-1079")
'com.github.cafdataprocessing:worker-languagedetection:jar:3.5.2-1079'
<dependency org="com.github.cafdataprocessing" name="worker-languagedetection" rev="3.5.2-1079">
<artifact name="worker-languagedetection" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-languagedetection', version='3.5.2-1079')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-languagedetection" % "3.5.2-1079"
[com.github.cafdataprocessing/worker-languagedetection "3.5.2-1079"]
Group / Artifact | Type | Version |
---|---|---|
com.github.cafdataprocessing : language-detection | jar | 3.5.2-1079 |
com.github.cafapi : caf-api | jar | |
com.github.cafapi.util : util-moduleloader | jar | |
commons-io : commons-io | jar | 2.11.0 |
javax.validation : validation-api | jar | |
com.google.guava : guava | jar | |
org.json : json | jar | 20210307 |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
com.github.cafdataprocessing : worker-document-interface | jar |
Group / Artifact | Type | Version |
---|---|---|
com.github.cafapi.logging : caf-logging-logback | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.mockito : mockito-core | jar |