is not current version
Last Version 3.3.4

Tehanu - spring integration 3.2.0

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.2.0
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.2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
be.rlab : tehanu-core jar 3.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61
org.jetbrains.kotlin : kotlin-reflect jar 1.3.61
org.springframework : spring-context jar 5.2.2.RELEASE
com.zaxxer : HikariCP jar 3.4.1

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.61
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.