Last Version

Tehanu - spring integration 3.3.4

Tehanu is a Telegram bot for Kotlin. This artifact can be used to build a standalone bot that uses Spring's dependency injection to wire components.

License

License

GroupId

GroupId

be.rlab
ArtifactId

ArtifactId

tehanu-spring
Version

Version

3.3.4
Type

Type

jar
Description

Description

Tehanu - spring integration
Tehanu is a Telegram bot for Kotlin. This artifact can be used to build a standalone bot that uses Spring's dependency injection to wire components.
Project URL

Project URL

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

Source Code Management

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

Download tehanu-spring 3.3.4


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

Dependencies

compile (2)

Group / Artifact Type Version
be.rlab : tehanu-core jar 3.3.4
com.typesafe : config jar 1.4.1

provided (5)

Group / Artifact Type Version
be.rlab : tehanu-client-telegram jar 3.3.4
be.rlab : tehanu-client-slack jar 3.3.4
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
org.jetbrains.kotlin : kotlin-reflect jar 1.6.10
org.springframework : spring-context jar 5.3.15

test (10)

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
org.springframework : spring-test jar 5.3.15

Project Modules

There are no modules declared in this project.