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