Last Version

com.microsoft.bot:bot-azure 4.14.2

Bot Framework Azure

License

License

GroupId

GroupId

com.microsoft.bot
ArtifactId

ArtifactId

bot-azure
Version

Version

4.14.2
Type

Type

jar
Description

Description

com.microsoft.bot:bot-azure
Bot Framework Azure
Project URL

Project URL

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

Source Code Management

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

Download bot-azure 4.14.2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.22
com.microsoft.azure : azure-documentdb jar 2.4.3
com.microsoft.bot : bot-builder jar 4.14.2
com.microsoft.bot : bot-integration-core jar 4.14.2
com.microsoft.bot : bot-dialogs jar 4.14.2
com.azure : azure-storage-queue jar 12.8.0
com.azure : azure-storage-blob jar 12.10.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.microsoft.bot : bot-builder test-jar 4.14.2

Project Modules

There are no modules declared in this project.