Last Version

Demo Bot 9.0.0

Demo Bot Using Spring Boot Starter

License

License

GroupId

GroupId

org.finos.springbot.demos
ArtifactId

ArtifactId

demo-bot
Version

Version

9.0.0
Type

Type

jar
Description

Description

Demo Bot
Demo Bot Using Spring Boot Starter
Project Organization

Project Organization

Finos

Download demo-bot 9.0.0


<!-- https://jarcasting.com/artifacts/org.finos.springbot.demos/demo-bot/ -->
<dependency>
    <groupId>org.finos.springbot.demos</groupId>
    <artifactId>demo-bot</artifactId>
    <version>9.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.springbot.demos/demo-bot/
implementation 'org.finos.springbot.demos:demo-bot:9.0.0'
// https://jarcasting.com/artifacts/org.finos.springbot.demos/demo-bot/
implementation ("org.finos.springbot.demos:demo-bot:9.0.0")
'org.finos.springbot.demos:demo-bot:jar:9.0.0'
<dependency org="org.finos.springbot.demos" name="demo-bot" rev="9.0.0">
  <artifact name="demo-bot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.springbot.demos', module='demo-bot', version='9.0.0')
)
libraryDependencies += "org.finos.springbot.demos" % "demo-bot" % "9.0.0"
[org.finos.springbot.demos/demo-bot "9.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.finos.springbot : symphony-bdk-chat-workflow-spring-boot-starter jar 9.0.0
org.finos.springbot : teams-chat-workflow-spring-boot-starter jar 9.0.0

Project Modules

There are no modules declared in this project.