| License |
License |
|---|---|
| GroupId | GroupIdbe.rlab |
| ArtifactId | ArtifactIdtehanu-spring |
| Version | Version3.3.1 |
| Type | Typejar |
| Description |
DescriptionTehanu - 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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tehanu-spring-3.3.1.pom | |
| tehanu-spring-3.3.1.jar | 108 KB |
| tehanu-spring-3.3.1-sources.jar | 8 KB |
| tehanu-spring-3.3.1-javadoc.jar | 295 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/be.rlab/tehanu-spring/ -->
<dependency>
<groupId>be.rlab</groupId>
<artifactId>tehanu-spring</artifactId>
<version>3.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/be.rlab/tehanu-spring/
implementation 'be.rlab:tehanu-spring:3.3.1'
// https://jarcasting.com/artifacts/be.rlab/tehanu-spring/
implementation ("be.rlab:tehanu-spring:3.3.1")
'be.rlab:tehanu-spring:jar:3.3.1'
<dependency org="be.rlab" name="tehanu-spring" rev="3.3.1">
<artifact name="tehanu-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.rlab', module='tehanu-spring', version='3.3.1')
)
libraryDependencies += "be.rlab" % "tehanu-spring" % "3.3.1"
[be.rlab/tehanu-spring "3.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| be.rlab : tehanu-core | jar | 3.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| be.rlab : tehanu-client-telegram | jar | 3.3.1 |
| be.rlab : tehanu-client-slack | jar | 3.3.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.21 |
| org.springframework : spring-context | jar | 5.3.9 |
| com.typesafe : config | jar | 1.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| org.springframework : spring-test | jar | 5.3.9 |