Spring Social Microsoft BotFramework

Spring Social adapter for Microsoft BotFramework

License

License

GroupId

GroupId

ua.profitsoft.social
ArtifactId

ArtifactId

spring-social-botFramework-core
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Social Microsoft BotFramework
Spring Social adapter for Microsoft BotFramework
Project URL

Project URL

https://github.com/antonleliuk/spring-social-botFramework
Source Code Management

Source Code Management

https://github.com/antonleliuk/spring-social-botFramework

Download spring-social-botFramework-core

How to add to project

<!-- 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"]

Dependencies

compile (7)

Group / Artifact Type Version
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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1