License |
License |
---|---|
GroupId | GroupIdorg.finos.springbot.tools |
ArtifactId | ArtifactIdreminder-bot |
Last Version | Last Version9.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReminder Bot
Reminder Bot for Managing Reminders
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
reminder-bot-9.0.0.pom | |
reminder-bot-9.0.0.jar | 675 MB |
reminder-bot-9.0.0-sources.jar | 12 KB |
reminder-bot-9.0.0-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.finos.springbot.tools/reminder-bot/ -->
<dependency>
<groupId>org.finos.springbot.tools</groupId>
<artifactId>reminder-bot</artifactId>
<version>9.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.springbot.tools/reminder-bot/
implementation 'org.finos.springbot.tools:reminder-bot:9.0.0'
// https://jarcasting.com/artifacts/org.finos.springbot.tools/reminder-bot/
implementation ("org.finos.springbot.tools:reminder-bot:9.0.0")
'org.finos.springbot.tools:reminder-bot:jar:9.0.0'
<dependency org="org.finos.springbot.tools" name="reminder-bot" rev="9.0.0">
<artifact name="reminder-bot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.springbot.tools', module='reminder-bot', version='9.0.0')
)
libraryDependencies += "org.finos.springbot.tools" % "reminder-bot" % "9.0.0"
[org.finos.springbot.tools/reminder-bot "9.0.0"]
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 | |
edu.stanford.nlp : stanford-corenlp | jar | 4.4.0 |
edu.stanford.nlp : stanford-corenlp | jar | 4.4.0 |
edu.washington.cs.knowitall.stanford-corenlp : stanford-sutime-models | jar | 1.3.5 |
Group / Artifact | Type | Version |
---|---|---|
org.finos.springbot : chat-workflow-testing | jar | 9.0.0 |