| License |
License |
|---|---|
| GroupId | GroupIdai.tock |
| ArtifactId | ArtifactIdbot-test-base |
| Version | Version21.9.4 |
| Type | Typejar |
| Description |
DescriptionTock Bot Test Toolkit Base
Bot Test helpers and mocks with any connector
|
| Project Organization |
Project OrganizationTock |
| Filename | Size |
|---|---|
| bot-test-base-21.9.4.pom | |
| bot-test-base-21.9.4.jar | 303 KB |
| bot-test-base-21.9.4-sources.jar | 24 KB |
| bot-test-base-21.9.4-javadoc.jar | 362 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ai.tock/bot-test-base/ -->
<dependency>
<groupId>ai.tock</groupId>
<artifactId>bot-test-base</artifactId>
<version>21.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/bot-test-base/
implementation 'ai.tock:bot-test-base:21.9.4'
// https://jarcasting.com/artifacts/ai.tock/bot-test-base/
implementation ("ai.tock:bot-test-base:21.9.4")
'ai.tock:bot-test-base:jar:21.9.4'
<dependency org="ai.tock" name="bot-test-base" rev="21.9.4">
<artifact name="bot-test-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='bot-test-base', version='21.9.4')
)
libraryDependencies += "ai.tock" % "bot-test-base" % "21.9.4"
[ai.tock/bot-test-base "21.9.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| ai.tock : bot-toolkit-base | jar | 21.9.4 |
| ai.tock : tock-shared | test-jar | 21.9.4 |
| ch.tutteli.atrium : atrium-cc-en_GB-robstoll | jar | 0.15.0 |
| io.mockk : mockk | jar | 1.12.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| ai.tock : bot-toolkit | jar | 21.9.4 |
| org.jetbrains.kotlin : kotlin-test-junit5 | jar | 1.5.31 |
| junit : junit | jar | 4.13.2 |
| 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 |