botbuilder-spring-boot

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
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/PowerBotKit/botbuilder-spring-boot
Source Code Management

Source Code Management

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

Download botbuilder-spring-boot

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • botbuilder-spring-boot-autoconfig
  • botbuilder-spring-boot-starter

Versions

Version
0.0.3
0.0.2
0.0.1