Last Version

com.microsoft.bot:bot-ai-qna 4.14.2

Bot Framework QnA

License

License

GroupId

GroupId

com.microsoft.bot
ArtifactId

ArtifactId

bot-ai-qna
Version

Version

4.14.2
Type

Type

jar
Description

Description

com.microsoft.bot:bot-ai-qna
Bot Framework QnA
Project URL

Project URL

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

Source Code Management

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

Download bot-ai-qna 4.14.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.22
com.microsoft.bot : bot-integration-spring jar 4.14.2
com.microsoft.bot : bot-dialogs jar 4.14.2
com.squareup.okhttp3 : okhttp jar 3.12.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.8.0
com.microsoft.bot : bot-builder test-jar 4.14.2
com.squareup.okhttp3 : mockwebserver jar 3.12.2

Project Modules

There are no modules declared in this project.