Last Version

Tock Bot Rest Connector Client 22.3.1

Rest Bot Connector Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

tock-bot-connector-rest-client
Version

Version

22.3.1
Type

Type

jar
Description

Description

Tock Bot Rest Connector Client
Rest Bot Connector Client
Project Organization

Project Organization

Tock

Download tock-bot-connector-rest-client 22.3.1


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

Dependencies

compile (9)

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
com.google.guava : guava jar 31.1-jre
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.junit.jupiter : junit-jupiter-params jar 5.8.2
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.7.0

Project Modules

There are no modules declared in this project.