| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdorg.daijie | 
| ArtifactId | ArtifactIddaijie-workflow-spring-boot-starter | 
| Last Version | Last Version1.1.4-RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiondaijie-workflow-spring-boot-starter 集成了activiti版本7-201802-EA,是解决了spring boot版本兼容问题。 | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/org.daijie/daijie-workflow-spring-boot-starter/ -->
<dependency>
    <groupId>org.daijie</groupId>
    <artifactId>daijie-workflow-spring-boot-starter</artifactId>
    <version>1.1.4-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/org.daijie/daijie-workflow-spring-boot-starter/
implementation 'org.daijie:daijie-workflow-spring-boot-starter:1.1.4-RELEASE'// https://jarcasting.com/artifacts/org.daijie/daijie-workflow-spring-boot-starter/
implementation ("org.daijie:daijie-workflow-spring-boot-starter:1.1.4-RELEASE")'org.daijie:daijie-workflow-spring-boot-starter:jar:1.1.4-RELEASE'<dependency org="org.daijie" name="daijie-workflow-spring-boot-starter" rev="1.1.4-RELEASE">
  <artifact name="daijie-workflow-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='org.daijie', module='daijie-workflow-spring-boot-starter', version='1.1.4-RELEASE')
)libraryDependencies += "org.daijie" % "daijie-workflow-spring-boot-starter" % "1.1.4-RELEASE"[org.daijie/daijie-workflow-spring-boot-starter "1.1.4-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.daijie : daijie-core-spring-boot-starter | jar | 1.1.4-RELEASE | 
| org.daijie : daijie-jdbc-spring-boot-starter | jar | 1.1.4-RELEASE | 
| org.activiti : activiti-spring | jar | 7-201802-EA | 
| com.google.guava : guava | jar | 20.0 | 
| org.codehaus.groovy : groovy-all | jar | 2.4.15 | 
| org.apache.maven.plugins : maven-compiler-plugin | maven-plugin | 3.0 |