| License |
License |
|---|---|
| GroupId | GroupIdorg.finos.springbot |
| ArtifactId | ArtifactIdchat-workflow |
| Last Version | Last Version9.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionChat Workflow
Build Workflows Using Enterprise Chat
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| chat-workflow-9.0.0.pom | |
| chat-workflow-9.0.0.jar | 246 KB |
| chat-workflow-9.0.0-sources.jar | 112 KB |
| chat-workflow-9.0.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.finos.springbot/chat-workflow/ -->
<dependency>
<groupId>org.finos.springbot</groupId>
<artifactId>chat-workflow</artifactId>
<version>9.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.springbot/chat-workflow/
implementation 'org.finos.springbot:chat-workflow:9.0.0'
// https://jarcasting.com/artifacts/org.finos.springbot/chat-workflow/
implementation ("org.finos.springbot:chat-workflow:9.0.0")
'org.finos.springbot:chat-workflow:jar:9.0.0'
<dependency org="org.finos.springbot" name="chat-workflow" rev="9.0.0">
<artifact name="chat-workflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.springbot', module='chat-workflow', version='9.0.0')
)
libraryDependencies += "org.finos.springbot" % "chat-workflow" % "9.0.0"
[org.finos.springbot/chat-workflow "9.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-validation | jar | |
| javax.validation : validation-api | jar | |
| org.springframework.boot : spring-boot-starter-json | jar | |
| org.finos.springbot : entity-json | jar | 9.0.0 |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |