All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download turbosms-spring-boot-starter JAR 2.0.0 with all dependencies


This starter provides infrastructure for using TurboSMS sms/viber provider. HTTP API was used for communication.

Files of the artifact turbosms-spring-boot-starter version 2.0.0 from the group io.github.eduard-romanyuk.

Artifact turbosms-spring-boot-starter
Group io.github.eduard-romanyuk
Version 2.0.0
Last update 11. April 2021
Tags: viber using starter http communication turbosms provides provider used this infrastructure
Organization not specified
URL https://github.com/eduard-romanyuk/turbosms-spring-boot-starter
License MIT License
Dependencies amount 2
Dependencies spring-boot-autoconfigure, spring-boot-starter-web,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of turbosms-spring-boot-starter Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of turbosms-spring-boot-starter version 2.0.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.io.github.eduard-romanyuk.turbosms-spring-boot-starter
META-INF.maven.io.github.eduard-romanyuk.turbosms-spring-boot-starter.META-INF.maven.io.github.eduard-romanyuk.turbosms-spring-boot-starter.pom.properties
META-INF.maven.io.github.eduard-romanyuk.turbosms-spring-boot-starter.META-INF.maven.io.github.eduard-romanyuk.turbosms-spring-boot-starter.pom.xml
META-INF
META-INF.META-INF.spring.factories
io.github.eduardromanyuk.turbosms.configuration
io.github.eduardromanyuk.turbosms.configuration.io.github.eduardromanyuk.turbosms.configuration.TsAutoConfiguration
io.github.eduardromanyuk.turbosms.json
io.github.eduardromanyuk.turbosms.json.io.github.eduardromanyuk.turbosms.json.JsonLocalDateTime
io.github.eduardromanyuk.turbosms.json.io.github.eduardromanyuk.turbosms.json.LocalDateTimeDeserializer
io.github.eduardromanyuk.turbosms.json.io.github.eduardromanyuk.turbosms.json.LocalDateTimeSerializer
io.github.eduardromanyuk.turbosms.model.request
io.github.eduardromanyuk.turbosms.model.request.io.github.eduardromanyuk.turbosms.model.request.TsFileAddDataRequest
io.github.eduardromanyuk.turbosms.model.request.io.github.eduardromanyuk.turbosms.model.request.TsFileAddUrlRequest
io.github.eduardromanyuk.turbosms.model.request.io.github.eduardromanyuk.turbosms.model.request.TsFileDetailsRequest
io.github.eduardromanyuk.turbosms.model.request.io.github.eduardromanyuk.turbosms.model.request.TsMessageSendHybridRequest
io.github.eduardromanyuk.turbosms.model.request.io.github.eduardromanyuk.turbosms.model.request.TsMessageSendRequest
io.github.eduardromanyuk.turbosms.model.request.io.github.eduardromanyuk.turbosms.model.request.TsMessageSendSmsRequest
io.github.eduardromanyuk.turbosms.model.request.io.github.eduardromanyuk.turbosms.model.request.TsMessageSendViberRequest
io.github.eduardromanyuk.turbosms.model.request.io.github.eduardromanyuk.turbosms.model.request.TsMessageStatusRequest
io.github.eduardromanyuk.turbosms.model.request.builder
io.github.eduardromanyuk.turbosms.model.request.builder.io.github.eduardromanyuk.turbosms.model.request.builder.TsFileAddRequestBuilder
io.github.eduardromanyuk.turbosms.model.request.builder.io.github.eduardromanyuk.turbosms.model.request.builder.TsFileDetailsRequestBuilder
io.github.eduardromanyuk.turbosms.model.request.builder.io.github.eduardromanyuk.turbosms.model.request.builder.TsMessageSendHybridRequestBuilder
io.github.eduardromanyuk.turbosms.model.request.builder.io.github.eduardromanyuk.turbosms.model.request.builder.TsMessageSendHybridRequestImpl
io.github.eduardromanyuk.turbosms.model.request.builder.io.github.eduardromanyuk.turbosms.model.request.builder.TsMessageSendHybridSmsRequestSettingsBuilder
io.github.eduardromanyuk.turbosms.model.request.builder.io.github.eduardromanyuk.turbosms.model.request.builder.TsMessageSendHybridViberRequestSettingsBuilder
io.github.eduardromanyuk.turbosms.model.request.builder.io.github.eduardromanyuk.turbosms.model.request.builder.TsMessageSendRequestAbstractBuilder
io.github.eduardromanyuk.turbosms.model.request.builder.io.github.eduardromanyuk.turbosms.model.request.builder.TsMessageSendRequestImpl
io.github.eduardromanyuk.turbosms.model.request.builder.io.github.eduardromanyuk.turbosms.model.request.builder.TsMessageSendSmsRequestAbstractBuilder
io.github.eduardromanyuk.turbosms.model.request.builder.io.github.eduardromanyuk.turbosms.model.request.builder.TsMessageSendSmsRequestBuilder
io.github.eduardromanyuk.turbosms.model.request.builder.io.github.eduardromanyuk.turbosms.model.request.builder.TsMessageSendSmsRequestImpl
io.github.eduardromanyuk.turbosms.model.request.builder.io.github.eduardromanyuk.turbosms.model.request.builder.TsMessageSendViberRequestAbstractBuilder
io.github.eduardromanyuk.turbosms.model.request.builder.io.github.eduardromanyuk.turbosms.model.request.builder.TsMessageSendViberRequestBuilder
io.github.eduardromanyuk.turbosms.model.request.builder.io.github.eduardromanyuk.turbosms.model.request.builder.TsMessageSendViberRequestImpl
io.github.eduardromanyuk.turbosms.model.request.builder.io.github.eduardromanyuk.turbosms.model.request.builder.TsMessageStatusRequestBuilder
io.github.eduardromanyuk.turbosms.model.request.builder.io.github.eduardromanyuk.turbosms.model.request.builder.TsMessageStatusRequestImpl
io.github.eduardromanyuk.turbosms.model.response
io.github.eduardromanyuk.turbosms.model.response.io.github.eduardromanyuk.turbosms.model.response.TsFileAddResponse
io.github.eduardromanyuk.turbosms.model.response.io.github.eduardromanyuk.turbosms.model.response.TsMessageSendResponse
io.github.eduardromanyuk.turbosms.model.response.io.github.eduardromanyuk.turbosms.model.response.TsMessageStatusResponse
io.github.eduardromanyuk.turbosms.model.response.io.github.eduardromanyuk.turbosms.model.response.TsResponseStatus
io.github.eduardromanyuk.turbosms.model.response.io.github.eduardromanyuk.turbosms.model.response.TsResponseStatusBody
io.github.eduardromanyuk.turbosms.model.response.io.github.eduardromanyuk.turbosms.model.response.TsResponseWrapper
io.github.eduardromanyuk.turbosms.model.response.io.github.eduardromanyuk.turbosms.model.response.TsUserBalanceResponse
io.github.eduardromanyuk.turbosms.property
io.github.eduardromanyuk.turbosms.property.io.github.eduardromanyuk.turbosms.property.TsProperties
io.github.eduardromanyuk.turbosms.service
io.github.eduardromanyuk.turbosms.service.io.github.eduardromanyuk.turbosms.service.TsApiService
io.github.eduardromanyuk.turbosms.service.impl
io.github.eduardromanyuk.turbosms.service.impl.io.github.eduardromanyuk.turbosms.service.impl.TsApiServiceImpl
io.github.eduardromanyuk.turbosms.service.impl.io.github.eduardromanyuk.turbosms.service.impl.TsEndpoint




© 2015 - 2024 Weber Informatics LLC | Privacy Policy