| Лицензия |
Лицензия |
|---|---|
| Группа | Группаua.profitsoft.social |
| Идентификатор | Идентификаторspring-social-botFramework-core |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpring Social Microsoft BotFramework
Spring Social adapter for Microsoft BotFramework
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/ua.profitsoft.social/spring-social-botFramework-core/ -->
<dependency>
<groupId>ua.profitsoft.social</groupId>
<artifactId>spring-social-botFramework-core</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ua.profitsoft.social/spring-social-botFramework-core/
implementation 'ua.profitsoft.social:spring-social-botFramework-core:0.0.2'
// https://jarcasting.com/artifacts/ua.profitsoft.social/spring-social-botFramework-core/
implementation ("ua.profitsoft.social:spring-social-botFramework-core:0.0.2")
'ua.profitsoft.social:spring-social-botFramework-core:jar:0.0.2'
<dependency org="ua.profitsoft.social" name="spring-social-botFramework-core" rev="0.0.2">
<artifact name="spring-social-botFramework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ua.profitsoft.social', module='spring-social-botFramework-core', version='0.0.2')
)
libraryDependencies += "ua.profitsoft.social" % "spring-social-botFramework-core" % "0.0.2"
[ua.profitsoft.social/spring-social-botFramework-core "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.6 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.6 |
| org.springframework.social : spring-social-core | jar | 1.1.4.RELEASE |
| org.springframework.social : spring-social-config | jar | 1.1.4.RELEASE |
| org.springframework.social : spring-social-security | jar | 1.1.4.RELEASE |
| org.springframework.security : spring-security-core | jar | 4.2.1.RELEASE |
| org.springframework : spring-web | jar | 4.3.6.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |