| License |
License |
|---|---|
| GroupId | GroupIdcom.lingdonge |
| ArtifactId | ArtifactIdcloud-activiti |
| Last Version | Last Version3.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncloud-activiti
Activity工作流集成
|
| Filename | Size |
|---|---|
| cloud-activiti-3.0.5.pom | |
| cloud-activiti-3.0.5.jar | 3 KB |
| cloud-activiti-3.0.5-sources.jar | 3 KB |
| cloud-activiti-3.0.5-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lingdonge/cloud-activiti/ -->
<dependency>
<groupId>com.lingdonge</groupId>
<artifactId>cloud-activiti</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.lingdonge/cloud-activiti/
implementation 'com.lingdonge:cloud-activiti:3.0.5'
// https://jarcasting.com/artifacts/com.lingdonge/cloud-activiti/
implementation ("com.lingdonge:cloud-activiti:3.0.5")
'com.lingdonge:cloud-activiti:jar:3.0.5'
<dependency org="com.lingdonge" name="cloud-activiti" rev="3.0.5">
<artifact name="cloud-activiti" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lingdonge', module='cloud-activiti', version='3.0.5')
)
libraryDependencies += "com.lingdonge" % "cloud-activiti" % "3.0.5"
[com.lingdonge/cloud-activiti "3.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.activiti : activiti-spring-boot-starter-basic | jar | 6.0.0 |
| org.activiti : activiti-spring-boot-starter-rest-api | jar | 6.0.0 |
| org.activiti : activiti-spring-boot-starter-actuator | jar | 6.0.0 |
| org.activiti : activiti-spring-boot-starter-jpa | jar | 6.0.0 |
| org.activiti : activiti-simple-workflow | jar | 5.22.0 |
| com.lingdonge : common-core | jar | 3.0.5 |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| com.google.guava : guava | jar | 23.0 |
| cn.hutool : hutool-core | jar | 4.5.11 |
| cn.hutool : hutool-extra | jar | 4.5.11 |
| ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
| ch.qos.logback : logback-core Optional | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.projectlombok : lombok | jar | 1.16.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |