не последняя версия
Последняя версия 3.3.4

Tehanu - bot framework 3.3.2

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.

Лицензия

Лицензия

Группа

Группа

be.rlab
Идентификатор

Идентификатор

tehanu-core
Версия

Версия

3.3.2
Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://git.rlab.be/seykron/tehanu
Система контроля версий

Система контроля версий

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

Скачать tehanu-core 3.3.2


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

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
org.slf4j : jcl-over-slf4j jar 1.7.31
org.slf4j : jul-to-slf4j jar 1.7.31
ch.qos.logback : logback-classic jar 1.2.3
com.fasterxml.jackson.core : jackson-core jar 2.12.4
com.fasterxml.jackson.core : jackson-databind jar 2.12.4
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.12.4
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.12.4
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.4
joda-time : joda-time jar 2.10.10
org.jetbrains.exposed : exposed-core jar 0.32.1
org.jetbrains.exposed : exposed-dao jar 0.32.1
org.jetbrains.exposed : exposed-jdbc jar 0.32.1
com.zaxxer : HikariCP jar 5.0.0

provided (6)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21
org.jetbrains.kotlin : kotlin-reflect jar 1.5.21
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.1
org.slf4j : slf4j-api jar 1.7.31
com.typesafe : config jar 1.4.1
be.rlab : kotlin-search jar 1.0.0

test (9)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-test-junit jar 1.5.21
org.assertj : assertj-core jar 3.20.2
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 3.11.2
org.mockito : mockito-inline jar 3.11.2
net.bytebuddy : byte-buddy jar [1.11,)
net.bytebuddy : byte-buddy-agent jar [1.11,)
com.nhaarman.mockitokotlin2 : mockito-kotlin jar 2.2.0

Модули Проекта

Данный проект не имеет модулей.