| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
| GroupId | GroupIdcom.github.tianjing |
| ArtifactId | ArtifactIdtgtools-flowable-modeler-autoconfigure |
| Last Version | Last Version6.5.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.github.tianjing:tgtools-flowable-modeler-autoconfigure
flowable 功能扩展并将模型管理单独拿出来便于项目依赖,具体参看test-tgtools-flowable-webapp
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.tianjing/tgtools-flowable-modeler-autoconfigure/ -->
<dependency>
<groupId>com.github.tianjing</groupId>
<artifactId>tgtools-flowable-modeler-autoconfigure</artifactId>
<version>6.5.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tianjing/tgtools-flowable-modeler-autoconfigure/
implementation 'com.github.tianjing:tgtools-flowable-modeler-autoconfigure:6.5.0.3'
// https://jarcasting.com/artifacts/com.github.tianjing/tgtools-flowable-modeler-autoconfigure/
implementation ("com.github.tianjing:tgtools-flowable-modeler-autoconfigure:6.5.0.3")
'com.github.tianjing:tgtools-flowable-modeler-autoconfigure:jar:6.5.0.3'
<dependency org="com.github.tianjing" name="tgtools-flowable-modeler-autoconfigure" rev="6.5.0.3">
<artifact name="tgtools-flowable-modeler-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tianjing', module='tgtools-flowable-modeler-autoconfigure', version='6.5.0.3')
)
libraryDependencies += "com.github.tianjing" % "tgtools-flowable-modeler-autoconfigure" % "6.5.0.3"
[com.github.tianjing/tgtools-flowable-modeler-autoconfigure "6.5.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.tianjing : tgtools.core | jar | RELEASE |
| com.github.tianjing : tgtools-flowable-db-dm | jar | 6.5.0.2 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.2.2.RELEASE |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.2.2.RELEASE |
| org.flowable : flowable-spring-boot-starter | jar | 6.5.0 |
| org.flowable : flowable-ui-modeler-rest | jar | 6.5.0 |
| org.flowable : flowable-ui-modeler-logic | jar | 6.5.0 |
| org.flowable : flowable-ui-modeler-conf | jar | 6.5.0 |
| com.dameng : Dm7JdbcDriver17 | jar | 7.6.0.77 |