Last Version

com.microsoft.bot.connector:bot-connector 4.0.0-a1

Bot Framework Connector

License

License

GroupId

GroupId

com.microsoft.bot.connector
ArtifactId

ArtifactId

bot-connector
Version

Version

4.0.0-a1
Type

Type

jar
Description

Description

com.microsoft.bot.connector:bot-connector
Bot Framework Connector
Project URL

Project URL

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

Source Code Management

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

Download bot-connector 4.0.0-a1


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

Dependencies

compile (9)

Group / Artifact Type Version
com.microsoft.rest : client-runtime jar 1.2.1
com.microsoft.azure : azure-client-runtime jar 1.2.1
com.microsoft.azure : azure-client-authentication jar 1.2.1
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.9.2
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.2
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.2
com.auth0 : java-jwt jar 3.3.0
com.auth0 : jwks-rsa jar 0.3.0
com.microsoft.bot.schema : botbuilder-schema jar 4.0.0-a1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.