License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.xabgesagtx |
ArtifactId | ArtifactIdtelegram-spring-boot-starter |
Version | Version0.25 |
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.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xabgesagtx/telegram-spring-boot-starter/
implementation 'com.github.xabgesagtx:telegram-spring-boot-starter:0.25'
// https://jarcasting.com/artifacts/com.github.xabgesagtx/telegram-spring-boot-starter/
implementation ("com.github.xabgesagtx:telegram-spring-boot-starter:0.25")
'com.github.xabgesagtx:telegram-spring-boot-starter:jar:0.25'
<dependency org="com.github.xabgesagtx" name="telegram-spring-boot-starter" rev="0.25">
<artifact name="telegram-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xabgesagtx', module='telegram-spring-boot-starter', version='0.25')
)
libraryDependencies += "com.github.xabgesagtx" % "telegram-spring-boot-starter" % "0.25"
[com.github.xabgesagtx/telegram-spring-boot-starter "0.25"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.5.7 |
org.telegram : telegrambots | jar | 5.4.0.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.7 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.7 |