Last Version

Tock NLP Entity Rest Client 22.3.1

Contains rest client in order to link to entity provider

License

License

GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

tock-nlp-entity-rest
Version

Version

22.3.1
Type

Type

jar
Description

Description

Tock NLP Entity Rest Client
Contains rest client in order to link to entity provider
Project Organization

Project Organization

Tock

Download tock-nlp-entity-rest 22.3.1


<!-- https://jarcasting.com/artifacts/ai.tock/tock-nlp-entity-rest/ -->
<dependency>
    <groupId>ai.tock</groupId>
    <artifactId>tock-nlp-entity-rest</artifactId>
    <version>22.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-entity-rest/
implementation 'ai.tock:tock-nlp-entity-rest:22.3.1'
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-entity-rest/
implementation ("ai.tock:tock-nlp-entity-rest:22.3.1")
'ai.tock:tock-nlp-entity-rest:jar:22.3.1'
<dependency org="ai.tock" name="tock-nlp-entity-rest" rev="22.3.1">
  <artifact name="tock-nlp-entity-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-nlp-entity-rest', version='22.3.1')
)
libraryDependencies += "ai.tock" % "tock-nlp-entity-rest" % "22.3.1"
[ai.tock/tock-nlp-entity-rest "22.3.1"]

Dependencies

compile (7)

Group / Artifact Type Version
ai.tock : tock-nlp-core-service jar 22.3.1
ai.tock : tock-nlp-entity-value jar 22.3.1
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
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.7.0

test (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
io.mockk : mockk jar 1.12.4

Project Modules

There are no modules declared in this project.