Last Version

com.microsoft.bot:bot-configuration 4.6.0-preview5

Bot Framework Configuration

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

com.microsoft.bot
ArtifactId

ArtifactId

bot-configuration
Version

Version

4.6.0-preview5
Type

Type

jar
Description

Description

com.microsoft.bot:bot-configuration
Bot Framework Configuration
Project URL

Project URL

https://dev.botframework.com/
Source Code Management

Source Code Management

https://github.com/Microsoft/botbuilder-java

Download bot-configuration 4.6.0-preview5


<!-- https://jarcasting.com/artifacts/com.microsoft.bot/bot-configuration/ -->
<dependency>
    <groupId>com.microsoft.bot</groupId>
    <artifactId>bot-configuration</artifactId>
    <version>4.6.0-preview5</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.bot/bot-configuration/
implementation 'com.microsoft.bot:bot-configuration:4.6.0-preview5'
// https://jarcasting.com/artifacts/com.microsoft.bot/bot-configuration/
implementation ("com.microsoft.bot:bot-configuration:4.6.0-preview5")
'com.microsoft.bot:bot-configuration:jar:4.6.0-preview5'
<dependency org="com.microsoft.bot" name="bot-configuration" rev="4.6.0-preview5">
  <artifact name="bot-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.bot', module='bot-configuration', version='4.6.0-preview5')
)
libraryDependencies += "com.microsoft.bot" % "bot-configuration" % "4.6.0-preview5"
[com.microsoft.bot/bot-configuration "4.6.0-preview5"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.