Last Version

Tehanu - Slack client 3.3.4

Tehanu is a bot framework for Kotlin. This artifact contains the main components and it can be used standalone to embed the bot into another application. This is the Slack client implementation.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

be.rlab
ArtifactId

ArtifactId

tehanu-client-slack
Version

Version

3.3.4
Type

Type

jar
Description

Description

Tehanu - Slack client
Tehanu is a bot framework for Kotlin. This artifact contains the main components and it can be used standalone to embed the bot into another application. This is the Slack client implementation.
Project URL

Project URL

https://git.rlab.be/seykron/tehanu
Source Code Management

Source Code Management

https://git.rlab.be/seykron/tehanu/tehanu-client-slack

Download tehanu-client-slack 3.3.4


<!-- https://jarcasting.com/artifacts/be.rlab/tehanu-client-slack/ -->
<dependency>
    <groupId>be.rlab</groupId>
    <artifactId>tehanu-client-slack</artifactId>
    <version>3.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/be.rlab/tehanu-client-slack/
implementation 'be.rlab:tehanu-client-slack:3.3.4'
// https://jarcasting.com/artifacts/be.rlab/tehanu-client-slack/
implementation ("be.rlab:tehanu-client-slack:3.3.4")
'be.rlab:tehanu-client-slack:jar:3.3.4'
<dependency org="be.rlab" name="tehanu-client-slack" rev="3.3.4">
  <artifact name="tehanu-client-slack" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.rlab', module='tehanu-client-slack', version='3.3.4')
)
libraryDependencies += "be.rlab" % "tehanu-client-slack" % "3.3.4"
[be.rlab/tehanu-client-slack "3.3.4"]

Dependencies

compile (3)

Group / Artifact Type Version
be.rlab : tehanu-core jar 3.3.4
javax.websocket : javax.websocket-api jar 1.1
com.slack.api : slack-api-client jar 1.18.0

provided (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

test (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.10
org.assertj : assertj-core jar 3.22.0
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.mockito : mockito-core jar 4.3.1
org.mockito : mockito-inline jar 4.3.1
net.bytebuddy : byte-buddy jar 1.12.7
net.bytebuddy : byte-buddy-agent jar 1.12.7
com.nhaarman.mockitokotlin2 : mockito-kotlin jar 2.2.0

Project Modules

There are no modules declared in this project.