License |
License |
---|---|
GroupId | GroupIdcom.microsoft.bot |
ArtifactId | ArtifactIdbot-integration-spring |
Last Version | Last Version4.14.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.microsoft.bot:bot-integration-spring
Bot Framework Integration Spring
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.microsoft.bot/bot-integration-spring/ -->
<dependency>
<groupId>com.microsoft.bot</groupId>
<artifactId>bot-integration-spring</artifactId>
<version>4.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.bot/bot-integration-spring/
implementation 'com.microsoft.bot:bot-integration-spring:4.14.2'
// https://jarcasting.com/artifacts/com.microsoft.bot/bot-integration-spring/
implementation ("com.microsoft.bot:bot-integration-spring:4.14.2")
'com.microsoft.bot:bot-integration-spring:jar:4.14.2'
<dependency org="com.microsoft.bot" name="bot-integration-spring" rev="4.14.2">
<artifact name="bot-integration-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.bot', module='bot-integration-spring', version='4.14.2')
)
libraryDependencies += "com.microsoft.bot" % "bot-integration-spring" % "4.14.2"
[com.microsoft.bot/bot-integration-spring "4.14.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.22 |
org.springframework.boot : spring-boot-starter-web | jar | 2.4.0 |
org.springframework : spring-core | jar | 5.3.14 |
org.springframework : spring-beans | jar | 5.3.1 |
org.springframework.boot : spring-boot | jar | 2.6.2 |
com.microsoft.bot : bot-integration-core | jar | 4.14.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.springframework.boot : spring-boot-starter-test | jar | 2.4.0 |
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
|