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