| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdcom.github.xabgesagtx | 
| ArtifactId | ArtifactIdtelegram-spring-boot-starter | 
| Last Version | Last Version0.26 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiontelegram-spring-boot-starter Starter pom for the telegram bot project | 
| Source Code Management | Source Code Management | 
<!-- 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.26</version>
</dependency>// https://jarcasting.com/artifacts/com.github.xabgesagtx/telegram-spring-boot-starter/
implementation 'com.github.xabgesagtx:telegram-spring-boot-starter:0.26'// https://jarcasting.com/artifacts/com.github.xabgesagtx/telegram-spring-boot-starter/
implementation ("com.github.xabgesagtx:telegram-spring-boot-starter:0.26")'com.github.xabgesagtx:telegram-spring-boot-starter:jar:0.26'<dependency org="com.github.xabgesagtx" name="telegram-spring-boot-starter" rev="0.26">
  <artifact name="telegram-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.xabgesagtx', module='telegram-spring-boot-starter', version='0.26')
)libraryDependencies += "com.github.xabgesagtx" % "telegram-spring-boot-starter" % "0.26"[com.github.xabgesagtx/telegram-spring-boot-starter "0.26"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.6.2 | 
| org.telegram : telegrambots | jar | 5.6.0 | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.2 |