License |
License |
---|---|
GroupId | GroupIdai.tock |
ArtifactId | ArtifactIdtock-bot-orchestration |
Last Version | Last Version22.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTock Bot Orchestration
Orchestration between bots.
|
Project Organization |
Project OrganizationTock |
<!-- https://jarcasting.com/artifacts/ai.tock/tock-bot-orchestration/ -->
<dependency>
<groupId>ai.tock</groupId>
<artifactId>tock-bot-orchestration</artifactId>
<version>22.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-bot-orchestration/
implementation 'ai.tock:tock-bot-orchestration:22.3.1'
// https://jarcasting.com/artifacts/ai.tock/tock-bot-orchestration/
implementation ("ai.tock:tock-bot-orchestration:22.3.1")
'ai.tock:tock-bot-orchestration:jar:22.3.1'
<dependency org="ai.tock" name="tock-bot-orchestration" rev="22.3.1">
<artifact name="tock-bot-orchestration" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-bot-orchestration', version='22.3.1')
)
libraryDependencies += "ai.tock" % "tock-bot-orchestration" % "22.3.1"
[ai.tock/tock-bot-orchestration "22.3.1"]
Group / Artifact | Type | Version |
---|---|---|
ai.tock : tock-bot-engine | jar | 22.3.1 |
org.litote.kmongo : kmongo | jar | 4.6.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-params | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
io.mockk : mockk | jar | 1.12.4 |