Last Version

Telegram Bots Spring Boot Starter 6.1.0

Easy to use library to create Telegram Bots

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.telegram
ArtifactId

ArtifactId

telegrambots-spring-boot-starter
Version

Version

6.1.0
Type

Type

jar
Description

Description

Telegram Bots Spring Boot Starter
Easy to use library to create Telegram Bots
Project URL

Project URL

https://github.com/rubenlagus/TelegramBots
Source Code Management

Source Code Management

https://github.com/rubenlagus/TelegramBots

Download telegrambots-spring-boot-starter 6.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.telegram : telegrambots jar 6.1.0
org.springframework.boot : spring-boot jar 2.7.0
org.springframework.boot : spring-boot-autoconfigure jar 2.7.0
org.slf4j : slf4j-api jar 1.7.36

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.7.0
org.mockito : mockito-core jar 4.6.1
org.mockito : mockito-junit-jupiter jar 4.6.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.