Last Version

Microsoft BotBuilder Java SDK Parent 4.14.2

This package contains the parent module of Microsoft BotBuilder Java SDK.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.microsoft.bot
ArtifactId

ArtifactId

bot-java
Version

Version

4.14.2
Type

Type

pom
Description

Description

Microsoft BotBuilder Java SDK Parent
This package contains the parent module of Microsoft BotBuilder Java SDK.
Project URL

Project URL

https://github.com/Microsoft/botbuilder-java
Source Code Management

Source Code Management

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

Download bot-java 4.14.2

Filename Size
bot-java-4.14.2.pom 21 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • libraries/bot-schema
  • libraries/bot-connector
  • libraries/bot-builder
  • libraries/bot-integration-core
  • libraries/bot-dialogs
  • libraries/bot-ai-luis-v3
  • libraries/bot-ai-qna
  • libraries/bot-applicationinsights
  • libraries/bot-azure
  • libraries/bot-integration-spring