is not current version
Last Version 0.27

spring-boot-starter-telegram 0.24

Spring-boot starter for Telegram bots

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.kshashov
ArtifactId

ArtifactId

spring-boot-starter-telegram
Version

Version

0.24
Type

Type

jar
Description

Description

spring-boot-starter-telegram
Spring-boot starter for Telegram bots
Source Code Management

Source Code Management

https://github.com/kshashov/spring-boot-starter-telegram

Download spring-boot-starter-telegram 0.24


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.10.RELEASE
org.springframework : spring-context jar
com.google.guava : guava jar [30.0-jre,)
com.github.pengrad : java-telegram-bot-api jar 5.1.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.10.RELEASE
javax.validation : validation-api jar 2.0.1.Final
io.javalin : javalin jar 3.12.0
io.dropwizard.metrics : metrics-core jar
io.dropwizard.metrics : metrics-jmx jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.10.RELEASE

Project Modules

There are no modules declared in this project.