Tehanu - bot framework

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.

License

License

GroupId

GroupId

be.rlab
ArtifactId

ArtifactId

tehanu-core
Last Version

Last Version

3.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

Tehanu - bot framework
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.
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

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.35
org.slf4j : jul-to-slf4j jar 1.7.35
ch.qos.logback : logback-classic jar 1.2.10
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.13.1
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.13.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.1
joda-time : joda-time jar 2.10.13
com.typesafe : config jar 1.4.1
org.jetbrains.exposed : exposed-core jar 0.37.3
org.jetbrains.exposed : exposed-dao jar 0.37.3
org.jetbrains.exposed : exposed-jdbc jar 0.37.3
com.zaxxer : HikariCP jar 5.0.1

provided (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
org.jetbrains.kotlin : kotlin-reflect jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0
org.slf4j : slf4j-api jar 1.7.35
be.rlab : kotlin-search jar 1.0.0

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.

Versions

Version
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.2.0
3.1.1
3.1.0
3.0.0
2.2.1
2.2.0