Declarative Telegram Bot

A simple-to-use spring boot starter to create Telegram Bots in Java

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.aliaksandrrachko
ArtifactId

ArtifactId

telegrambots-declarative-spring-boot-starter
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Declarative Telegram Bot
A simple-to-use spring boot starter to create Telegram Bots in Java
Project URL

Project URL

https://github.com/aliaksandrrachko/telegrambots-declarative-spring-boot-starter

Download telegrambots-declarative-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.6
org.telegram : telegrambots-spring-boot-starter jar 5.3.0
org.projectlombok : lombok jar 1.18.20
org.apache.commons : commons-lang3 jar 3.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5