MVN

com.microsoft.bot : bot-integration-spring

Maven & Gradle

Oct 27, 2022
6 usages
180 stars

com.microsoft.bot:bot-integration-spring · Bot Framework Integration Spring

<dependency>
    <groupId>com.microsoft.bot</groupId>
    <artifactId>bot-integration-spring</artifactId>
    <version>4.14.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.microsoft.bot : bot-integration-spring to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.14.3

All Versions

Choose a version of com.microsoft.bot : bot-integration-spring to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.14.x
bot-integration-spring-4.14.3
bot-integration-spring-4.14.2
bot-integration-spring-4.14.1
bot-integration-spring-4.14.0
4.13.x
bot-integration-spring-4.13.0
4.6.x
bot-integration-spring-4.6.1-preview8
bot-integration-spring-4.6.0-preview8
bot-integration-spring-4.6.0-preview7
bot-integration-spring-4.6.0-preview6
bot-integration-spring-4.6.0-preview5
bot-integration-spring-4.6.0-preview4
bot-integration-spring-4.6.0-preview3

How to add a dependency to Maven

Add the following com.microsoft.bot : bot-integration-spring maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.microsoft.bot</groupId>
    <artifactId>bot-integration-spring</artifactId>
    <version>4.14.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.microsoft.bot : bot-integration-spring gradle dependency to your build.gradle file:

implementation 'com.microsoft.bot:bot-integration-spring:4.14.3'

Gradle Kotlin DSL: Add the following com.microsoft.bot : bot-integration-spring gradle kotlin dependency to your build.gradle.kts file:

implementation("com.microsoft.bot:bot-integration-spring:4.14.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.microsoft.bot : bot-integration-spring sbt scala dependency to your build.sbt file:

libraryDependencies += "com.microsoft.bot" % "bot-integration-spring" % "4.14.3"

Advertisement

Dependencies from Group

Oct 27, 2022
8 usages
180 stars
Oct 27, 2022
6 usages
180 stars
Oct 27, 2022
6 usages
180 stars
Oct 27, 2022
5 usages
180 stars
Oct 27, 2022
4 usages
180 stars

Discover Dependencies