License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdai.tock |
ArtifactId | ArtifactIdnlp-api-client |
Last Version | Last Version22.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTock NLP API Client
Client interface for Tock NLP API
|
Project Organization |
Project OrganizationTock |
Filename | Size |
---|---|
nlp-api-client-22.3.1.pom | |
nlp-api-client-22.3.1.jar | 78 KB |
nlp-api-client-22.3.1-sources.jar | 21 KB |
nlp-api-client-22.3.1-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.tock/nlp-api-client/ -->
<dependency>
<groupId>ai.tock</groupId>
<artifactId>nlp-api-client</artifactId>
<version>22.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/nlp-api-client/
implementation 'ai.tock:nlp-api-client:22.3.1'
// https://jarcasting.com/artifacts/ai.tock/nlp-api-client/
implementation ("ai.tock:nlp-api-client:22.3.1")
'ai.tock:nlp-api-client:jar:22.3.1'
<dependency org="ai.tock" name="nlp-api-client" rev="22.3.1">
<artifact name="nlp-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='nlp-api-client', version='22.3.1')
)
libraryDependencies += "ai.tock" % "nlp-api-client" % "22.3.1"
[ai.tock/nlp-api-client "22.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.3 |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
com.squareup.retrofit2 : converter-jackson | jar | 2.9.0 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.3 |
io.github.microutils : kotlin-logging-jvm | jar | 2.1.23 |
org.slf4j : slf4j-api | jar | 1.7.36 |
ai.tock : tock-nlp-entity-value | jar | 22.3.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.jetbrains.kotlin : kotlin-test-junit5 | jar | 1.7.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |