| License |
License |
|---|---|
| GroupId | GroupIdcom.github.yiuman |
| ArtifactId | ArtifactIdcitrus-workflow-impl |
| Last Version | Last Version0.14.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspringboot-开发脚手架
|
<!-- https://jarcasting.com/artifacts/com.github.yiuman/citrus-workflow-impl/ -->
<dependency>
<groupId>com.github.yiuman</groupId>
<artifactId>citrus-workflow-impl</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yiuman/citrus-workflow-impl/
implementation 'com.github.yiuman:citrus-workflow-impl:0.14.0'
// https://jarcasting.com/artifacts/com.github.yiuman/citrus-workflow-impl/
implementation ("com.github.yiuman:citrus-workflow-impl:0.14.0")
'com.github.yiuman:citrus-workflow-impl:jar:0.14.0'
<dependency org="com.github.yiuman" name="citrus-workflow-impl" rev="0.14.0">
<artifact name="citrus-workflow-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yiuman', module='citrus-workflow-impl', version='0.14.0')
)
libraryDependencies += "com.github.yiuman" % "citrus-workflow-impl" % "0.14.0"
[com.github.yiuman/citrus-workflow-impl "0.14.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.yiuman : citrus-system | jar | 0.14.0 |
| com.github.yiuman : citrus-workflow | jar | 0.14.0 |
| cn.hutool : hutool-all | jar | 5.5.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |