License |
License |
---|---|
GroupId | GroupIdai.tock |
ArtifactId | ArtifactIdbot-test-base |
Last Version | Last Version22.3.1 |
Release Date | Release Date |
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-22.3.1.pom | |
bot-test-base-22.3.1.jar | 287 KB |
bot-test-base-22.3.1-sources.jar | 24 KB |
bot-test-base-22.3.1-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.tock/bot-test-base/ -->
<dependency>
<groupId>ai.tock</groupId>
<artifactId>bot-test-base</artifactId>
<version>22.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/bot-test-base/
implementation 'ai.tock:bot-test-base:22.3.1'
// https://jarcasting.com/artifacts/ai.tock/bot-test-base/
implementation ("ai.tock:bot-test-base:22.3.1")
'ai.tock:bot-test-base:jar:22.3.1'
<dependency org="ai.tock" name="bot-test-base" rev="22.3.1">
<artifact name="bot-test-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='bot-test-base', version='22.3.1')
)
libraryDependencies += "ai.tock" % "bot-test-base" % "22.3.1"
[ai.tock/bot-test-base "22.3.1"]
Group / Artifact | Type | Version |
---|---|---|
ai.tock : bot-toolkit-base | jar | 22.3.1 |
ai.tock : tock-shared | test-jar | 22.3.1 |
ch.tutteli.atrium : atrium-cc-en_GB-robstoll | jar | 0.15.0 |
io.mockk : mockk | jar | 1.12.4 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
ai.tock : bot-toolkit | jar | 22.3.1 |
org.jetbrains.kotlin : kotlin-test-junit5 | jar | 1.7.0 |
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 |