License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdfr.vsct.tock |
ArtifactId | ArtifactIdnlp-api-client |
Last Version | Last Version19.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTock NLP API Client
Client interface for Tock NLP API
|
Project Organization |
Project Organizationvoyages-sncf-technologies |
Filename | Size |
---|---|
nlp-api-client-19.3.3.pom | |
nlp-api-client-19.3.3.jar | 54 KB |
nlp-api-client-19.3.3-sources.jar | 22 KB |
nlp-api-client-19.3.3-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.vsct.tock/nlp-api-client/ -->
<dependency>
<groupId>fr.vsct.tock</groupId>
<artifactId>nlp-api-client</artifactId>
<version>19.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/fr.vsct.tock/nlp-api-client/
implementation 'fr.vsct.tock:nlp-api-client:19.3.3'
// https://jarcasting.com/artifacts/fr.vsct.tock/nlp-api-client/
implementation ("fr.vsct.tock:nlp-api-client:19.3.3")
'fr.vsct.tock:nlp-api-client:jar:19.3.3'
<dependency org="fr.vsct.tock" name="nlp-api-client" rev="19.3.3">
<artifact name="nlp-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.vsct.tock', module='nlp-api-client', version='19.3.3')
)
libraryDependencies += "fr.vsct.tock" % "nlp-api-client" % "19.3.3"
[fr.vsct.tock/nlp-api-client "19.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.6.0 |
com.squareup.retrofit2 : converter-jackson | jar | 2.6.0 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.14.2 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.9.9 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.9 |
io.github.microutils : kotlin-logging | jar | 1.6.26 |
org.slf4j : slf4j-api | jar | 1.7.25 |
fr.vsct.tock : tock-nlp-entity-value | jar | 19.3.3 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.41 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |
org.jetbrains.kotlin : kotlin-test-junit5 | jar | 1.3.41 |
org.junit.jupiter : junit-jupiter-params | jar | 5.5.0 |