botbuilder-spring-boot-starter

a simple starter for spring boot and bot framework

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.powerbotkit
ArtifactId

ArtifactId

botbuilder-spring-boot-starter
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

botbuilder-spring-boot-starter
a simple starter for spring boot and bot framework
Project URL

Project URL

https://github.com/PowerBotKit/botbuilder-spring-boot

Download botbuilder-spring-boot-starter

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.0
io.github.powerbotkit : botbuilder-spring-boot-autoconfig jar 0.0.3
com.microsoft.bot : bot-integration-spring jar 4.14.2
com.microsoft.bot : bot-dialogs jar 4.14.2
com.microsoft.bot : bot-ai-qna jar 4.14.2
com.microsoft.bot : bot-ai-luis-v3 jar 4.14.2
com.microsoft.bot : bot-applicationinsights jar 4.14.2
com.microsoft.bot : bot-azure jar 4.14.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1