SpringTelegramBotAPI

Telegram Bot API on Spring WebFlux

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.orgyflame
ArtifactId

ArtifactId

telegram-bot-api-spring-boot-starter
Last Version

Last Version

5.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

SpringTelegramBotAPI
Telegram Bot API on Spring WebFlux
Project URL

Project URL

https://github.com/Orgyflame/SpringTelegramBotAPI
Source Code Management

Source Code Management

https://github.com/Orgyflame/SpringTelegramBotAPI

Download telegram-bot-api-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.5
org.springframework.boot : spring-boot-starter-webflux jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.projectlombok : lombok Optional jar
com.google.guava : guava jar 30.0-jre

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
5.2.0