License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.xabgesagtx |
ArtifactId | ArtifactIdtelegram-spring-boot-starter |
Version | Version0.24 |
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.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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.6.RELEASE |