License |
License |
---|---|
GroupId | GroupIdai.tock |
ArtifactId | ArtifactIdtock-nlp-entity-rest |
Version | Version21.9.6 |
Type | Typejar |
Description |
DescriptionTock NLP Entity Rest Client
Contains rest client in order to link to entity provider
|
Project Organization |
Project OrganizationTock |
<!-- https://jarcasting.com/artifacts/ai.tock/tock-nlp-entity-rest/ -->
<dependency>
<groupId>ai.tock</groupId>
<artifactId>tock-nlp-entity-rest</artifactId>
<version>21.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-entity-rest/
implementation 'ai.tock:tock-nlp-entity-rest:21.9.6'
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-entity-rest/
implementation ("ai.tock:tock-nlp-entity-rest:21.9.6")
'ai.tock:tock-nlp-entity-rest:jar:21.9.6'
<dependency org="ai.tock" name="tock-nlp-entity-rest" rev="21.9.6">
<artifact name="tock-nlp-entity-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-nlp-entity-rest', version='21.9.6')
)
libraryDependencies += "ai.tock" % "tock-nlp-entity-rest" % "21.9.6"
[ai.tock/tock-nlp-entity-rest "21.9.6"]
Group / Artifact | Type | Version |
---|---|---|
ai.tock : tock-nlp-core-service | jar | 21.9.6 |
ai.tock : tock-nlp-entity-value | jar | 21.9.6 |
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.6.10 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit5 | jar | 1.6.10 |
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.1 |