is not current version
Last Version 0.26

telegram-spring-boot-starter 0.24

Starter pom for the telegram bot project

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.xabgesagtx
ArtifactId

ArtifactId

telegram-spring-boot-starter
Version

Version

0.24
Type

Type

jar
Description

Description

telegram-spring-boot-starter
Starter pom for the telegram bot project
Source Code Management

Source Code Management

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

Download telegram-spring-boot-starter 0.24


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.6.RELEASE
org.telegram : telegrambots jar 5.0.1
org.hibernate.validator : hibernate-validator jar 6.1.6.Final
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.6.RELEASE

provided (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.