| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdorg.finos.springbot |
| ArtifactId | ArtifactIdsymphony-bdk-chat-workflow-spring-boot-starter |
| Last Version | Last Version9.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSpring Boot Starter For Chat Workflow Symphony BDK Adapter
Build Workflows Using Enterprise Chat
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.finos.springbot/symphony-bdk-chat-workflow-spring-boot-starter/ -->
<dependency>
<groupId>org.finos.springbot</groupId>
<artifactId>symphony-bdk-chat-workflow-spring-boot-starter</artifactId>
<version>9.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.springbot/symphony-bdk-chat-workflow-spring-boot-starter/
implementation 'org.finos.springbot:symphony-bdk-chat-workflow-spring-boot-starter:9.0.0'
// https://jarcasting.com/artifacts/org.finos.springbot/symphony-bdk-chat-workflow-spring-boot-starter/
implementation ("org.finos.springbot:symphony-bdk-chat-workflow-spring-boot-starter:9.0.0")
'org.finos.springbot:symphony-bdk-chat-workflow-spring-boot-starter:jar:9.0.0'
<dependency org="org.finos.springbot" name="symphony-bdk-chat-workflow-spring-boot-starter" rev="9.0.0">
<artifact name="symphony-bdk-chat-workflow-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.springbot', module='symphony-bdk-chat-workflow-spring-boot-starter', version='9.0.0')
)
libraryDependencies += "org.finos.springbot" % "symphony-bdk-chat-workflow-spring-boot-starter" % "9.0.0"
[org.finos.springbot/symphony-bdk-chat-workflow-spring-boot-starter "9.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.finos.springbot : chat-workflow | jar | 9.0.0 |
| org.finos.springbot : entities | jar | 9.0.0 |
| org.finos.symphony.bdk : symphony-bdk-core-spring-boot-starter | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.finos.springbot : chat-workflow-testing | jar | 9.0.0 |