Jar examples for b:bot-framework-core-spring-boot-starter
Bot Framework makes it easier to work with chat bot applications based on Spring Boot architecture.
You can download jar file bot-framework-core-spring-boot-starter 1.0.0 in this page.
The Apache License, Version 2.0
You can use the following script to add bot-framework-core-spring-boot-starter-1.0.0.jar to your project.
<dependency> <groupId>com.botscrew</groupId> <artifactId>bot-framework-core-spring-boot-starter</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.botscrew', name: 'bot-framework-core-spring-boot-starter', version: '1.0.0'
libraryDependencies += "com.botscrew" % "bot-framework-core-spring-boot-starter" % "1.0.0"
<dependency org="com.botscrew" name="bot-framework-core-spring-boot-starter" rev="1.0.0"/>
@Grapes(@Grab(group='com.botscrew', module='bot-framework-core-spring-boot-starter', version='1.0.0'))
'com.botscrew:bot-framework-core-spring-boot-starter:jar:1.0.0'
Click the following link to download the jar file.
bot-framework-core-spring-boot-starter-1.0.0-javadoc.jar