Last Version

com.botscrew:bot-framework-core-spring-boot-starter 1.2.4

Bot Framework makes it easier to work with chat bot applications based on Spring Boot architecture.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.botscrew
ArtifactId

ArtifactId

bot-framework-core-spring-boot-starter
Version

Version

1.2.4
Type

Type

jar
Description

Description

com.botscrew:bot-framework-core-spring-boot-starter
Bot Framework makes it easier to work with chat bot applications based on Spring Boot architecture.
Project URL

Project URL

https://github.com/botscrew/bot-framework-core/
Source Code Management

Source Code Management

https://github.com/botscrew/bot-framework-core/

Download bot-framework-core-spring-boot-starter 1.2.4


<!-- https://jarcasting.com/artifacts/com.botscrew/bot-framework-core-spring-boot-starter/ -->
<dependency>
    <groupId>com.botscrew</groupId>
    <artifactId>bot-framework-core-spring-boot-starter</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.botscrew/bot-framework-core-spring-boot-starter/
implementation 'com.botscrew:bot-framework-core-spring-boot-starter:1.2.4'
// https://jarcasting.com/artifacts/com.botscrew/bot-framework-core-spring-boot-starter/
implementation ("com.botscrew:bot-framework-core-spring-boot-starter:1.2.4")
'com.botscrew:bot-framework-core-spring-boot-starter:jar:1.2.4'
<dependency org="com.botscrew" name="bot-framework-core-spring-boot-starter" rev="1.2.4">
  <artifact name="bot-framework-core-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.botscrew', module='bot-framework-core-spring-boot-starter', version='1.2.4')
)
libraryDependencies += "com.botscrew" % "bot-framework-core-spring-boot-starter" % "1.2.4"
[com.botscrew/bot-framework-core-spring-boot-starter "1.2.4"]

Dependencies

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.