| License |
License |
|---|---|
| GroupId | GroupIdcom.github.yiuman |
| ArtifactId | ArtifactIdcitrus-workflow |
| Version | Version0.12.0 |
| Type | Typejar |
| Description |
Descriptioncitrus-workflow
springboot-开发脚手架
|
| Filename | Size |
|---|---|
| citrus-workflow-0.12.0.pom | |
| citrus-workflow-0.12.0.jar | 69 KB |
| citrus-workflow-0.12.0-sources.jar | 36 KB |
| citrus-workflow-0.12.0-javadoc.jar | 297 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yiuman/citrus-workflow/ -->
<dependency>
<groupId>com.github.yiuman</groupId>
<artifactId>citrus-workflow</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yiuman/citrus-workflow/
implementation 'com.github.yiuman:citrus-workflow:0.12.0'
// https://jarcasting.com/artifacts/com.github.yiuman/citrus-workflow/
implementation ("com.github.yiuman:citrus-workflow:0.12.0")
'com.github.yiuman:citrus-workflow:jar:0.12.0'
<dependency org="com.github.yiuman" name="citrus-workflow" rev="0.12.0">
<artifact name="citrus-workflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yiuman', module='citrus-workflow', version='0.12.0')
)
libraryDependencies += "com.github.yiuman" % "citrus-workflow" % "0.12.0"
[com.github.yiuman/citrus-workflow "0.12.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.yiuman : citrus-support | jar | 0.12.0 |
| org.activiti : activiti-spring-boot-starter | jar | 7.1.0.M6 |
| org.springframework.boot : spring-boot-starter-test | jar | |
| cn.hutool : hutool-all | jar | 5.5.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |