Group of specific code base to build structured,
autoconfigured and easy to use telegram bots in Spring Boot
Compile Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-kotlin Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support | |||
Reflection
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-reflect Runtime libraries for Kotlin reflection, which allows you to introspect the structure of your program at runtime. | |||
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib Standard library for the Kotlin Programming Language | |||
Apache 2.0
| org.springframework.cloud
»
spring-cloud-starter-openfeign Spring Cloud Starter OpenFeign | |||
MIT
| org.telegram
»
telegrambots Easy to use library to create Telegram Bots | 6.5.0 | 6.9.7.1 |
Provided Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| com.mysql
»
mysql-connector-j1 vulnerability MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ... | 8.0.33 | 26.7.0 | ||
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-jpa Starter for using Spring Data JPA with Hibernate | 3.1.6 | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-redis Starter for using Redis key-value data store with Spring Data Redis and the Lettuce client | 3.1.6 | 4.1.1 | |
Web Framework
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-web Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ... | 3.1.6 | 4.1.1 |
Test Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-test Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito | 3.1.6 | 4.1.1 |