| License |
License |
|---|---|
| GroupId | GroupIdcom.microsoft.bot |
| ArtifactId | ArtifactIdbot-ai-qna |
| Version | Version4.13.0 |
| Type | Typejar |
| Description |
Descriptioncom.microsoft.bot:bot-ai-qna
Bot Framework QnA
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bot-ai-qna-4.13.0.pom | |
| bot-ai-qna-4.13.0.jar | 53 KB |
| bot-ai-qna-4.13.0-sources.jar | 41 KB |
| bot-ai-qna-4.13.0-javadoc.jar | 201 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.bot/bot-ai-qna/ -->
<dependency>
<groupId>com.microsoft.bot</groupId>
<artifactId>bot-ai-qna</artifactId>
<version>4.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.bot/bot-ai-qna/
implementation 'com.microsoft.bot:bot-ai-qna:4.13.0'
// https://jarcasting.com/artifacts/com.microsoft.bot/bot-ai-qna/
implementation ("com.microsoft.bot:bot-ai-qna:4.13.0")
'com.microsoft.bot:bot-ai-qna:jar:4.13.0'
<dependency org="com.microsoft.bot" name="bot-ai-qna" rev="4.13.0">
<artifact name="bot-ai-qna" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.bot', module='bot-ai-qna', version='4.13.0')
)
libraryDependencies += "com.microsoft.bot" % "bot-ai-qna" % "4.13.0"
[com.microsoft.bot/bot-ai-qna "4.13.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.22 |
| com.microsoft.bot : bot-integration-spring | jar | 4.13.0 |
| com.microsoft.bot : bot-dialogs | jar | 4.13.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.12.2 |
| 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.13.0 |
| com.squareup.okhttp3 : mockwebserver | jar | 3.12.2 |