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

Module for making SMS chatbot based on Plivo API and Bot Framework

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.botscrew.botframework
ArtifactId

ArtifactId

plivo-spring-boot-starter
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.botscrew.botframework:plivo-spring-boot-starter
Module for making SMS chatbot based on Plivo API and Bot Framework
Project URL

Project URL

http://botscrew.com/
Source Code Management

Source Code Management

https://github.com/botscrew/bot-framework-plivo

Download plivo-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

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

provided (2)

Group / Artifact Type Version
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.2
1.0.1
1.0.0