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