Last Version

To-Do Bot (Demo) 9.0.0

Demo Bot for Managing a Todo List

License

License

GroupId

GroupId

org.finos.springbot.demos
ArtifactId

ArtifactId

todo-bot
Version

Version

9.0.0
Type

Type

jar
Description

Description

To-Do Bot (Demo)
Demo Bot for Managing a Todo List
Project Organization

Project Organization

Finos

Download todo-bot 9.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
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
org.apache.commons : commons-lang3 jar

Project Modules

There are no modules declared in this project.