com.botscrew.botframework:telegram-spring-boot-starter

Module for working with Telegram chat-bot platform

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.botscrew.botframework
ArtifactId

ArtifactId

telegram-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.botscrew.botframework:telegram-spring-boot-starter
Module for working with Telegram chat-bot platform

Download telegram-spring-boot-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.botscrew : bot-framework-core-spring-boot-starter jar 1.0.4
org.slf4j : slf4j-api jar 1.7.25

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
org.projectlombok : lombok jar
org.springframework.boot : spring-boot-configuration-processor jar

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0