License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.powerbotkit |
ArtifactId | ArtifactIdbotbuilder-spring-boot-starter |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbotbuilder-spring-boot-starter
a simple starter for spring boot and bot framework
|
Project URL |
Project URL |
<!-- 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"]
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 |