Spring Boot Microsoft BotFramework

Spring Boot auto-configuration for Microsoft BotFramework

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

ua.profitsoft.social
ArtifactId

ArtifactId

spring-social-botFramework-config
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Microsoft BotFramework
Spring Boot auto-configuration 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-config

How to add to project

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

Dependencies

compile (8)

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.boot : spring-boot-autoconfigure jar 1.5.1.RELEASE
ua.profitsoft.social : spring-social-botFramework-core jar 0.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1