| License |
License |
|---|---|
| GroupId | GroupIdorg.finos.symphony.toolkit.tools |
| ArtifactId | ArtifactIdreminder-bot |
| Version | Version7.20.4 |
| Type | Typejar |
| Description |
DescriptionReminder Bot
Reminder Bot for Managing Reminders
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| reminder-bot-7.20.4.pom | |
| reminder-bot-7.20.4.jar | 487 MB |
| reminder-bot-7.20.4-sources.jar | 12 KB |
| reminder-bot-7.20.4-javadoc.jar | 67 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.finos.symphony.toolkit.tools/reminder-bot/ -->
<dependency>
<groupId>org.finos.symphony.toolkit.tools</groupId>
<artifactId>reminder-bot</artifactId>
<version>7.20.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.symphony.toolkit.tools/reminder-bot/
implementation 'org.finos.symphony.toolkit.tools:reminder-bot:7.20.4'
// https://jarcasting.com/artifacts/org.finos.symphony.toolkit.tools/reminder-bot/
implementation ("org.finos.symphony.toolkit.tools:reminder-bot:7.20.4")
'org.finos.symphony.toolkit.tools:reminder-bot:jar:7.20.4'
<dependency org="org.finos.symphony.toolkit.tools" name="reminder-bot" rev="7.20.4">
<artifact name="reminder-bot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.symphony.toolkit.tools', module='reminder-bot', version='7.20.4')
)
libraryDependencies += "org.finos.symphony.toolkit.tools" % "reminder-bot" % "7.20.4"
[org.finos.symphony.toolkit.tools/reminder-bot "7.20.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |