botbuilder-spring-boot-autoconfig

a simple starter for spring boot and bot framework

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.github.powerbotkit
ArtifactId

ArtifactId

botbuilder-spring-boot-autoconfig
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download botbuilder-spring-boot-autoconfig

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.4.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.0
com.microsoft.bot : bot-integration-spring 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