is not current version
Last Version 3.3.4

Tehanu - telegram bot 3.2.0

Tehanu is a Telegram bot for Kotlin. This artifact contains the main components and it can be used alone to embed the bot into another application.

License

License

GroupId

GroupId

be.rlab
ArtifactId

ArtifactId

tehanu-core
Version

Version

3.2.0
Type

Type

jar
Description

Description

Tehanu - telegram bot
Tehanu is a Telegram bot for Kotlin. This artifact contains the main components and it can be used alone to embed the bot into another application.
Project URL

Project URL

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

Source Code Management

https://git.rlab.be/seykron/tehanu/tehanu-core

Download tehanu-core 3.2.0


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

Dependencies

compile (21)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50
org.jetbrains.kotlin : kotlin-reflect jar 1.3.50
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.2
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.29
org.slf4j : jcl-over-slf4j jar 1.7.29
org.slf4j : jul-to-slf4j jar 1.7.29
ch.qos.logback : logback-classic jar 1.2.3
com.fasterxml.jackson.core : jackson-core jar 2.10.1
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.10.1
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.10.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.10.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.10.1
joda-time : joda-time jar 2.10.5
javax.websocket : javax.websocket-api jar 1.1
org.glassfish.tyrus.bundles : tyrus-standalone-client jar 1.13
com.github.seratch : jslack-api-client jar 3.3.0
io.github.seik.kotlin-telegram-bot » telegram jar 4.5.0
org.jetbrains.exposed : exposed jar 0.17.7
be.rlab : kotlin-search jar 1.0.0

provided (1)

Group / Artifact Type Version
com.typesafe : config jar 1.4.0

test (11)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.50
junit : junit jar 4.12
org.assertj : assertj-core jar 3.14.0
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.mockito : mockito-core jar 3.2.0
org.mockito : mockito-inline jar 3.2.0
net.bytebuddy : byte-buddy jar [1.9,)
net.bytebuddy : byte-buddy-agent jar [1.9,)
com.nhaarman.mockitokotlin2 : mockito-kotlin jar 2.2.0
org.springframework : spring-test jar 5.2.2.RELEASE

Project Modules

There are no modules declared in this project.