com.microsoft.bot:bot-builder

Bot Framework Builder

License

License

GroupId

GroupId

com.microsoft.bot
ArtifactId

ArtifactId

bot-builder
Last Version

Last Version

4.14.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.microsoft.bot:bot-builder
Bot Framework Builder
Project URL

Project URL

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

Source Code Management

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

Download bot-builder

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.22
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.12.1
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.12.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.1
com.codepoetics : protonpack jar 1.13
com.auth0 : java-jwt jar 3.13.0
com.auth0 : jwks-rsa jar 0.15.0
com.microsoft.bot : bot-schema jar 4.14.2
com.microsoft.bot : bot-connector jar 4.14.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.8.0

Project Modules

There are no modules declared in this project.
com.microsoft.bot

Microsoft

Open source projects and samples from Microsoft

Versions

Version
4.14.2
4.14.1
4.14.0
4.13.0
4.6.1-preview8
4.6.0-preview8
4.6.0-preview7
4.6.0-preview6
4.6.0-preview5
4.6.0-preview4
4.6.0-preview3
4.6.0-preview2