| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.microsoft.bot |
| Идентификатор | Идентификаторbot-applicationinsights |
| Версия | Версия4.14.1 |
| Тип | Типjar |
| Описание |
Описаниеcom.microsoft.bot:bot-applicationinsights
Bot Framework Application Insights
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.microsoft.bot/bot-applicationinsights/ -->
<dependency>
<groupId>com.microsoft.bot</groupId>
<artifactId>bot-applicationinsights</artifactId>
<version>4.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.bot/bot-applicationinsights/
implementation 'com.microsoft.bot:bot-applicationinsights:4.14.1'
// https://jarcasting.com/artifacts/com.microsoft.bot/bot-applicationinsights/
implementation ("com.microsoft.bot:bot-applicationinsights:4.14.1")
'com.microsoft.bot:bot-applicationinsights:jar:4.14.1'
<dependency org="com.microsoft.bot" name="bot-applicationinsights" rev="4.14.1">
<artifact name="bot-applicationinsights" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.bot', module='bot-applicationinsights', version='4.14.1')
)
libraryDependencies += "com.microsoft.bot" % "bot-applicationinsights" % "4.14.1"
[com.microsoft.bot/bot-applicationinsights "4.14.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.22 |
| com.microsoft.azure : applicationinsights-core | jar | 2.6.3 |
| com.microsoft.bot : bot-dialogs | jar | 4.14.1 |
| com.microsoft.bot : bot-builder | test-jar | 4.14.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.8.0 |