Last Version

Tock NLP API Client 22.3.1

Client interface for Tock NLP API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

nlp-api-client
Version

Version

22.3.1
Type

Type

jar
Description

Description

Tock NLP API Client
Client interface for Tock NLP API
Project Organization

Project Organization

Tock

Download nlp-api-client 22.3.1


<!-- 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"]

Dependencies

compile (11)

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

test (4)

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

Project Modules

There are no modules declared in this project.