| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаua.profitsoft.social |
| Идентификатор | Идентификаторspring-social-botFramework-config |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpring Boot Microsoft BotFramework
Spring Boot auto-configuration for Microsoft BotFramework
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/ua.profitsoft.social/spring-social-botFramework-config/ -->
<dependency>
<groupId>ua.profitsoft.social</groupId>
<artifactId>spring-social-botFramework-config</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ua.profitsoft.social/spring-social-botFramework-config/
implementation 'ua.profitsoft.social:spring-social-botFramework-config:0.0.2'
// https://jarcasting.com/artifacts/ua.profitsoft.social/spring-social-botFramework-config/
implementation ("ua.profitsoft.social:spring-social-botFramework-config:0.0.2")
'ua.profitsoft.social:spring-social-botFramework-config:jar:0.0.2'
<dependency org="ua.profitsoft.social" name="spring-social-botFramework-config" rev="0.0.2">
<artifact name="spring-social-botFramework-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='ua.profitsoft.social', module='spring-social-botFramework-config', version='0.0.2')
)
libraryDependencies += "ua.profitsoft.social" % "spring-social-botFramework-config" % "0.0.2"
[ua.profitsoft.social/spring-social-botFramework-config "0.0.2"]