| License |
License |
|---|---|
| GroupId | GroupIdcom.microsoft.bot |
| ArtifactId | ArtifactIdbot-ai-luis-v3 |
| Version | Version4.14.0 |
| Type | Typejar |
| Description |
Descriptioncom.microsoft.bot:bot-ai-luis-v3
Bot Framework Luis V3
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bot-ai-luis-v3-4.14.0.pom | |
| bot-ai-luis-v3-4.14.0.jar | 26 KB |
| bot-ai-luis-v3-4.14.0-sources.jar | 19 KB |
| bot-ai-luis-v3-4.14.0-javadoc.jar | 79 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.bot/bot-ai-luis-v3/ -->
<dependency>
<groupId>com.microsoft.bot</groupId>
<artifactId>bot-ai-luis-v3</artifactId>
<version>4.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.bot/bot-ai-luis-v3/
implementation 'com.microsoft.bot:bot-ai-luis-v3:4.14.0'
// https://jarcasting.com/artifacts/com.microsoft.bot/bot-ai-luis-v3/
implementation ("com.microsoft.bot:bot-ai-luis-v3:4.14.0")
'com.microsoft.bot:bot-ai-luis-v3:jar:4.14.0'
<dependency org="com.microsoft.bot" name="bot-ai-luis-v3" rev="4.14.0">
<artifact name="bot-ai-luis-v3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.bot', module='bot-ai-luis-v3', version='4.14.0')
)
libraryDependencies += "com.microsoft.bot" % "bot-ai-luis-v3" % "4.14.0"
[com.microsoft.bot/bot-ai-luis-v3 "4.14.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.22 |
| com.microsoft.bot : bot-builder | jar | 4.14.0 |
| com.microsoft.bot : bot-dialogs | jar | 4.14.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.12.2 |
| org.json : json | jar | 20190722 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.8.0 |
| com.squareup.okhttp3 : mockwebserver | jar | 3.12.2 |